Find the Slope of the Tangent line with First Principle Method

$\begingroup$

Given the function $y =\sqrt x-1$, determine the slope of the tangent when x = 10. You must find the slope of the tangent using the method first principles.

I know how to find slope of a function but not at a specific point. If you could help me out that'll be great.

$\endgroup$ 2

1 Answer

$\begingroup$

For the slope we obtain:$$\lim_{h\rightarrow0}\frac{\sqrt{10+h}-1-(\sqrt{10}-1)}{10+h-10}=\lim_{h\rightarrow0}\frac{\sqrt{10+h}-\sqrt{10}}{h}=$$$$=\lim_{h\rightarrow0}\frac{h}{h(\sqrt{10+h}+\sqrt{10})}=\frac{1}{2\sqrt{10}}.$$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like