document.write( "Question 950463: 2x₁+3x₂ =-2
\n" );
document.write( "x₁+2x₂+3x₃=0
\n" );
document.write( " -x₂-5x₃=1
\n" );
document.write( "
\n" );
document.write( "Give the matrix equation associated with the system of equations below, and solve it by using the corresponding inverse mix.\r
\n" );
document.write( "\n" );
document.write( "What I've done so far.\r
\n" );
document.write( "\n" );
document.write( "2 3 0 [x] =-2
\n" );
document.write( "1 2 3 [y] =0
\n" );
document.write( "0 1 5 [z] =1\r
\n" );
document.write( "\n" );
document.write( "[x]=[2 3 0] ^-1.......[-2 ]
\n" );
document.write( "[y]=[1 2 3]............[ 0 ]
\n" );
document.write( "[z]=[0 1 5]...........[ 1 ]\r
\n" );
document.write( "\n" );
document.write( "I'm not sure if I'm doing it right. Please show me the steps. I'm currently working on it BTW. Thanks. \n" );
document.write( "
Algebra.Com's Answer #580527 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Your third equation is \n" ); document.write( "So the last row of the matrix should be 0 -1 -5. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |