document.write( "Question 477139: Find the augmented matrix...\r
\n" );
document.write( "\n" );
document.write( "given the following system of linear equations\r
\n" );
document.write( "\n" );
document.write( "3x-2y+3=5
\n" );
document.write( "x+4y-1=9 \n" );
document.write( "
Algebra.Com's Answer #327092 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 3x-2y+3=5 \n" ); document.write( "x+4y-1=9\r \n" ); document.write( "\n" ); document.write( "3x-2y=2 \n" ); document.write( "x+4y=10 \n" ); document.write( "
|