document.write( "Question 420844: 9x^2 +25y^2 = 64 into form of (x-h)^2/a^2 + (y-k)^2/b^2, How?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #293952 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 9x^2 +25y^2 = 64 into form of (x-h)^2/a^2 + (y-k)^2/b^2, How?\r \n" ); document.write( "\n" ); document.write( "..\r \n" ); document.write( "\n" ); document.write( "9x^2 +25y^2 = 64 \n" ); document.write( "x^2/(64/9)+y^2/(64/25)=1 \n" ); document.write( "This is an ellipse with center at (0,0) and horizontal major axis \n" ); document.write( "Standard form of ellipse: (x-h)^2/a^2+(y-k)^2/b^2=1 \n" ); document.write( "For given equation: \n" ); document.write( "a^2=64/9 \n" ); document.write( "a=8/3 \n" ); document.write( "b^2=64/25 \n" ); document.write( "b=8/5 \n" ); document.write( "center: (h,k)=(0,0) \n" ); document.write( "The graph below shows what this ellipse looks like \n" ); document.write( ".. \n" ); document.write( "y=((64-9x^2)/25)^.5\r \n" ); document.write( "\n" ); document.write( " |