Tangent Line Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
Find the equation of the tangent line to g(x)=xg(x) = \sqrt{x} at x=9x = 9, and use it to approximate 9.1\sqrt{9.1}.

Solution

  1. 1
    Point of tangency: g(9)=3g(9) = 3. So the point is (9,3)(9, 3).
  2. 2
    Derivative: gโ€ฒ(x)=12xg'(x) = \frac{1}{2\sqrt{x}}, so gโ€ฒ(9)=16g'(9) = \frac{1}{6}.
  3. 3
    Tangent line: yโˆ’3=16(xโˆ’9)y - 3 = \frac{1}{6}(x - 9), i.e., y=x6+32y = \frac{x}{6} + \frac{3}{2}.
  4. 4
    Approximate 9.1\sqrt{9.1}: substitute x=9.1x = 9.1: yโ‰ˆ9.16+1.5=1.5167+1.5=3.0167y \approx \frac{9.1}{6} + 1.5 = 1.5167 + 1.5 = 3.0167.

Answer

Tangent line: y=16x+32y = \frac{1}{6}x + \frac{3}{2}; approximation 9.1โ‰ˆ3.0167\sqrt{9.1} \approx 3.0167
The tangent line is the best linear approximation of a function near the point of tangency. For xx close to 9, x\sqrt{x} is well approximated by the tangent line, giving a quick estimate without a calculator.

About Tangent Line

A line that touches a curve at exactly one point and has the same slope as the curve there.

Learn more about Tangent Line โ†’

More Tangent Line Examples