document.write( "Question 150173: Please help me solve this using matrices:
\n" ); document.write( "x + 2y - z = 2
\n" ); document.write( "2x - 2y + z = -1
\n" ); document.write( "6x +4y +3z = 5
\n" ); document.write( "Thank you so much, Lennie
\n" ); document.write( "

Algebra.Com's Answer #110203 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
In Matrix notation, the problem is,
\n" ); document.write( "
\n" ); document.write( "or simplified
\n" ); document.write( "[A][x]=[b]
\n" ); document.write( "[Ainv][A][x]=[Ainv][b]
\n" ); document.write( "[x]=[Ainv][b]
\n" ); document.write( "Find the inverse of matrix A, multiply by the right hand side to find the solution.
\n" ); document.write( "In this case,
\n" ); document.write( "[A]=
\n" ); document.write( "The inverse of [A] is,
\n" ); document.write( "[Ainv]=
\n" ); document.write( "Then the matrix multiplication is,
\n" ); document.write( "[x]=
\n" ); document.write( "\"x=%281%2F30%29%2810%2A2%2B%2810%29%28-1%29%2B0%285%29%29\"
\n" ); document.write( "\"x=%281%2F30%29%2820-10%29\"
\n" ); document.write( "\"x=%281%2F30%29%2810%29\"
\n" ); document.write( "\"x=1%2F3\"
\n" ); document.write( "\"y=%281%2F30%29%280%2A2%2B%28-9%29%28-1%29%2B%283%29%285%29%29\"
\n" ); document.write( "\"y=%281%2F30%29%289%2B15%29\"
\n" ); document.write( "\"y=%281%2F30%29%2824%29\"
\n" ); document.write( "\"y=4%2F5\"
\n" ); document.write( "\"z=%281%2F30%29%2820%2A2%2B%288%29%28-1%29%2B%28-6%29%285%29%29\"
\n" ); document.write( "\"z=%281%2F30%29%2840-8-30%29\"
\n" ); document.write( "\"z=%281%2F30%29%282%29\"
\n" ); document.write( "\"z=-1%2F15\"
\n" ); document.write( "Your solution matrix is then
\n" ); document.write( "[x]=
\n" ); document.write( "
\n" );