document.write( "Question 1037491: The question tells me to solve this system of equations using any method:
\n" );
document.write( "-4x+9y=9
\n" );
document.write( "x-3y=-6
\n" );
document.write( "I have absolutely no idea how to do this problem. \n" );
document.write( "
Algebra.Com's Answer #652116 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Multiply x-3y=-6 by 3, you get: \n" ); document.write( "-4x+9y=9 \n" ); document.write( "3x-9y=-18 \n" ); document.write( "Add them together: \n" ); document.write( "-x=-9 \n" ); document.write( "x=9 \n" ); document.write( "y=5!!!!!!!!!!!!!! \n" ); document.write( " |