Solved Exercises on Average Rate of Change of Polynomials in Algebra 2

Master average rate of change of polynomials: calculating rates of change, interpreting slopes, and connecting to secant lines through these 5 detailed exercises.

Solution: Exercises 1 to 3
1 Basic average rate of change
Exercise 1
Find the average rate of change of the function \( f(x) = 2x^2 - 3x + 1 \) over the interval [1, 4].
Definition:

Average Rate of Change: The slope of the secant line connecting two points on a function, calculated as \( \frac{f(b) - f(a)}{b - a} \) for interval [a,b].

Method for average rate of change:
  1. Identify the interval endpoints: a and b
  2. Calculate f(a) and f(b)
  3. Apply the formula: \( \frac{f(b) - f(a)}{b - a} \)
  4. Simplify to get the rate of change
Step 1: Identify the interval

Interval is [1, 4], so a = 1 and b = 4

Step 2: Calculate f(1)

\( f(1) = 2(1)^2 - 3(1) + 1 = 2(1) - 3 + 1 = 2 - 3 + 1 = 0 \)

Step 3: Calculate f(4)

\( f(4) = 2(4)^2 - 3(4) + 1 = 2(16) - 12 + 1 = 32 - 12 + 1 = 21 \)

Step 4: Apply the average rate of change formula

\( \text{Average rate of change} = \frac{f(4) - f(1)}{4 - 1} = \frac{21 - 0}{3} = \frac{21}{3} = 7 \)

Step 5: Interpret the result

On average, the function increases by 7 units for every 1 unit increase in x over the interval [1, 4]

Average rate of change = 7
Final answer:

The average rate of change of \( f(x) = 2x^2 - 3x + 1 \) over the interval [1, 4] is 7.

Applied rules:

Average Rate of Change Formula: \( \frac{f(b) - f(a)}{b - a} \)

Function Evaluation: Substitute values into the function

2 Comparing rates of change
Exercise 2
For the function \( g(x) = x^3 - 2x^2 + x \), find the average rate of change over the intervals [0, 2] and [2, 3]. Which interval has a greater rate of change?
Definition:

Comparing Rates of Change: Calculating and comparing average rates of change over different intervals to understand how a function's behavior varies across its domain.

Step 1: Calculate for interval [0, 2]

Find g(0) and g(2)

\( g(0) = 0^3 - 2(0)^2 + 0 = 0 \)

\( g(2) = 2^3 - 2(2)^2 + 2 = 8 - 8 + 2 = 2 \)

Rate of change = \( \frac{2 - 0}{2 - 0} = \frac{2}{2} = 1 \)

Step 2: Calculate for interval [2, 3]

Find g(2) and g(3)

\( g(2) = 2 \) (calculated above)

\( g(3) = 3^3 - 2(3)^2 + 3 = 27 - 18 + 3 = 12 \)

Rate of change = \( \frac{12 - 2}{3 - 2} = \frac{10}{1} = 10 \)

Step 3: Compare the rates

Interval [0, 2]: Rate of change = 1

Interval [2, 3]: Rate of change = 10

Since 10 > 1, the interval [2, 3] has the greater rate of change

Step 4: Interpret the comparison

The function increases much faster on [2, 3] than on [0, 2]

[0, 2]: 1 | [2, 3]: 10 | Greater rate: [2, 3]
Final answer:

The average rate of change over [0, 2] is 1, and over [2, 3] is 10. The interval [2, 3] has the greater average rate of change.

Applied rules:

Average Rate of Change Formula: \( \frac{f(b) - f(a)}{b - a} \)

Comparison: Higher absolute value indicates faster change

3 Finding interval with given rate
Exercise 3
For the function \( h(x) = x^2 + 4x - 3 \), find the value of k such that the average rate of change over the interval [1, k] is 6.
Definition:

Inverse Average Rate Problem: Finding an unknown endpoint of an interval given the average rate of change over that interval.

Step 1: Set up the equation using the average rate of change formula

\( \frac{h(k) - h(1)}{k - 1} = 6 \)

Step 2: Calculate h(1)

\( h(1) = 1^2 + 4(1) - 3 = 1 + 4 - 3 = 2 \)

Step 3: Calculate h(k)

\( h(k) = k^2 + 4k - 3 \)

Step 4: Substitute into the rate equation

\( \frac{(k^2 + 4k - 3) - 2}{k - 1} = 6 \)

\( \frac{k^2 + 4k - 5}{k - 1} = 6 \)

Step 5: Solve for k

\( k^2 + 4k - 5 = 6(k - 1) \)

\( k^2 + 4k - 5 = 6k - 6 \)

\( k^2 + 4k - 5 - 6k + 6 = 0 \)

\( k^2 - 2k + 1 = 0 \)

