Finding Tangent Lines to f(x)=x/(x-1) Passing through (-1,5)

  • Thread starter Thread starter Bashyboy
  • Start date Start date
  • Tags Tags
    Tangent
Click For Summary

Homework Help Overview

The discussion revolves around finding the equations of tangent lines to the function f(x) = x/(x-1) that pass through the point (-1, 5). Participants explore the implications of the derivative and the conditions for tangency.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the process of taking the derivative and setting it equal to a slope derived from the point (-1, 5). There are attempts to solve for points of tangency, with some expressing confusion over obtaining complex solutions. Others question the necessity of certain substitutions and the overall approach taken.

Discussion Status

Some participants have provided guidance on checking derivatives and substituting values, while others have noted discrepancies in the solutions obtained. There is an ongoing exploration of the correct points of tangency, with multiple interpretations of the problem being discussed.

Contextual Notes

Participants note that the point (-1, 5) is not on the graph of the original function, which complicates the problem. There are references to specific values obtained during the solving process, with some participants confirming the correctness of certain solutions while questioning others.

Bashyboy
Messages
1,419
Reaction score
5
Find equations of the tangent lines to the graph of [itex]f(x)=\frac{x}{x-1}[/itex] that pass through the point [itex](-1, 5)[/itex].

Well, first I took the derivative, and afterwards, I made the connection that the derivative was a slope at any instant on the graph. By this, I inferred that [itex]f'(x) = m[/itex]. I knew that the given point was not on the graph, so I had to find a point on the graph that had the same slope at that point, and also had to pass through the point [itex](-1, 5)[/itex]. So, I calculated the slope to be [itex]m = \frac{y - 5}{x + 1}[/itex]; and so, I set this equal to the derivative, and by doing this I had a system of two equations--those being the derivative and the original function.

But what followed was great dismay: I found that when I substituted in for y and solved for x, I procured imaginary solutions. I rather thought I was going on a course of brilliance. What did I do wrong?
 
Last edited:
Physics news on Phys.org
Bashyboy said:
Find equations of the tangent lines to the graph of [itex]f(x)=\frac{x}{x-1}[/itex] that pass through the point [itex](-1, 5)[/itex].

Well, first I took the derivative, and afterwards, I made the connection that the derivative was a slope at any instant on the graph. By this, I inferred that [itex]f'(x) = m[/itex]. I knew that the given point was not on the graph, so I had to find a point on the graph that had the same slope at that point, and also had to pass through the point [itex](-1, 5)[/itex]. So, I calculated the slope to be [itex]m = \frac{y - 5}{x + 1}[/itex]; and so, I set this equal to the derivative, and by doing this I had a system of two equations--those being the derivative and the original function.

But what followed was great dismay: I found that when I substituted in for y and solved for x, I procured complex solutions. I rather thought I was going on a course of brilliance. What did I do wrong?
Take your equation for the slope, [itex]\displaystyle m = \frac{y - 5}{x + 1}[/itex] and substitute [itex]\displaystyle \frac{x}{x-1}[/itex] in for y, and whatever expression you have for [itex]f'(x)[/itex] in for m . Solve for x to find what location(s) on the graph give the second point for each line.
 
You don't say what you got for the derivative of the curve so it's impossible to tell what, if anything, you did wrong. When I do essentially what you said, I get a quadratic equation for the x coordinate of the point of tangency but it has real roots.
 
HallsofIvy said:
You don't say what you got for the derivative of the curve so it's impossible to tell what, if anything, you did wrong. When I do essentially what you said, I get a quadratic equation for the x coordinate of the point of tangency but it has real roots.

For my derivative, I get [itex]f'(x) = \frac{-1}{(x-1)^2}[/itex]
 
Bashyboy said:
For my derivative, I get [itex]f'(x) = \frac{-1}{(x-1)^2}[/itex]
Good !
 
Well, I repeated the process of substituting the the equation [itex]m = \frac{y - 5}{x + 1}[/itex] in for [itex]f'(x)[/itex], which gave [itex]\frac{y - 5}{x + 1} = \frac{-1}{(x - 1)^2}[/itex]. Solving for y gave me [itex]y = \frac{-(x + 1)}{(x - 1)^2} + 5[/itex]. Finally I substituted this into my original function, [itex]\frac{-(x + 1)}{(x - 1)^2} + 5 = \frac{x}{x - 1}[/itex], and solved for x, which gave me [itex]x = \pm2[/itex]. These aren't the correct solutions, though; when I went to graph the function and the two tangents lines, one of them clearly was not a tangent line.

