2
$\begingroup$

I have this question for a math assignment

Prove that the area of a square inscribed in the ellipse $b^2x^2+a^2y^2=a^2b^2$ is equal to $\frac{4a^2b^2}{a^2+b^2}$

I tried approaching this question the same I would a trig identity, but it doesn't seem to work and the question is different since it's not trig, but conics.

Does anyone know how to approach this question? I'm having a hard time and would really appreciate it. Thanks!

  • 1
    where do the lines $y = x$ and $y = -x$ intersect the ellipse? Four points.2017-01-06

3 Answers 3

0

The vertices of the square has to lie on the ellipose. Furthermore, the vertices has to satisfies, $x=y$ or $x=-y$ as it is a square.

That is $x^2=y^2$.

$$b^2x^2+a^2x^2=a^2b^2$$

$$x^2=\frac{a^2b^2}{a^2+b^2}$$

Now, you just have to find the length of the edge of the square and square them.

2

Symmetry implies that the centre of the square is at the origin, and the sides are parallel to the axes. Such a square's vertex in the first quadrant will lie on the line $y=x$, and the ellipse, of course. Hence $ b^2 x^2 + a^2 y^2 = a^2b^2 $, and inserting $y=x$ and dividing, $$ x^2 = \frac{a^2b^2}{a^2+b^2}. $$ That's a quarter of the area, so the total is $4$ of this.

2

Let's call $(p,q)$ the vertex of the square then:

$$b^2p^2+a^2q^2=a^2b^2$$

The only way is to put the square with the sides parallel to the axis of the ellipse. Then the other vertex will be $(p,-q),(-p,q),(-p,-q)$.

So the sides will be $2|p|=2|q|$ and the area will be $4p^2=4q^2$. Then

$$b^2p^2+a^2p^2=a^2b^2 \rightarrow p^2=\frac{a^2b^2}{a^2+b^2}\rightarrow 4p^2=\frac{4a^2b^2}{a^2+b^2}$$

  • 0
    Where did the "q" go in the second equation?2017-01-06
  • 0
    I changed by $p$ because $|p|=|q|$ and then $p^2=q^2$.2017-01-06
  • 0
    Right that was a silly question sorry :)2017-01-06
  • 0
    Hi @user404739, no question is a silly question. Keep asking and improving yourself. All people here will have pleasure in help you.2017-01-06