Question
How to find the slope of y = g(x) / x^3 at a specific point
Original question: 6. Find the slope of at .
Expert Verified Solution
Key concept: A quotient like is easiest to handle by rewriting it or using the quotient rule. Either way, the derivative must be simplified before plugging in the point.
Step by step
We need the slope of
at .
Step 1: Rewrite if helpful
Write it as
Step 2: Differentiate
Use the product rule:
So
Step 3: Evaluate at
which simplifies to
That is the slope of the tangent line at .
Pitfall alert
Don’t differentiate only the numerator and leave the denominator alone. The in the denominator also contributes to the derivative. A second trap is substituting too early; simplify first, then evaluate.
Try different conditions
If the denominator were , the same pattern would be
at points where .
Further reading
quotient rule, slope of tangent line, product rule
FAQ
How do you find the slope of y = g(x)/x^3 at x = 2?
Differentiate y = g(x)x^{-3} to get y' = g'(x)/x^3 - 3g(x)/x^4, then evaluate at x = 2. The slope is y'(2) = g'(2)/8 - 3g(2)/16.
Can I use the quotient rule instead?
Yes. The quotient rule gives the same result, but rewriting as g(x)x^{-3} is often cleaner.