Question Statement
Find the average rate of change of the function f(x)=cosx on the interval [−π,π].
Background and Explanation
The average rate of change measures how much a function changes per unit change in the input variable over a specific interval, representing the slope of the secant line connecting the endpoints. For a function f(x) on [a,b], this is calculated as b−af(b)−f(a).
Solution
We begin by defining the function and setting up the average rate of change formula.
Let
y=f(x)=cosx
The average rate of change in y is given by the difference quotient:
ΔxΔy=Δxf(x+Δx)−f(x)=Δxcos(x+Δx)−cosx
Given the interval [−π,π], we identify the starting point and the change in x:
- Let x=−π (the left endpoint)
- Then Δx=π−(−π)=2π (the length of the interval)
Substituting these values into equation (1):
ΔxΔy=2πcos(−π+2π)−cos(−π)
Simplifying the first argument: −π+2π=π, so we have:
=2πcos(π)−cos(−π)
Using the even function property of cosine, where cos(−θ)=cos(θ):
=2πcos(π)−cos(π)
Since cos(π)=−1, this becomes:
=2π−1−(−1)=2π0=0
Thus, the rate of change of the function f(x)=cosx over the interval [−π,π] is 0.
- Average rate of change formula: ΔxΔy=Δxf(x+Δx)−f(x) or equivalently b−af(b)−f(a) for interval [a,b]
- Even function property: cos(−θ)=cos(θ)
- Trigonometric evaluation: cos(π)=−1
Summary of Steps
- Define the function: Identify f(x)=cosx and the interval [−π,π]
- Set up the formula: Write the average rate of change as Δxf(x+Δx)−f(x)
- Identify interval values: Set x=−π and calculate Δx=2π
- Substitute: Plug the values into the formula to obtain 2πcos(π)−cos(−π)
- Apply identity: Use cos(−θ)=cos(θ) to simplify to 2πcos(π)−cos(π)
- Evaluate: Calculate the final result 2π0=0