0

Suppose that a student only has the theoretical knowledge on circles yet he's attempting a problem to include an ellipse. Is it possible to alter the coordinate axes i.e. $x$ as $x+a$ and if so are there any limitations for doing so (i.e.is it possible to have $x^n$ instead of $x$,..)

If its possible,then are there relationships between conic sections that follow a certain pattern.

I feel like that its possible for an ellipse,but i'm not sure if I'm violating any basic principles.

If possible please elaborate on the subject.

Narasimham
  • 40,495

1 Answers1

0

Please hold your enthusiasm until you learn how the equations for ellipses are modified from circles. Or better to say how they are generalized so that circles form their special cases.

When axes of ellipses are parallel to coordinate axes, two axes are identified, constants are added or subtracted, ... to change their relative proportion.

$$ \dfrac {(x)^2}{a^2}+ \dfrac {(y)^2}{a^2}=1 $$

can be changed to

$$ \dfrac {(x)^2}{a^2}+ \dfrac {(y)^2}{b^2}=1 $$

where $b>a.$

Narasimham
  • 40,495
  • Thanks,if I understood correctly this means that changing constants would be equal to visually stretching and shrinking, and shrinking right? – Chathura Gunasekera Apr 24 '19 at 19:40
  • Right, when that constant represents axis length of ellipse the change is effected by means of a multiplication or division with a number $>1.$. – Narasimham Apr 24 '19 at 19:45