New Reply

Tangent lines to an ellipse.

 
Share Thread Thread Tools
Feb26-08, 08:24 PM   #1
 

Tangent lines to an ellipse.


Find the tangent lines to the ellipse x^2 + 7y^2 = 8 at the point (3,0)



Slope-intercept form: y=mx+b



I know you have to differentiate the equation implicitly to get the slope, but you come across a zero in the denominator and that has me stumped.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Feb26-08, 08:30 PM   #2
 
Quote by Rossinole View Post
Find the tangent lines to the ellipse x^2 + 7y^2 = 8 at the point (3,0)



Slope-intercept form: y=mx+b



I know you have to differentiate the equation implicitly to get the slope, but you come across a zero in the denominator and that has me stumped.
Show us what u did? I mean show all of your work, and point out where you're stumpt, so someone will point you on the right direction!!
Feb26-08, 08:32 PM   #3
 
Welcome to pf, by the way! It is a pf's policy not to give answers, but to give hints, so since you are on the homework forum you are supposed to do your homework on your own, while people here will only give hints to you!
Feb26-08, 08:32 PM   #4
D H
 
Mentor

Tangent lines to an ellipse.


Quote by Rossinole View Post
Slope-intercept form: y=mx+b
What kind of line can't be described in this form?
Feb26-08, 08:37 PM   #5
 
x^2+7y^2=8 (3,0)

The derivative is 2x + 14y(dy/dx)=0. To get dy/dx by itself, first subtract 2x on both sides and you get 14y(dy/dx) = -2x. Then divide by 14y on both sides and you get (dy/dx)=-2x/14y. Plugging in the points (3,0) into the equation gives you 6/0, which is undefined.

This is where I'm stuck. I know there has to be another way to approach this, I just need someone to point me in the right direction.
Feb26-08, 08:50 PM   #6
D H
 
Mentor
Try finding dx/dy instead.
Feb26-08, 08:56 PM   #7
 
for what type of line we say has no slope. Or roughly speaking has a slope of "infinity"?
Feb26-08, 09:06 PM   #8
 
Quote by D H View Post
Try finding dx/dy instead.
When you solve for dx/dy, you get 2x(dx/dy)+14y=0, 2x(dx/dy)=-14y, (dx/dy)=-14y/2x, (dx/dy)=-14(0)/2(3), (dx/dy)=0/6, (dx/dy)=0. So you end with the tangent line being y=0. There's still supposed to be at least one more line. This, again, is what is confusing me. How would I go about finding more than one tangent line?
Feb26-08, 09:22 PM   #9
D H
 
Mentor
There is only one tangent line to an ellipse at any point on the ellipse. An ellipse is a simple curve (it doesn't cross itself; the symbol for infinity or the digit "8" are examples of curve that cross themselves) and it doesn't have a cusp.
Feb26-08, 09:24 PM   #10
 
I'm pretty sure the point isn't on the ellipse. I'm sorry I guess I should have made that more clear.
Feb26-08, 09:28 PM   #11
 
Quote by Rossinole View Post
I'm pretty sure the point isn't on the ellipse. I'm sorry I guess I should have made that more clear.
And you are letting us know just now????
well then the eq of the line is y=mx+b, let this line go throught the point (3,0) so we get

0=3m+b, now the slope of the line at any point in the tangent line as you computed is (dy/dx)=-2x/14y so
0=3(-2x/14y)+b, now this is an eq of the line that goes through (3,0) try to find at what points does this line touch the elipse!
Feb26-08, 09:31 PM   #12
D H
 
Mentor
Doh! We should have seen that. Yes, there are two such lines, neither one is vertical.
Feb26-08, 09:47 PM   #13
 
Quote by sutupidmath View Post
And you are letting us know just now????
well then the eq of the line is y=mx+b, let this line go throught the point (3,0) so we get

0=3m+b, now the slope of the line at any point in the tangent line as you computed is (dy/dx)=-2x/14y so
0=3(-2x/14y)+b, now this is an eq of the line that goes through (3,0) try to find at what points does this line touch the elipse!
Shouldn't it be the (dx/dy) in the slope, not (dy/dx)? But my guess for that would be plug in the points into the equation and you get 0=3(6/0)+b, which, you can't do..If you did it (dx/dy), you'd end up with b=0?
Feb26-08, 10:23 PM   #14
D H
 
Mentor
It might be easier to work with the point-slope form for a line:

[tex]\frac {y-y_1}{x-x_1} = m[/tex]

where the reference point [itex](x_1,y_1)[/tex] is some point on the ellipse. You already have an expression for [itex]m[/itex]:

[tex]\frac{dy}{dx}=-\,\frac{\phantom{1}2x_1}{14y_1}[/tex]

You also know the coordinates of another point on the line: [itex](3,0)[/itex].


See where you can go with this.
Feb26-08, 10:49 PM   #15
 
Haha, I really don't know where to go with it. Substituting the coordinates of the other point on the line and setting it equal to (dy/dx) is my first guess. 0-y1/3-x1=-(2x/14y). But even then I don't know where to go with that.

Is this in anyway similar to solving for two tangent lines of a parabola?
Feb26-08, 10:59 PM   #16
D H
 
Mentor
First, put the expression for the known slope of the line into the equation of the line. Using the point-slope form

[tex]\frac {y-y_1}{x-x_1} = -\,\frac{x_1}{7 y_1}[/tex]

(I simplified 2/14 to 1/7 in the above). You know an (x,y) pair, (3,0). Put this into the equation. You will be left with a relation between [itex]x_1[/itex] and [itex]y_1[/itex]. You already have another relation between these parameters: the equation of the ellipse.
Jan4-11, 12:08 PM   #17
 
Quote by sutupidmath View Post
Show us what u did? I mean show all of your work, and point out where you're stumpt, so someone will point you on the right direction!!
The equation of a tangent line to ellipse is xx1/a^2+ yy1/b^2=1, where (x1, y1) are the coordinats of the point where the tangent line touch the ellipse in our case (3,0). Then the equation is x=8/3. Another way the equation is y-y1=m(x-x1),we have to find the slope m for that let find the derivative for the equation of the ellipse and you will see that doesn't exist at the point (3,0)because the tangent is a vertical line.
New Reply
Thread Tools


Similar Threads for: Tangent lines to an ellipse.
Thread Forum Replies
Tangent line to ellipse Calculus & Beyond Homework 4
the equation for any set of lines passing through an ellipse with the same slope Calculus & Beyond Homework 7
I need help on Finding the tangent of the ellipse Calculus & Beyond Homework 8
Tangent Lines Introductory Physics Homework 2
conceptualizing two tangent lines to an ellipse Introductory Physics Homework 14