document.write( "Question 936830: This is a 3 variable linear equation problem, that I am not sure how to combine to solve. The problem is to solve the system using linear combination method. Here are the three equations:\r
\n" );
document.write( "\n" );
document.write( "5x-4y+4z=18
\n" );
document.write( "-x+3y-2z=0
\n" );
document.write( "4x-2y+7z=3\r
\n" );
document.write( "\n" );
document.write( "I have combined the first and second problem to eliminate z, but I don't know what to do from there. \r
\n" );
document.write( "\n" );
document.write( "First I distibuted a scale of 2 to the second problem so that the z's would cancel out, and then I solved. \r
\n" );
document.write( "\n" );
document.write( "(2)-x+3y-2z=0
\n" );
document.write( "-2x+6y-4z=0\r
\n" );
document.write( "\n" );
document.write( " 5x-4y+4z=18
\n" );
document.write( "+ -2x+6y-4z=0
\n" );
document.write( "__________________
\n" );
document.write( " 3x+2y =18
\n" );
document.write( "Please help me eliminate another variable so I can solve the rest of the problem.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #570321 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "This is a 3 variable linear equation problem, that I am not sure how to combine to solve. The problem is to solve the system using linear combination method. Here are the three equations:\r \n" ); document.write( "\n" ); document.write( "5x-4y+4z=18 \n" ); document.write( "-x+3y-2z=0 \n" ); document.write( "4x-2y+7z=3\r \n" ); document.write( "\n" ); document.write( "I have combined the first and second problem to eliminate z, but I don't know what to do from there. \r \n" ); document.write( "\n" ); document.write( "First I distibuted a scale of 2 to the second problem so that the z's would cancel out, and then I solved. \r \n" ); document.write( "\n" ); document.write( "(2)-x+3y-2z=0 \n" ); document.write( "-2x+6y-4z=0\r \n" ); document.write( "\n" ); document.write( " 5x-4y+4z=18 \n" ); document.write( "+ -2x+6y-4z=0 \n" ); document.write( "__________________ \n" ); document.write( " 3x+2y =18 \n" ); document.write( "Please help me eliminate another variable so I can solve the rest of the problem. \n" ); document.write( " The easiest variable to eliminate is x. You do this by MULTIPLYING equation 2 by 5 to create equation (iv).\n" ); document.write( " |