\( (k - 1)^2 = 0 \)

\( k = 1 \)

Step 6: Verify the result

Since k = 1, the interval [1, k] becomes [1, 1], which is not a valid interval (zero width)

This means there is no valid value of k where the average rate of change is 6

No solution exists for the given rate of 6
Final answer:

There is no value of k such that the average rate of change of \( h(x) = x^2 + 4x - 3 \) over [1, k] is 6.

Applied rules:

Average Rate of Change Formula: \( \frac{f(b) - f(a)}{b - a} \)

Algebraic Manipulation: Solve for unknown interval endpoint

Verification: Check that the solution makes sense in context

Rules and methods, laws,...
\(\text{Average Rate of Change} = \frac{f(b) - f(a)}{b - a}\)
Average Rate of Change Formula
Secant Line
Line connecting two points
Slope = average rate of change
Rate Interpretation
Positive/Negative/Zero
Increasing/Decreasing/Constant
Units
Output units / Input units
Change in y per change in x
Key definitions:

Average Rate of Change: The slope of the secant line connecting two points on a function, representing the average change in output per unit change in input over an interval.

Secant Line: A line that intersects a curve at two or more points.

Instantaneous Rate of Change: The rate of change at a single point (slope of tangent line), which is the limit of the average rate of change as the interval approaches zero.

Positive Rate: Function is increasing over the interval.

Negative Rate: Function is decreasing over the interval.

Zero Rate: Function is constant over the interval.

Steps for calculating average rate of change:
  1. Identify the interval: Determine the endpoints [a, b]
  2. Calculate function values: Find f(a) and f(b)
  3. Apply the formula: Use \( \frac{f(b) - f(a)}{b - a} \)
  4. Simplify: Reduce to simplest form
  5. Interpret: State what the rate means in context
Properties: Average rate of change connects to the concept of slope, represents the "average steepness" of a function over an interval, and is foundational for understanding derivatives.
Applications: Physics (average velocity), economics (marginal analysis), population growth, chemical reaction rates, and preparation for calculus.
Tip 1: The average rate of change is the slope of the secant line between two points.
Tip 2: Order matters: make sure to use the same order in numerator and denominator.
Tip 3: Positive rate = increasing function, negative rate = decreasing function.
Important rules to know:

Formula: \( \frac{f(b) - f(a)}{b - a} \) where [a, b] is the interval

Units: Output units divided by input units

Interpretation: Average change in y per unit change in x

Secant Connection: Equals the slope of the secant line

Solution: Exercises 4 to 5
4 Real-world application
Exercise 4
The revenue of a company is modeled by the function \( R(t) = -t^3 + 6t^2 + 15t + 50 \), where R(t) is revenue in thousands of dollars and t is time in years since 2020. Find the average rate of change of revenue from year 2021 to 2023 and interpret the result.
Definition:

Real-World Rate of Change: Interpreting average rates of change in practical contexts, connecting mathematical results to meaningful quantities in the problem scenario.

Step 1: Identify the time interval

From 2021 to 2023: t₁ = 1 (year 2021 is 1 year after 2020) and t₂ = 3 (year 2023 is 3 years after 2020)

Step 2: Calculate R(1)

\( R(1) = -(1)^3 + 6(1)^2 + 15(1) + 50 = -1 + 6 + 15 + 50 = 70 \)

Revenue in 2021 was $70,000

Step 3: Calculate R(3)

\( R(3) = -(3)^3 + 6(3)^2 + 15(3) + 50 = -27 + 54 + 45 + 50 = 122 \)

Revenue in 2023 was $122,000

Step 4: Calculate the average rate of change

\( \text{Average rate of change} = \frac{R(3) - R(1)}{3 - 1} = \frac{122 - 70}{2} = \frac{52}{2} = 26 \)

Step 5: Interpret the result

Since R(t) is in thousands of dollars and t is in years, the rate of change is in thousands of dollars per year.

The average rate of change is 26 thousand dollars per year.

This means that, on average, the company's revenue increased by $26,000 per year from 2021 to 2023.

Average rate of change = 26 thousand dollars per year
Final answer:

The average rate of change of revenue from 2021 to 2023 is 26 thousand dollars per year. This means the company's revenue increased by an average of $26,000 per year during this period.

Applied rules:

Average Rate of Change Formula: \( \frac{f(b) - f(a)}{b - a} \)

Unit Analysis: Rate of change has units of output per unit of input

Contextual Interpretation: Connect mathematical result to real-world meaning

5 Multiple intervals analysis
Exercise 5
For the function \( f(x) = x^3 - 3x^2 + 2 \), find the average rate of change over the intervals [-1, 0], [0, 1], [1, 2], and [2, 3]. Describe the pattern you observe in the rates of change.
Definition:

