Equation for Tangent at (1,2) of y=2(sqrt(x)) | Derivatives Tutorial

ur5pointos2sl
Messages
95
Reaction score
0
Find an equation for the tangent to the curve at the given point.

y=2(sqrt(x)) point- (1,2)

Ok so I think I can work most of it then I get stuck. I am not sure how you guys use the codes so I will try to type it out the best I can.

lim = ( f(a+h)-f(a) ) / (h)
h->0
= f(1+h)-f(1) / h
= (2 sqrt(1+h) - 2) / h

This is where I have gotten to. substituting in now will give me a 0 in my denominator. So where would I go next?
 
Physics news on Phys.org
Using the limit definition of the derivative is often quite tedious to actually find a derivative. Have you seen the result:

\frac{d}{dx} x^n=nx^{n-1}

That will be much more useful for finding the derivative of your function.
 
danago said:
Using the limit definition of the derivative is often quite tedious to actually find a derivative. Have you seen the result:

\frac{d}{dx} x^n=nx^{n-1}

That will be much more useful for finding the derivative of your function.


The teacher has not yet introduced us to that form to find the derivatives yet. He says that's the easy way. he just gave us the formula f(a+h)-f(a) / h and told us to use that until we actually get into derivatives.

The answer is y = x+1
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top