I attached the graph with the supposed tangent lines.
 

Attachments

  • graph.jpg
    graph.jpg
    20.5 KB · Views: 512
1. Take your derivative and plug in the x-coordinate you're looking for, this will give you the slope of the tangent (m) at that point x.

2. Use the point-slope formula to find the tangent line. y-y1=m(x-x1)

That's all there is to it. I don't know what the deal is with all that substitution and whatnot above, it seems like a lot more work than necessary. Maybe I'm misreading something.
 
Last edited:
Bashyboy said:
Well, I repeated the process of substituting the the equation [itex]m = \frac{y - 5}{x + 1}[/itex] in for [itex]f'(x)[/itex], which gave [itex]\frac{y - 5}{x + 1} = \frac{-1}{(x - 1)^2}[/itex]. Solving for y gave me [itex]y = \frac{-(x + 1)}{(x - 1)^2} + 5[/itex]. Finally I substituted this into my original function, [itex]\frac{-(x + 1)}{(x - 1)^2} + 5 = \frac{x}{x - 1}[/itex], and solved for x, which gave me [itex]x = \pm2[/itex]. These aren't the correct solutions, though; when I went to graph the function and the two tangents lines, one of them clearly was not a tangent line.

I attached the graph with the supposed tangent lines.
Check your solutions to [itex]\displaystyle \frac{-(x + 1)}{(x - 1)^2} + 5 = \frac{x}{x - 1}[/itex] again. x = 2 is correct. x = -2 is not.
 
e^(i Pi)+1=0 said:
1. Take your derivative and plug in the x-coordinate you're looking for, this will give you the slope of the tangent (m) at that point x.

2. Use the point-slope formula to find the tangent line. y-y1=m(x-x1)

That's all there is to it. I don't know what the deal is with all that substitution and whatnot above, it seems like a lot more work than necessary. Maybe I'm misreading something.

The reason for those seemingly unnecessary steps is that the given coordinate is not a point on the graph of the original function. If you plug -1 into the original function, you'll get (-1, 1/2)

SammyS said:
Check your solutions to [itex]\displaystyle \frac{-(x + 1)}{(x - 1)^2} + 5 = \frac{x}{x - 1}[/itex] again. x = 2 is correct. x = -2 is not.

I got 1/2, would that happened to be the other correct solution?
 
  • #10
Bashyboy said:
I got 1/2, would that happened to be the other correct solution?

Yep. 1/2 and 2 are correct :smile:
 
  • #11
That was a very entertaining problem. Thank you everyone for your insight you so generously provided.
 
  • #12
I see now, I did misread the problem.
 
  • #13
Here's a graph from WolframAlpha:

attachment.php?attachmentid=48180&stc=1&d=1339282439.gif
 

Attachments

  • TwoTangentLines.gif
    TwoTangentLines.gif
    4.4 KB · Views: 639
  • #14
SammyS said:
Here's a graph from WolframAlpha:

attachment.php?attachmentid=48180&stc=1&d=1339282439.gif

Thank you for the graph, but how were you able to graph multiple equations on one coordinate plane? I've only ever been able to do one at a time.
 
  • #15
Bashyboy said:
Thank you for the graph, but how were you able to graph multiple equations on one coordinate plane? I've only ever been able to do one at a time.
Here's a link to WolframAlpha with the parameters I used.
http://www.wolframalpha.com/input/?i=plot+x%2F%28x-1%29%2C-x%2B4%2C-4%28x-1%2F2%29-1

If you don't include the "plot" instruction, but just enter y=x/(x-1),y=-x+4,y=-4(x-1/2)-1, you get this: http://www.wolframalpha.com/input/?i=y%3Dx%2F%28x-1%29%2Cy%3D-x%2B4%2Cy%3D-4%28x-1%2F2%29-1
 

Similar threads

Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 11 ·
Replies
11
Views
5K
Replies
5
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K