Pattern Recognition: Analyzing how average rates of change vary across multiple intervals to understand the overall behavior of a function.

Step 1: Calculate f(-1), f(0), f(1), f(2), f(3)

\( f(-1) = (-1)^3 - 3(-1)^2 + 2 = -1 - 3 + 2 = -2 \)

\( f(0) = 0^3 - 3(0)^2 + 2 = 2 \)

\( f(1) = 1^3 - 3(1)^2 + 2 = 1 - 3 + 2 = 0 \)

\( f(2) = 2^3 - 3(2)^2 + 2 = 8 - 12 + 2 = -2 \)

\( f(3) = 3^3 - 3(3)^2 + 2 = 27 - 27 + 2 = 2 \)

Step 2: Calculate rate of change for [-1, 0]

\( \frac{f(0) - f(-1)}{0 - (-1)} = \frac{2 - (-2)}{1} = \frac{4}{1} = 4 \)

Step 3: Calculate rate of change for [0, 1]

\( \frac{f(1) - f(0)}{1 - 0} = \frac{0 - 2}{1} = \frac{-2}{1} = -2 \)

Step 4: Calculate rate of change for [1, 2]

\( \frac{f(2) - f(1)}{2 - 1} = \frac{-2 - 0}{1} = \frac{-2}{1} = -2 \)

Step 5: Calculate rate of change for [2, 3]

\( \frac{f(3) - f(2)}{3 - 2} = \frac{2 - (-2)}{1} = \frac{4}{1} = 4 \)

Step 6: Analyze the pattern

Rates of change: 4, -2, -2, 4

The function increases rapidly from x = -1 to x = 0 (rate = 4), then decreases from x = 0 to x = 2 (rate = -2), then increases again from x = 2 to x = 3 (rate = 4).

This suggests the function has a local maximum around x = 0 and a local minimum around x = 2.

[-1,0]: 4 | [0,1]: -2 | [1,2]: -2 | [2,3]: 4 | Pattern: Increasing → Decreasing → Increasing
Final answer:

The average rates of change are: [-1,0]: 4, [0,1]: -2, [1,2]: -2, [2,3]: 4. The function increases rapidly at first, then decreases, then increases again, suggesting local extrema between these intervals.

Applied rules:

Average Rate of Change Formula: \( \frac{f(b) - f(a)}{b - a} \)

Pattern Recognition: Connecting rates of change to function behavior

Local Extrema: Changes in sign of rate suggest maxima/minima

Comprehensive Summary: Average Rate of Change of Polynomials
\(\text{Average Rate of Change} = \frac{f(b) - f(a)}{b - a}\)
Average Rate of Change Formula
Key definitions:

Average Rate of Change: The ratio of the change in the output of a function to the change in the input over a specified interval. It represents the slope of the secant line connecting two points on the function.

Secant Line: A line that passes through two points on a curve. The slope of this line equals the average rate of change over the interval.

Positive Rate: Indicates that the function is increasing over the interval (output increases as input increases).

Negative Rate: Indicates that the function is decreasing over the interval (output decreases as input increases).

Zero Rate: Indicates that the function is constant over the interval (output does not change as input changes).

Units of Rate: The units of average rate of change are the units of the output divided by the units of the input.

Systematic approach for average rate of change:
  1. Identify the interval: Determine the endpoints [a, b] of the interval
  2. Calculate function values: Evaluate f(a) and f(b)
  3. Apply the formula: Use \( \frac{f(b) - f(a)}{b - a} \)
  4. Simplify: Perform the arithmetic operations
  5. Interpret: Explain what the rate means in the context of the problem
  6. Connect to graph: Relate to the slope of the secant line
Tip 1: The average rate of change is equivalent to the slope of the secant line connecting two points on the function.
Tip 2: Always maintain the same order in numerator and denominator: \( \frac{f(b) - f(a)}{b - a} \), not \( \frac{f(a) - f(b)}{b - a} \).
Tip 3: A positive rate indicates the function is increasing, negative rate indicates decreasing, and zero rate indicates constant over the interval.
Tip 4: When comparing rates across intervals, pay attention to the sign and magnitude to understand function behavior.
Common Mistakes: Mixing up the order of points in the formula, miscalculating function values, forgetting to include proper units in context problems, not interpreting the meaning of the result.
Exam Preparation: Practice with various polynomial degrees, understand the connection to secant lines, master the computational process, learn to interpret results in context.
Essential rules and properties:

Formula: \( \frac{f(b) - f(a)}{b - a} \) for interval [a, b]

Geometric Meaning: Equals the slope of the secant line through (a, f(a)) and (b, f(b))

Units: Output units per input unit

Sign Interpretation: Positive = increasing, Negative = decreasing, Zero = constant

