Angle Between Tangents Drawn to Ellipse 3x2+5y2=15 from (2,2)

  • Thread starter Thread starter Saitama
  • Start date Start date
  • Tags Tags
    Ellipse
Click For Summary

Homework Help Overview

The discussion revolves around finding the angle between the tangents drawn from the point (2,2) to the ellipse defined by the equation 3x² + 5y² = 15. Participants explore various methods and considerations related to this geometry problem.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Some participants discuss the formula for the tangents to the ellipse and express a desire for a simpler method. Others question the interpretation of the problem, particularly regarding the angle between the tangents and the x-axis.

Discussion Status

Participants have offered various approaches, including deriving equations for the tangents and considering the properties of the ellipse. There is mention of checking if the point lies on the director circle to determine the angle, indicating a productive exploration of different methods.

Contextual Notes

Some participants express frustration with memorizing formulas and seek alternative strategies. The discussion includes references to specific values and properties of the ellipse, as well as the implications of the point (2,2) in relation to the ellipse's geometry.

Saitama
Messages
4,244
Reaction score
93

Homework Statement


The angle between the tangents drawn from the point (2,2) to the ellipse, 3x2+5y2=15 is:
a)##\pi##/6
b)##\pi##/4
c)##\pi##/3
d)##\pi##/2

Homework Equations


The Attempt at a Solution


To find the equation of tangents, I need to use the following formula:
\left(\frac{x^2}{a^2}+\frac{y^2}{b^2}-1\right)\left(\frac{x_1^2}{a^2}+\frac{y_1^2}{b^2}-1\right)=\left(\frac{xx_1}{a^2}+\frac{yy_1}{b^2}-1\right)^2
(x1,y1 is point from which the tangents are drawn to the ellipse.)
This will give me an equation of 2 degree and using this, separate equations of tangents can be found. To find the angle between the two tangents, I will use the following formula.
\tan\theta=\frac{m_1-m_2}{1+m_1m_2}
(m1 and m2 are the slopes of the two tangents)
But going through this process is too much work, is their any simpler method? Is their any trick to do the above question?

Any help is appreciated. Thanks!
 
Physics news on Phys.org
The angle between the tangent at (2,2) from the ellipse and x-axis??
 
yy205001 said:
The angle between the tangent at (2,2) from the ellipse and x-axis??

Please re-read the question. It asks the angle between the two tangents drawn from (2,2) to the ellipse.
 
I hate memorizing formulas like the one you give. Instead, note that, from the equation of the ellipse, 6x+ 10yy'= 0 so that y'= -(5/3)(x/y) at each (x, y) on the ellipse. In particular, if we take (x_0, y_0) to be the point on the ellipse at which a line through (2, 2) is tangent to the ellipse, then that line must have equation y= -(5/3)(x_0/y_0)(x- 2)+ 2. Since (x_0, y_0) is itself on that line, we must have y_0= -(5/3)(x_0/y_0)(x- 2)+ 2 or, multiplying by y_0, y_0^2= -(5/3)x_0(x_0- 2)+ 2y_0= -(5/3)x_0^2+ (10/3)x_0+ 2y_0. We can write that as (5/3)x_0^2+ (10/3)x_0+y_0^2- 2y_0= 0.

Of course, (x_0, y_0) also lies on the ellipse so we also have 3x_0^2+ 5y_0^2= 15. That gives two quadratic equations to solve giving two points at which the two lines tangent to the ellipse through (2, 2) touch the ellipse. Now that you know two points on each tangent line, you can find their slope, \tan(\theta), where \theta is the angle the line makes with the x-axis.

Finally, to find the angle between them use the identity
tan(\theta_1- \theta_2)= \frac{tan(\theta_1)- tan(\theta_2)}{1+ tan(\theta_1)tan(\theta_2)}
 
HallsofIvy said:
I hate memorizing formulas like the one you give. Instead, note that, from the equation of the ellipse, 6x+ 10yy'= 0 so that y'= -(5/3)(x/y) at each (x, y) on the ellipse. In particular, if we take (x_0, y_0) to be the point on the ellipse at which a line through (2, 2) is tangent to the ellipse, then that line must have equation y= -(5/3)(x_0/y_0)(x- 2)+ 2. Since (x_0, y_0) is itself on that line, we must have y_0= -(5/3)(x_0/y_0)(x- 2)+ 2 or, multiplying by y_0, y_0^2= -(5/3)x_0(x_0- 2)+ 2y_0= -(5/3)x_0^2+ (10/3)x_0+ 2y_0. We can write that as (5/3)x_0^2+ (10/3)x_0+y_0^2- 2y_0= 0.

Of course, (x_0, y_0) also lies on the ellipse so we also have 3x_0^2+ 5y_0^2= 15. That gives two quadratic equations to solve giving two points at which the two lines tangent to the ellipse through (2, 2) touch the ellipse. Now that you know two points on each tangent line, you can find their slope, \tan(\theta), where \theta is the angle the line makes with the x-axis.

Finally, to find the angle between them use the identity
tan(\theta_1- \theta_2)= \frac{tan(\theta_1)- tan(\theta_2)}{1+ tan(\theta_1)tan(\theta_2)}

Thanks for the help, HallsofIvy! :smile:

But this still is a long process. I would like to know if there is any trick to do the above question by looking through the options given.
 
A careful sketch could work. 2 is close to the largest x- (~2.2) and the largest y-value (~1.7). If that would be exact, the angle would be ##\frac{\pi}{2}##. It is not, but the deviation is not so large, so I would prefer ##\frac{\pi}{2}## over ##\frac{\pi}{3}##
 
For solving these kinds of questions where you have to find the angle between two tangents of an ellipse (especially the MCQ), you should first check the possibility of ∏/2. Why? Because there is a very simple method to do so. OK here's it.

You must know that the point of intersection of pair of perpendicular tangents to the ellipse lies on the director circle the equation of whose is given by x^2+y^2=a^2+b^2 where a and b have usual meanings. You have the point(2,2) with yourself. You also know a and b. So why don't you go ahead and check whether that point lies on director circle. If it lies on it then you already know the answer. :wink:
 
utkarshakash said:
For solving these kinds of questions where you have to find the angle between two tangents of an ellipse (especially the MCQ), you should first check the possibility of ∏/2. Why? Because there is a very simple method to do so. OK here's it.

You must know that the point of intersection of pair of perpendicular tangents to the ellipse lies on the director circle the equation of whose is given by x^2+y^2=a^2+b^2 where a and b have usual meanings. You have the point(2,2) with yourself. You also know a and b. So why don't you go ahead and check whether that point lies on director circle. If it lies on it then you already know the answer. :wink:

Great! Thanks, that was really helpful. :smile:
 

Similar threads

Replies
4
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
Replies
12
Views
4K