0

What is the quick method or formula to finding this answer? Also the method for finding the answer when the stretch is parallel to the $y$-axis, Regards Tom

Daniel Fischer
  • 206,697

2 Answers2

2

Let the circle have the old values of $x$ and the ellipse (stretched circle) the new values of $X$. $X=2x$, or $x=X/2$.
$x^2+y^2=1$, so $(X/2)^2+y^2=2$, so the equation of the stretched circle is $(X^2/4)+y^2=2$.
Now forget about the circle, and $X$ versus $x$, the equation is $(x^2/4)+y^2=2$.

Empy2
  • 50,853
0

If you stretch along an axis parallel to x- or y- axis, the semi-major/minor axis in that

principal direction is increased by that factor.

Stretched along $x$-axis : $\bigl(\frac{x}{2}\bigr)^2 + \bigl(\frac{y}{1}\bigr)^2 = 1$

Stretched along $y$-axis : $\bigl(\frac{x}{1}\bigr)^2 + \bigl(\frac{y}{2}\bigr)^2 = 1$

This happens to all curves with such two-fold polar symmetry... the characteristic dimension (like a,b) can be scaled up or down.

Daniel Fischer
  • 206,697
Narasimham
  • 40,495