What is the equation of the tangent line for f(x) = \frac {2x-5}{x+1} at x = 0?

swears
Messages
87
Reaction score
0
Can someone check if I did this right:

Find the equation of the tangent line to the graph of f(x) = \frac {2x-5}{x+1} at the point at which x = 0.

f(x) = \frac {2(0) - 5}{(0) + 1} = -5

So I got y = -5

Then I wanted to find the derivative of the original using the quotient rule to find the slope.

f&#039;(x) = \frac{(2x-5)(1) - (2)(x+1)}{(x+1)^2}<br /> <br /> = \frac{2x-5 - 2x -2}{(x+1)^2}

Is the slope -7? I plugged in 0 for x.

If so, I get :

y -y1 = m(x-x1)

y - -5 = m(x-0)

y + 5 = -7x + 0

y = -7x -5
 
Last edited:
Physics news on Phys.org
I think you got the quotient rule wrong. It's low dee high minus high dee low.
 
Not sure what you mean. I was told you can do it either of these two ways:

F&#039;(\frac{f}{g}) = \frac{fg&#039; - f&#039;g}{g^2} or \frac {f&#039;g - fg&#039;}{g^2}
 
Last edited:
They can't both be right: one is the negative of the other. You want the second one.
 
Ok so now I get: \frac{2x+1 - 2x+5}{(x+1)^2}

Do I plug x = 0 into that to find my slope? Which would give me m = 6
 
Yes, everything else you did in the first post looks right.
 
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...
Back
Top