Connection to Calculus: Average rate of change approaches instantaneous rate of change as interval shrinks

Average Rate of Change Applications and Patterns

Rate of Change Concepts

Positive Rate

Function increasing

Negative Rate

Function decreasing

Zero Rate

Function constant

Real-World Applications:

  • Average velocity in physics
  • Marginal cost in economics
  • Population growth rate
  • Chemical reaction rate
  • Temperature change rate

Key insight: Average rate of change bridges algebraic computation with geometric interpretation, providing a foundation for calculus concepts.

Questions & Answers

Question: I'm confused about the difference between average rate of change and instantaneous rate of change. Can you explain?

Answer: These are two different ways to measure how a function changes:

Average Rate of Change:

  • Measures change over an interval [a, b]
  • Uses the formula: \( \frac{f(b) - f(a)}{b - a} \)
  • Represents the slope of the secant line through points (a, f(a)) and (b, f(b))
  • Gives an "overall" picture of change over the interval

Instantaneous Rate of Change:

  • Measures change at a single point
  • Represents the slope of the tangent line at that point
  • Requires calculus to compute (derivative)
  • Gives the "exact" rate of change at that moment

Think of it like driving: average speed is your total distance divided by total time, while instantaneous speed is what your speedometer shows at any moment.

Average rate of change is algebra-based and prepares you for calculus concepts.

Question: How do I know if the average rate of change is positive, negative, or zero just by looking at the function values?

Answer: The sign of the average rate of change depends on the relationship between function values:

Sign Determination:

  • Positive rate: f(b) > f(a) (function value increases from a to b)
  • Negative rate: f(b) < f(a) (function value decreases from a to b)
  • Zero rate: f(b) = f(a) (function value stays the same from a to b)

Remember: The denominator (b - a) is always positive when b > a (which is the typical case).

Examples:

  • If f(2) = 5 and f(5) = 8, then rate = (8-5)/(5-2) = 3/3 = 1 (positive)
  • If f(1) = 7 and f(4) = 3, then rate = (3-7)/(4-1) = -4/3 (negative)
  • If f(3) = 6 and f(7) = 6, then rate = (6-6)/(7-3) = 0/4 = 0 (zero)

The sign tells you whether the function is increasing, decreasing, or constant over the interval.

Question: What does it mean when the average rate of change is 0? Does that mean nothing happened?

Answer: When the average rate of change is 0, it means the function has the same value at both endpoints of the interval:

What Zero Rate Means:

  • The function starts and ends at the same height: f(a) = f(b)
  • The net change over the interval is 0
  • The function may have increased and decreased within the interval, but overall returns to the starting value

Examples:

  • A function that goes up and then down to the same level
  • A constant function over the interval
  • A function with a local maximum or minimum within the interval

Important: Zero average rate does NOT mean the function was constant throughout. The function could have varied significantly within the interval as long as it ended at the same value it started with.

For example, in projectile motion, an object launched and returning to the same height has zero average vertical velocity over the flight time.

Question: How does average rate of change connect to the graph of a function? I want to understand this visually.

Answer: The average rate of change has a beautiful geometric interpretation:

Geometric Connection:

  • The average rate of change over [a, b] equals the slope of the secant line
  • A secant line connects two points on the curve: (a, f(a)) and (b, f(b))
  • The slope of this line is rise/run = [f(b) - f(a)]/[b - a]

Visual Interpretations:

  • Positive rate: Secant line rises from left to right (upward slope)
  • Negative rate: Secant line falls from left to right (downward slope)
  • Zero rate: Secant line is horizontal (no rise)
  • Larger absolute value: Steeper secant line

Practical Meaning: The secant line gives you a "straight-line approximation" of how the function behaves over that interval. It's like replacing the curved path with a straight path between the two points.

This geometric view helps you understand function behavior at a glance.

Question: Can the average rate of change be undefined? When does this happen?

Answer: Yes, the average rate of change can be undefined in one specific case:

Undefined Rate Occurs When:

  • The interval has zero width: when b = a (same point)
  • This makes the denominator (b - a) equal to 0
  • Division by zero is undefined

Mathematical Reason:

The formula \( \frac{f(b) - f(a)}{b - a} \) has a denominator of (b - a). When b = a, we get (f(a) - f(a))/(a - a) = 0/0, which is undefined.

Practical Context:

  • In normal problems, we use intervals where b > a, so this doesn't occur
  • This undefined case connects to the idea that instantaneous rate of change (at a single point) requires limits and calculus
  • For average rate of change, we always need two distinct points

Exception: If a function is undefined at either endpoint, the average rate of change would also be undefined, but this is different from the interval width issue.

In standard algebra problems, this undefined case rarely occurs if you're given proper intervals.