document.write( "Question 163682: Solve the folllowing system of linear equations
\n" ); document.write( "x-4y+2z=-1
\n" ); document.write( "2x+y-3z=10
\n" ); document.write( "-3x+12y-6z=3
\n" ); document.write( "

Algebra.Com's Answer #122324 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
x-4y+2z=-1
\n" ); document.write( "2x+y-3z=10
\n" ); document.write( "-3x+12y-6z=3
\n" ); document.write( "----------------
\n" ); document.write( "The 3rd eqn is the 1st multiplied by -3, so no solution is possible.
\n" ); document.write( "
\n" );