document.write( "Question 177021: graph the ellipse x^2+4y^2=64
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #132306 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! in order to graph this, you have to solve for y. \n" ); document.write( "you start off with: \n" ); document.write( "x^2 + 4y^2 = 64 \n" ); document.write( "subtract x^2 from both sides to get: \n" ); document.write( "4y^2 = 64 - x^2 \n" ); document.write( "divide both sides by 4 to get: \n" ); document.write( "y^2 = (64-x^2)/4 \n" ); document.write( "take square root of both sides to get: \n" ); document.write( "y = +/- \n" ); document.write( "you could simplify further but it's not necessary. \n" ); document.write( "you would graph 2 equations. \n" ); document.write( "first equation would be: \n" ); document.write( "y = \n" ); document.write( "and second equation would be: \n" ); document.write( "y = - \n" ); document.write( "shown below: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |