document.write( "Question 546258: Determine the type of curve represented by the equation 36x^2-4y^2-36x-8y=31 \n" ); document.write( "
Algebra.Com's Answer #361140 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Determine the type of curve represented by the equation \n" ); document.write( "36x^2-4y^2-36x-8y=31 \n" ); document.write( "complete the square \n" ); document.write( "36(x^2-x+1/4)-4(y^2+2y+1)=31+9-4 \n" ); document.write( "36(x-1/2)^2-4(y+1)^2=36 \n" ); document.write( "divide by 36 \n" ); document.write( "(x-1/2)^2/1-(y+1)^2/9=1 \n" ); document.write( "This equation is that of a hyperbola with horizontal transverse axis. \n" ); document.write( " |