document.write( "Question 176062: how to you put \"+%28x%5E2%2F.0625%29%2B%28y%2B3%29%5E2%2F.25=1+\" into a y= form?(for a calculator)
\n" ); document.write( "the equation is for an ellipse
\n" ); document.write( "

Algebra.Com's Answer #131186 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
subtracting (x^2 / .0625) __ (y+3)^2 / .25 = 1 - (x^2 / .0625)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by .25 __ (y+3)^2 = .25 - 4x^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "taking squareroot __ y+3 = ± sqrt(.25 - 4x^2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtracting 3 __ y = -3 ± sqrt(.25 - 4x^2)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "don't know if the calculator will take the ±
\n" ); document.write( "you may have to do it in two parts; one + and one -
\n" ); document.write( "
\n" );