Find the slope of the tangent to the curve y=x2+154 at the point where x=2.
Background and Explanation
This problem requires finding the derivative of a rational function to determine the instantaneous rate of change (slope of tangent) at a specific point. You can approach this using either the chain rule after rewriting the function with a negative exponent, or the quotient rule directly.
Solution
To find the slope of the tangent line, we need to compute dxdy and evaluate it at x=2.
First, rewrite the function to make differentiation easier using the chain rule:
y=x2+154=54(x2+1)−1
Now differentiate with respect to x using the chain rule. The chain rule states that if y=54(u)−1 where u=x2+1, then dxdy=54⋅(−1)u−2⋅dxdu:
dxdy=−54(x2+1)−2⋅dxd(x2+1)
Compute the derivative of the inner function (x2+1):
dxdy=−54(x2+1)−2⋅(2x+0)
Simplify the expression:
dxdy=(x2+1)2−54⋅2x=(x2+1)2−108x
Now evaluate the derivative at x=2 to find the slope at that specific point:
dxdyx=2=((2)2+1)2−108(2)=(4+1)2−216=25−216
Therefore, the slope of the tangent to the curve at x=2 is −25216.
Key Formulas or Methods Used
Chain Rule: dxd[f(g(x))]=f′(g(x))⋅g′(x)
Power Rule: dxd[xn]=nxn−1 (extended to negative exponents)
Derivative of a Constant: dxd[c]=0
Function Rewriting: Converting u1 to u−1 to facilitate chain rule application
Summary of Steps
Rewrite y=x2+154 as y=54(x2+1)−1 to prepare for chain rule differentiation
Apply the chain rule: differentiate the outer function (power −1) and multiply by the derivative of the inner function (x2+1)
Simplify to obtain dxdy=(x2+1)2−108x
Substitute x=2 into the derivative: (4+1)2−108(2)