Question

How to find the slope of y = g(x) / x^3 at a specific point

Original question: 6. Find the slope of y=g(x)x3y = \frac{g(x)}{x^3} at x=2x = 2.

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: A quotient like g(x)/x3g(x)/x^3 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

y=g(x)x3y=\frac{g(x)}{x^3}

at x=2x=2.

Step 1: Rewrite if helpful

Write it as

y=g(x)x3y=g(x)x^{-3}

Step 2: Differentiate

Use the product rule:

y=g(x)x3+g(x)(3)x4y' = g'(x)x^{-3} + g(x)(-3)x^{-4}

So

y=g(x)x33g(x)x4y' = \frac{g'(x)}{x^3} - \frac{3g(x)}{x^4}

Step 3: Evaluate at x=2x=2

y(2)=g(2)233g(2)24y'(2)=\frac{g'(2)}{2^3}-\frac{3g(2)}{2^4}

which simplifies to

y(2)=g(2)83g(2)16y'(2)=\frac{g'(2)}{8}-\frac{3g(2)}{16}

That is the slope of the tangent line at x=2x=2.

Pitfall alert

Don’t differentiate only the numerator and leave the denominator alone. The x3x^3 in the denominator also contributes to the derivative. A second trap is substituting x=2x=2 too early; simplify first, then evaluate.

Try different conditions

If the denominator were xnx^n, the same pattern would be

ddx(g(x)xn)=g(x)xnng(x)xn+1\frac{d}{dx}\left(\frac{g(x)}{x^n}\right)=\frac{g'(x)}{x^n}-\frac{ng(x)}{x^{n+1}}

at points where x0x\neq 0.

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.

chat