document.write( "Question 1058482: Write the system of equations as an augmented matrix. Then solve for x and y. \r
\n" );
document.write( "\n" );
document.write( "5x-4y=12
\n" );
document.write( "-5x+3y=9 \n" );
document.write( "
Algebra.Com's Answer #673536 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 5x-4y=12 \n" ); document.write( "-5x+3y=9 \n" ); document.write( "------------- Add \n" ); document.write( "-y = 21 \n" ); document.write( "---- \n" ); document.write( "Not a good example for using a matrix. \n" ); document.write( " |