Question
If $q(x)=\arcsin(x)+(2x-1)^3$, find the instantaneous rate of change of $q(x)$ at $x=0$
Original question: 8. If , find the instantaneous rate of change of at .
Expert Verified Solution
Key takeaway: This is a direct differentiation problem. The instantaneous rate of change at a point is the derivative evaluated at that x-value.
We want the instantaneous rate of change of
at , so we compute .
Step 1: Differentiate each term
For the second term, use the chain rule:
So,
Step 2: Evaluate at
Answer
So the instantaneous rate of change of at is .
Pitfalls the pros know 👇 A common mistake is forgetting the chain rule on . The inner derivative contributes a factor of 2, so the derivative is , not .
What if the problem changes? If the question asked for the instantaneous rate of change at another point, the method is the same: find first, then substitute the new x-value. If the domain were restricted, you would also need to check that the point lies inside the domain of .
Tags: derivative, chain rule, instantaneous rate of change
FAQ
How do you find the instantaneous rate of change of q(x) at x=0?
Differentiate q(x)=arcsin(x)+(2x-1)^3 to get q'(x)=1/sqrt(1-x^2)+6(2x-1)^2, then evaluate at x=0. The result is 7.
Why is the chain rule needed for (2x-1)^3?
Because (2x-1) is an inner function. Differentiating the outer power gives 3(2x-1)^2, and multiplying by the derivative of the inner function 2 gives 6(2x-1)^2.