Ellipse tangent lines
x − 2 y = − 6
4 x + y = 6
2 x + 5 y = 6
− x + 2 y = − 6
− 4 x − y = − 3 0 .
If area of ellipse equal π A B - ( B - is square free integer, A - integer) - give answer A + B .
Problem original.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The lines seem to form an incomplete hexagon, so maybe we can turn this ellipse into a circle by applying a linear transformation to make the hexagon regular.
The points O , P , Q , R are ( 2 / 3 , 1 0 / 3 ) , ( 4 / 3 , 2 / 3 ) , ( 1 4 / 3 , − 2 / 3 ) , ( 2 2 / 3 , 2 / 3 ) respectively. Let's first shift P to ( 0 , 0 ) , so that these points become ( − 2 / 3 , 8 / 3 ) , ( 0 , 0 ) , ( 1 0 / 3 , − 4 / 3 ) , ( 6 , 0 ) . Now, let's draw a simpler regular hexagon which we'll want to transform into these points. The red hexagon fragment has side length 1, and so the coordinates of its points are ( 2 3 − 2 1 ) , ( 0 0 ) , ( 0 1 ) , ( 2 3 2 3 ) We now want a linear transformation in the form of a 2 × 2 matrix that takes these vectors to ( 2 8 − 3 2 ) , ( 0 0 ) , ( − 3 4 3 1 0 ) , ( 0 6 ) With a small amount of working out, we find that the following matrix works: M = ( 3 1 0 − 3 4 3 2 3 4 ) Now, a circle inside this red hexagon has height 3 , so it has radius 2 3 , and hence area 4 3 π . When we stretch the coordinate system from the red hexagon to the blue one, areas increase by a factor of det M . Hence, the ellipse in the question has area 4 3 π det M = 4 3 π
Find five tangent points
Example - D intersection two diagonals O Q and P R and tangent point L - intersection two lines P Q and N D .
x = 3 , y = 0
x = 6 , y = 0
x = 1 , y = 2
x = 7 , y = 2
x = 2 , y = 4
Find ellipse equation for this five points 4 x 2 + 2 x y + 7 y 2 − 3 6 x − 3 6 y + 7 2 = 0 and find his area.
Sorry, I'm a bit confused - what is the significance of point D ? And how do you then know point L will be the tangent point? (This looks like a theorem I just haven't seen before - if so could you put a link to it?)
Brianchon_theorem - here are six tangent points - and try to bring two neighboring tangent points closer.
Thanks! Sorry, one more question - the theorem you sent applies to six tangents, not five; you've said you try to bring two points together, but (without doing the analysis) how do you know to do that with two points at L ? Or even that that will be possible?
Log in to reply
GEOGEBRA - tangent point F go to tangent point A - and F=G=A - three points in one and two tangent lines - is one tangent line. I dont have strong conclusion. The result is a simple consequence of the theorem Brianchon.
I don't think I found a good approach here - hopefully someone will post a better one.
The equation of an ellipse in general position is A x 2 + B x y + C y 2 + D x + E y + F = 0
where B 2 − 4 A C < 0 . For definiteness, we can set A = 1 .
A line with equation y = m x + c intersects the ellipse twice, once, or not at all. We're interested in tangents, which intersect exactly once.
Eliminating y between these equations, x 2 + B x ( m x + c ) + C ( m x + c ) 2 + D x + E ( m x + c ) + F = 0
This is a quadratic in x . For this to have exactly one solution, we want the discriminant to be zero; ie ( B c + 2 C m c + D + E m ) 2 − 4 ( 1 + B m + C m 2 ) ( C c 2 + E c + F ) = 0
The five given tangent lines give five pairs of values ( m , c ) . Substituting these in, we get five equations in B , C , D , E , F .
Solving these (I used a combination of Wolfram|Alpha and Excel Solver for this), we find the equation of the ellipse: x 2 + 2 1 x y + 4 7 y 2 − 9 x − 9 y + 1 8 = 0
Helpfully, there is a formula to calculate the axes from this form, see for example here . Plugging in, we find the semi-axes have lengths 3 2 1 1 ± 1 3
so the area is 4 π 3 and the answer is 7 .
Just a note (this may help with a neater solution): the centre of the ellipse is ( 4 , 2 ) . Translating the ellipse so its centre is the origin gives an easier form: 4 x 2 + 2 x y + 7 y 2 − 3 6 = 0
This also makes finding the axes easier.
Thanks for attention. Fine solution.
Problem Loading...
Note Loading...
Set Loading...
Let E be the Steiner inellipse of the triangle N T U , where N ( 6 , 6 ) , T ( − 2 , 2 ) and U ( 8 , − 2 ) are the pairwise intersections of the lines x − 2 y = − 6 , − 4 x − y = 3 0 and 2 x + 5 y = 6 . Then E is tangential to the lines N T , T U , U N at their midpoints K ( 2 , 4 ) , L ( 3 , 0 ) and M ( 7 , 2 ) . The centre of E is the centroid S ( 4 , 2 ) of the triangle N T U .
The point diametrically opposite M on E is J ( 1 , 2 ) . The tangent to E at J will be parallel to the tangent to E at M , and so will have gradient − 4 . Thus the equation of the gradient to E at J is 4 x + y = 6 .
The point diametrically opposite K on E is A ′ ( 6 , 0 ) . The tangent to E at A ′ will be parallel to the tangent to E at K , and so will have gradient 2 1 . Thus the equation of the gradient to E at A ′ is − x + 2 y = − 6 .
Thus E is the ellipse we want. The area of E is equal to 3 3 π times the area of N T U . Since the triangle N T U has area 3 6 , the area of E is π 4 3 , making the answer 4 + 3 = 7 .