document.write( "Question 86464This question is from textbook
\n" ); document.write( ": solve the following system of equtions and give the general solution in parametric vector form.\r
\n" ); document.write( "\n" ); document.write( "x+y-2z=6
\n" ); document.write( "3y+z-w=3
\n" ); document.write( "-2x+y+2z-w=9
\n" ); document.write( "

Algebra.Com's Answer #62596 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "solve the following system of equtions and give the general\r\n" );
document.write( "solution in parametric vector form. \r\n" );
document.write( "\r\n" );
document.write( "  x + y - 2z     = 6\r\n" );
document.write( "     3y +  z - w = 3\r\n" );
document.write( "-2x + y + 2z - w = 9\r\n" );
document.write( "\r\n" );
document.write( "Associated with this linear system is the augmented matrix\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%283%2C5%2C1%2C1%2C-2%2C0%2C6%2C0%2C3%2C1%2C-1%2C3%2C-2%2C1%2C2%2C-1%2C9%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Reducing it to row reduced echelon form:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So the general solution is \r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%284%2C1%2Cx%2Cy%2Cz%2Cw%29%29\" = \"%28matrix%284%2C1%2C-9-%281%2F3%29w%2C3%2B%281%2F3%29w%2C-6%2Cw%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Write the -6 as -6+0w, and the w as 0 + 1w\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%284%2C1%2Cx%2Cy%2Cz%2Cw%29%29\" = \"%28matrix%284%2C1%2C-9-%281%2F3%29w%2C3%2B%281%2F3%29w%2C-6%2B0w%2C0%2B1w%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Write the matrix on the right as the sum of two matrices:\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%284%2C1%2Cx%2Cy%2Cz%2Cw%29%29\" = \"%28matrix%284%2C1%2C-9%2C3%2C-6%2C0%29%29\" + \"%28matrix%284%2C1%2C-%281%2F3%29w%2C%281%2F3%29w%2C0w%2C1w%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Now factor out a scalar w from the right-hand matrix:\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%284%2C1%2Cx%2Cy%2Cz%2Cw%29%29\" = \"%28matrix%284%2C1%2C-9%2C3%2C-6%2C0%29%29\" + w\"%28matrix%284%2C1%2C-1%2F3%2C1%2F3%2C0%2C1%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "That's fine in that form, however, it looks neater when you factor out\r\n" );
document.write( "1/3 from the matrix on the right:\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%284%2C1%2Cx%2Cy%2Cz%2Cw%29%29\" = \"%28matrix%284%2C1%2C-9%2C3%2C-6%2C0%29%29\" + \"%281%2F3%29w\"\"%28matrix%284%2C1%2C-1%2C1%2C0%2C3%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );