SOLUTION: I have an equation of a semi-ellipse that I found from the graph. I need to get it into y= form from standard form. The equation right from the graph is ((x-10)^2)/64 + (y^2)/256 =

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: I have an equation of a semi-ellipse that I found from the graph. I need to get it into y= form from standard form. The equation right from the graph is ((x-10)^2)/64 + (y^2)/256 =      Log On


   



Question 972711: I have an equation of a semi-ellipse that I found from the graph. I need to get it into y= form from standard form. The equation right from the graph is ((x-10)^2)/64 + (y^2)/256 = 1
If possible, please show work as well. Thank you very much!

Found 2 solutions by stanbon, Boreal:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
I have an equation of a semi-ellipse that I found from the graph. I need to get it into y= form from standard form. The equation right from the graph is
((x-10)^2)/64 + (y^2)/256 = 1
------
Get rid of the denominators
256(x^2-10) + 64y^2 = 64*256
------
64y^2 = -256(x^2-10) + 64*256
------
y = +-[4*(x^2-10) + 256]
------
y = +-[4x^2+216]
=====================
Cheers,
Stan H.
------------

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
Start by moving the x to the other side
[y^2/256]= 1- [(x-10)^2/64] Now multiply by 256 and then take the square root.
Y^2= 256-4(x-10)^2
Y=+/- sqrt [256-4(x-10)^2] I will call this (1); Notice that it is a difference of squares.
= sqrt {(16+2(x-10)) (16-(2(x-10))} sqrt{ (2x-4) (-2x+36)} I will call this (2)
I graphed (1) below, but (2) graphs the same on a TI-83.
graph%28300%2C300%2C-1%2C20%2C-1%2C20%2Csqrt%28256-%284%28x-10%29%5E2%29%29%29