f(x) = sqrt{x^{2}+3} at the point (-1, 2). -Find the equation of the tangent line.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Hello & peace be upon you,
as f(x) = ( x^2 + 3 )^0.5
m = the slope = f'(x) = x / ( x^2 +3 )^0.5 at x = -1,
therefore, m = -1 / ( 1 + 3 )^0.5 = 1/2 = 0.5
use the formula,
y - y1 = m( x- x1) as given the point, (-1,2),
y - 2 = 0.5 ( x +1 )
2y - 3 = x
x + 2y = 3,
thanks and have a good day....