document.write( "Question 1193741: Find the values of the variables in the matrices:\r
\n" );
document.write( "\n" );
document.write( "-3 * 2 x + 2 -1 = -4 z
\n" );
document.write( " 3x 4y 4 -3 22 14\r
\n" );
document.write( "\n" );
document.write( "I couldn't put the bracket around each matrice. The 3 is multiplied by the first matrix.\r
\n" );
document.write( "\n" );
document.write( "Thanks\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #825774 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The -3 out front the first matrix tells us to multiply -3 by everything inside just that particular matrix. \n" ); document.write( "This means \n" ); document.write( "Eg: The 2 turns into -3(2) = -6 in the upper left corner.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we go from this given equation \n" ); document.write( " \n" ); document.write( "to this \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For now, focus on the lower left corner of each given matrix. \n" ); document.write( "Those bottom left corner entries are: \n" ); document.write( "-9x, 4, and 22\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The first two lower left corner entries add up to the third entry. Meaning we have the equation -9x+4 = 22 \n" ); document.write( "Effectively, each corner is treated separately to form a different equation. \n" ); document.write( "Or you can think of it like this template here \n" ); document.write( " \n" ); document.write( "and the lower left corner would yield c+g = k\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve for x: \n" ); document.write( "-9x+4 = 22 \n" ); document.write( "-9x = 22-4 \n" ); document.write( "-9x = 18 \n" ); document.write( "x = 18/(-9) \n" ); document.write( "x = -2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now apply substitution to go from this \n" ); document.write( " \n" ); document.write( "to this \n" ); document.write( " \n" ); document.write( "The -3x becomes 6 since -3x = -3(-2) = 6 \n" ); document.write( "The -9x becomes 18 since -9x = -9(-2) = 18 \n" ); document.write( "Everything else remains the same\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next, focus on the bottom righthand corners of each matrix. \n" ); document.write( "The elements in those corners are: -12y, -3, 14 \n" ); document.write( "They produce the equation shown below in which we solve for y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-12y+(-3) = 14 \n" ); document.write( "-12y-3 = 14 \n" ); document.write( "-12y = 14+3 \n" ); document.write( "-12y = 17 \n" ); document.write( "y = 17/(-12) \n" ); document.write( "y = -17/12 \n" ); document.write( "We could get an approximation here (roughly -17/12 = -1.41667), but I think it's better to keep it as a fraction.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Lastly, focus on the upper righthand corners to determine z \n" ); document.write( "6+(-1) = z \n" ); document.write( "6-1 = z \n" ); document.write( "z = 5\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answers: \n" ); document.write( "x = -2 \n" ); document.write( "y = -17/12 \n" ); document.write( "z = 5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |