document.write( "Question 843243: Place in standard form and graph x^2+2x-4y^2+24y+10=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #508099 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Place in standard form and graph \n" ); document.write( "x^2+2x-4y^2+24y+10=0 \n" ); document.write( "complete the square: \n" ); document.write( "(x^2+2x+1)-4(y^2-6y+9)=-10+1-36 \n" ); document.write( "(x+1)^2-4(y-3)^2=-45 \n" ); document.write( "4(y-3)^2-(x+1)^2=45 \n" ); document.write( " \n" ); document.write( "This is an equation of a hyperbola with vertical transverse axis and center at (-1,3) \n" ); document.write( "See graph below: \n" ); document.write( "y=((45+(x+2)^2)^.5)/2+3 \n" ); document.write( " |