document.write( "Question 963343: Can someone help me, please?
\n" ); document.write( "Consider the following linear system;
\n" ); document.write( "2x+3y=7
\n" ); document.write( "x+2y=8
\n" ); document.write( ", convert into augmented matrix form then solve by converting
\n" ); document.write( "into row-echelon form.
\n" ); document.write( "

Algebra.Com's Answer #588630 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"%28matrix%282%2C3%2C2%2C3%2C7%2C1%2C2%2C8%29%29\"
\n" ); document.write( "Divide first row by 2 and subtract from second row,
\n" ); document.write( "\"%28matrix%282%2C3%2C1%2C3%2F2%2C7%2F2%2C1%2C2%2C8%29%29\"
\n" ); document.write( "Subtract first row from second row,
\n" ); document.write( "\"%28matrix%282%2C3%2C1%2C3%2F2%2C7%2F2%2C0%2C1%2F2%2C9%2F2%29%29\"
\n" ); document.write( "Multiply second row by 2,
\n" ); document.write( "\"%28matrix%282%2C3%2C1%2C3%2F2%2C7%2F2%2C0%2C1%2C9%29%29\"
\n" ); document.write( "Multiply second row by -3/2 and add to first row,
\n" ); document.write( "\"%28matrix%282%2C3%2C1%2C0%2C-10%2C0%2C1%2C9%29%29\"
\n" ); document.write( "\"x=-10\"
\n" ); document.write( "\"y=9\"
\n" ); document.write( "
\n" ); document.write( "
\n" );