document.write( "Question 1061938: Let A= [1 2 3 5;2 4 8 12;3 6 7 13] I have already reduced
\n" );
document.write( "the matrix to [1 2 3 5;0 0 1 1;0 0 0 0] I need help
\n" );
document.write( "solving the next step which is to find the general
\n" );
document.write( "solution in the form x=xh + p of Ax= (0, 6, -6)T\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #677086 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Let A= [1 2 3 5;2 4 8 12;3 6 7 13] I have already reduced \n" ); document.write( "the matrix to [1 2 3 5;0 0 1 1;0 0 0 0] I need help \n" ); document.write( "solving the next step which is to find the general \n" ); document.write( "solution in the form x=xh + p of Ax= (0, 6, -6)T \n" ); document.write( " \r\n" ); document.write( "Matrix A is an abbreviation for this system of equations:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \"the form x=xh + p of Ax= (0, 6, -6)T\" \n" ); document.write( " \r\n" ); document.write( "though I've taught college mathematics for many years. I'm sure\r\n" ); document.write( "it's equivalent to that, though. Some books will put a k for the y,\r\n" ); document.write( "like this:\r\n" ); document.write( "\r\n" ); document.write( "(x, y, z) = (2-2k, k, 1)\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |