Find the tangent lines to the curve

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
9 replies · 3K views
frosty8688
Messages
126
Reaction score
0
1. How many tangent lines to the curve [itex]\left(y=\frac{x}{x + 1}\right)[/itex] pass through the point (1,2)? At which points do these tangent lines touch the curve?
2. [itex]\frac{x}{x + 1}[/itex]
3. I tried to use the quotient rule and came up with the equation [itex]\frac{1}{(x + 1)^{2}}[/itex]. I tried plugging in 1 to get the slope of 1/4 and the equation y = 1/4x + 7/4. I know that there are two lines, because of the square.
 
Physics news on Phys.org
hi frosty8688! :smile:
frosty8688 said:
How many tangent lines to the curve [itex]\left(y=\frac{x}{x + 1}\right)[/itex] pass through the point (1,2)?

I … came up with the equation [itex]\frac{1}{(x + 1)^{2}}[/itex]. I tried plugging in 1 …

because 1 is the value of x at (1,2) ?

noooo :redface: …

(1,2) isn't on the curve, is it? :wink:​
 
I did figure out the x values -2±[itex]\sqrt{3}[/itex]. I'm just having problems finding the y values.
 
Would it be -2±[itex]\sqrt{3}[/itex] + 1 / 2 which is equal to 1/2 * -1±√3
 
frosty8688 said:
I did figure out the x values -2±[itex]\sqrt{3}[/itex]. I'm just having problems finding the y values.
Those are the x values of what points? The points of tangency? If so, y is given by x/(x+1).

Let [itex](x_0, y_0)= (x_0, x_0/(x_0+1))[/itex] be the point of tangency. Then a line through that point and (1, 2) is given by [itex]y= [(y_0- 2)/(x_0-1)](x- 1)+ 2[/itex]. With y= x/(x+1), [itex]y'= 1/(x+1)^2[/itex] so we must have [itex](y_0- 2)/(x_0-1)= 1/(x_0+1)^2[/itex] as well as [itex]y_0= x_0/(x_0+1)[/itex].

Solve those two equations for [itex]x_0[/itex] and [itex]y_0[/itex].
 
Here's how I found the x values; [itex]\frac{1}{(x+1)^{2}}[/itex] = [itex]\frac{y-2}{x-1}[/itex], y-2 = [itex]\frac{x-1}{(x+1)^{2}}[/itex], [itex]\frac{x}{x+1}-2[/itex] = [itex]\frac{x-1}{(x+1)^{2}}[/itex], [itex]\frac{[x-2(x+1)]}{x+1}[/itex]=[itex]\frac{x-1}{(x+1)^{2}}[/itex], [itex]\frac{x-2x-2}{x+1}[/itex] = [itex]\frac{x-1}{(x+1)^{2}}[/itex], [itex]\frac{-(x+2)}{x+1}[/itex] = [itex]\frac{x-1}{(x+1)^{2}}[/itex], -(x+2) = [itex]\frac{x-1}{x+1}[/itex], (x+2)(x+1) = 1-x, x[itex]^{2}[/itex]+4x+1 = 0. Then I used the quadratic formula and got the x values to be -2±[itex]\sqrt{3}[/itex]
 
For the y values, my calculator is giving me the answer [itex]\frac{1±\sqrt{3}}{2}[/itex] and I am wondering how do I get that answer without using the calculator.
 
Do I have to multiply [itex]\frac{-2±\sqrt{3}}{-2±\sqrt{3}+1}[/itex] by something.
 
frosty8688 said:
1. How many tangent lines to the curve [itex]\left(y=\frac{x}{x + 1}\right)[/itex] pass through the point (1,2)? At which points do these tangent lines touch the curve?



2. [itex]\frac{x}{x + 1}[/itex]



3. I tried to use the quotient rule and came up with the equation [itex]\frac{1}{(x + 1)^{2}}[/itex]. I tried plugging in 1 to get the slope of 1/4 and the equation y = 1/4x + 7/4. I know that there are two lines, because of the square.

Even though both have equal gradient, the 2 lines might be of parallel tangent lines.
Reference to a point on the curve for gradient will ensure both are intersecting same points.