document.write( "Question 1013772: 9x+3y= -48 -6x+y= 38 \n" ); document.write( "
Algebra.Com's Answer #630066 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! I would divide the first equation by three and subtract the second equation from it, like this \n" ); document.write( "3x + y = -16 \n" ); document.write( "-(-6x + y = 38) \n" ); document.write( "--------------------- \n" ); document.write( "9x = -54 \n" ); document.write( "x = -6 \n" ); document.write( "Then substitute back in and get \n" ); document.write( "3(-6) + y = -16 \n" ); document.write( "-18 + y = -16 \n" ); document.write( "y = 2 \n" ); document.write( " |