document.write( "Question 346658: Find the solution of this system of eqautions. seperate the x- and y- values with a comma.
\n" );
document.write( "x-2y=-29
\n" );
document.write( "x-y=-11
\n" );
document.write( "i really need help with this, i have stated what needs to be done with the equation at the top. \n" );
document.write( "
Algebra.Com's Answer #247853 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x-2y=-29 \n" ); document.write( "x-y=-11 \n" ); document.write( "---------- Subtract \n" ); document.write( "-y = -18 \n" ); document.write( "y = 18 \n" ); document.write( "x = 7 \n" ); document.write( " \n" ); document.write( " |