document.write( "Question 1026763: write in Ax = b form\r
\n" ); document.write( "\n" ); document.write( "y + 3z = 7 + 4x
\n" ); document.write( "2y + x = 1 - 5z
\n" ); document.write( "6x - 9 = 2y + 3z
\n" ); document.write( "

Algebra.Com's Answer #642069 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "y + 3z = 7 + 4x\r\n" );
document.write( "2y + x = 1 - 5z\r\n" );
document.write( "6x - 9 = 2y + 3z\r\n" );
document.write( "\r\n" );
document.write( "First arrange terms in alphabet order on the left\r\n" );
document.write( "and constant terms on the right, like this:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Put all the coefficients in a 3x3 matrix,\r\n" );
document.write( "multiplied by a 3x1 matrix of unknowns or \r\n" );
document.write( "variables, and set that equal to the 3x1\r\n" );
document.write( "matrix of constants on the right:\r\n" );
document.write( "\r\n" );
document.write( "\"%22%22=%22%22\"\"%28matrix%283%2C1%2C7%2C1%2C9%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "That's \"A%2AX\"\"%22%22=%22%22\"\"B\" form\r\n" );
document.write( "\r\n" );
document.write( "because \"A\"\"%22%22=%22%22\"\"%28matrix%283%2C3%2C-4%2C1%2C3%2C1%2C2%2C5%2C6%2C2%2C-3%29%29\", \r\n" );
document.write( "\"X\"\"%22%22=%22%22\"\"%28matrix%283%2C1%2Cx%2Cy%2Cz%29%29\", \r\n" );
document.write( "\"B\"\"%22%22=%22%22\"\"%28matrix%283%2C1%2C7%2C1%2C9%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );