document.write( "Question 759284: Change from general to standard form\r
\n" );
document.write( "\n" );
document.write( "4x^2 + y^2 - 8x - 2y + 1 = 0 \n" );
document.write( "
Algebra.Com's Answer #462045 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Change from general to standard form \n" ); document.write( "4x^2 + y^2 - 8x - 2y + 1 = 0 \n" ); document.write( "4x^2 - 8x + y^2 - 2y + 1 = 0 \n" ); document.write( "complete the square: \n" ); document.write( "4(x^2-2x+1)+(y^2-2y+1) =-1+4+1 \n" ); document.write( "4(x-1)^2+(y-1)^2=4 \n" ); document.write( " \n" ); document.write( "This is an equation of an ellipse with vertical major axis and center at (1,1) \n" ); document.write( " \n" ); document.write( " |