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)\"\" \"About 
You can put this solution on YOUR website!
Your third equation is \"-x%5B2%5D-5x%5B3%5D=1\"
\n" ); document.write( "So the last row of the matrix should be 0 -1 -5.
\n" ); document.write( "\"Ax=b\"
\n" ); document.write( "\"x=A%5E%28-1%29b\"
\n" ); document.write( "\"A=%28matrix%283%2C3%2C2%2C3%2C0%2C1%2C2%2C3%2C0%2C-1%2C-5%29%29\"
\n" ); document.write( "\"A%5E%28-1%29=%28matrix%283%2C3%2C-7%2C15%2C9%2C5%2C-10%2C-6%2C-1%2C2%2C-1%29%29\"
\n" ); document.write( "
\n" ); document.write( "\"x=%28matrix%283%2C1%2C23%2C-16%2C3%29%29\"
\n" ); document.write( "
\n" );