document.write( "Question 329509: write the equation in standard form\r
\n" );
document.write( "\n" );
document.write( "9(x-4)^2+ 16(y-3)^2=144 \n" );
document.write( "
Algebra.Com's Answer #236197 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Divide all terms by 144. The goal is to get 1 on the right side of the equation.\r \n" ); document.write( "\n" ); document.write( "9(x-4)^2/144 + 16(y-3)^2/144 = 144/144\r \n" ); document.write( "\n" ); document.write( "[(x - 4)^2]/16 + [(y - 3)^2]/9 = 1 \n" ); document.write( " \n" ); document.write( " |