document.write( "Question 973341: Write the ellipse in standard form.
\n" );
document.write( "3x2 + 25y2 + 6x − 72 = 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #595559 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write the ellipse in standard form. \n" ); document.write( "3x2 + 25y2 + 6x − 72 = 0 \n" ); document.write( "*** \n" ); document.write( "3x^2+6x+25y^2=72 \n" ); document.write( "complete the square: \n" ); document.write( "3(x^2+2x+1)+25y^2=72+3 \n" ); document.write( "3(x+1)^2+25(y^2)=75 \n" ); document.write( " \n" ); document.write( "This is an equation of an ellipse with horizontal major axis and center at (-1, 0) \n" ); document.write( " |