document.write( "Question 1068286: Solve the system of equations using matrices (row operations). If the system has no solution, say that it is inconsistent.\r
\n" ); document.write( "\n" ); document.write( "{5x+2y=2 4x+6y=28
\n" ); document.write( "

Algebra.Com's Answer #683505 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"%28matrix%282%2C3%2C5%2C2%2C2%2C4%2C6%2C28%29%29\"
\n" ); document.write( "Multiply row 1 by -3
\n" ); document.write( "\"%28matrix%282%2C3%2C-15%2C-6%2C-6%2C4%2C6%2C28%29%29\"
\n" ); document.write( "Replace row 1 with the sum of row 1 and row 2,
\n" ); document.write( "\"%28matrix%282%2C3%2C-11%2C0%2C22%2C4%2C6%2C28%29%29\"
\n" ); document.write( "So then,
\n" ); document.write( "\"-11x=22\"
\n" ); document.write( "\"x=-2\"
\n" ); document.write( "and
\n" ); document.write( "\"4%28-2%29%2B6y=28\"
\n" ); document.write( "\"-8%2B6y=28\"
\n" ); document.write( "\"6y=36\"
\n" ); document.write( "\"y=6\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );