document.write( "Question 123854: i need help on systems of equations with 3 variables.\r
\n" ); document.write( "\n" ); document.write( "2x+y-3z=-12
\n" ); document.write( "5x-y+z=11
\n" ); document.write( "x+3y-2z=-13\r
\n" ); document.write( "\n" ); document.write( "Please and Thank you!
\n" ); document.write( "

Algebra.Com's Answer #90865 by johnnico6426(16)\"\" \"About 
You can put this solution on YOUR website!
There are lot of ways to solve equations with 3 unknown variable. You can do matrices or substitution. For the sake of easiness, I will demonstrate how to solve the 3 equations using substitution.\r
\n" ); document.write( "\n" ); document.write( "Equations:
\n" ); document.write( "\"2x%2By-3z=-12\"
\n" ); document.write( "\"5x-y%2Bz=11\"
\n" ); document.write( "\"x%2B3y-2z=-13\"\r
\n" ); document.write( "\n" ); document.write( "Isolate the y in the first variable.
\n" ); document.write( "\"y=-2x%2B3z-12\"
\n" ); document.write( "Plug the y in the second equation.
\n" ); document.write( "\"5x-%28-2x%2B3z-12%29%2Bz=11\"
\n" ); document.write( "Simplify.
\n" ); document.write( "\"7x-2z%2B12=11\"
\n" ); document.write( "Isolate z.
\n" ); document.write( "\"z=%287%2F2%29x%2B%281%2F2%29\"
\n" ); document.write( "Plug the z in the y.
\n" ); document.write( "\"y=-2x%2B3%28%287%2F5%29x%2B%281%2F2%29%29-12\"
\n" ); document.write( "Simplify.
\n" ); document.write( "\"y=8.5x-10.5\"
\n" ); document.write( "Plug the NEW y and z value in the last equation.
\n" ); document.write( "\"x%2B3%288.5x-10.5%29-2%28%287%2F2%29x%2B%281%2F2%29%29=-13\"
\n" ); document.write( "Simplify and solve for x.
\n" ); document.write( "\"x=1\"
\n" ); document.write( "Plug x=1 to the new y.
\n" ); document.write( "\"y=8.5%281%29-10.5\"
\n" ); document.write( "\"y=-2\"
\n" ); document.write( "Plug the y and x value to any of the equations. you should get \"z=4\"
\n" ); document.write( "Solutions:
\n" ); document.write( "\"x=1\"
\n" ); document.write( "\"y=-2\"
\n" ); document.write( "\"z=4\"
\n" ); document.write( "
\n" );