document.write( "Question 328639: Use matrix inversion to solve each system of equations.\r
\n" );
document.write( "\n" );
document.write( "3x - 4y = -1
\n" );
document.write( "-2x + 3y = 3 \n" );
document.write( "
Algebra.Com's Answer #235534 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! [A]= \n" ); document.write( "[b]= \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "det[A]=1 \n" ); document.write( "[A]inv= \n" ); document.write( "[x]=[A]inv[b]= |