document.write( "Question 102281: Could you please take the time to help me solve this problem: Solve the following system of three linear equations: x – 2y = 4 and 2 x – 3 y + 2 z =
\n" );
document.write( "– 2 and 4 x – 7 y + 2 z = 6. Noting that each equation represents a plane, interpret your result.\r
\n" );
document.write( "\n" );
document.write( "Thank you, for taking the time to help me \n" );
document.write( "
Algebra.Com's Answer #74355 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x – 2y 0z = 4 \n" ); document.write( "2 x – 3 y + 2 z = – 2 \n" ); document.write( "4 x – 7 y + 2 z = 6 \n" ); document.write( "------------------- \n" ); document.write( "x = 2y+4 \n" ); document.write( "Substitute to get: \n" ); document.write( "2(2y+4)-3y+2z = -1 \n" ); document.write( "4(2y+4)-7y+2z = 6 \n" ); document.write( "----------------- \n" ); document.write( "Simplify: \n" ); document.write( "x = 2y+4 \n" ); document.write( "y + 2z = 9 \n" ); document.write( "y + 2z = -2 \n" ); document.write( "--------------- \n" ); document.write( "The last two equations indicate the system is inconsistent. \n" ); document.write( "Two of the equations represent parallel planes. \n" ); document.write( "There is no intersection of the three planes represented \n" ); document.write( "by the original three equations. \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |