f(x) = sqrt{x^{2}+3} at the point (-1, 2). -Find the equation of the normal 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.
Write a solution.Did beforehand that: -f′(−1)=−½ -Slope of the normal line is −1/ f′(−1) = 2 So... the equation of the normal line at the point (−1, 2) would be y - y1 = m (x - x1); y - 2 = 2 (x + 1); y - 2 = 2x + 2; -2x + y = 4