Tangent to an Ellipse given the slope of the tangent

Liz226
Messages
2
Reaction score
0

Homework Statement



Determine the points on the ellipse x^2 a 2y^2=1 where the tangent line has a slope of 1

Homework Equations



I'm able to solve problems when given points and asked to find equations of the tangent lines. However, I'm struggling to do the inverse.

The Attempt at a Solution



I've set up the ellipse in an implicit grapher and played around with it to try to find approximately what points it would be, and haven't had much luck, seeing as the implicit graphers don't allow for tracing and such. Setting the equation as y=1x+b seems to be the logical first action; however, I have no clue where to go from there.

Any and all help would be greatly appreciated
 
Last edited:
Physics news on Phys.org
Use implicit differentiation to express y' as a function of x and y. Then set y'=1. What kind of a condition does that give you on x and y?
 
2x+4y(dy/dx)=1
4y(dy/dx)=1-2x
(dy/dx)=(1-2x)/(4y)
 
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