document.write( "Question 377170: Solve the system of linear equations (set z=a if dependent)\r
\n" );
document.write( "\n" );
document.write( "I tried the problem below but I'm clearly missing something:\r
\n" );
document.write( "\n" );
document.write( "Eqn 1:
\n" );
document.write( "Eqn 2: \r
\n" );
document.write( "\n" );
document.write( "2(Eqn 1) - Eqn 2
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "Eqn 1 = x - 11y + 3z = -23\r
\n" );
document.write( "\n" );
document.write( "-19(Eqn 1) + Eqn 2
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "Eqn 1 = \r
\n" );
document.write( "\n" );
document.write( "Let z = 2a\r
\n" );
document.write( "\n" );
document.write( "I'm getting and that is not right. Did not solve further. Any help you can provide is appreciated! \n" );
document.write( "
Algebra.Com's Answer #268064 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! With 3 variables and 2 equations, you can eliminate any of the 3 variables and get the equation of a line. \n" ); document.write( "---------- \n" ); document.write( "An equation in 3 variables is a plane in 3-space. The 2 eqns are of 2 planes, and their intersection, which is a line in 3-space. \n" ); document.write( "By eliminating the x, you get the projection of the line onto the y-z plane. \n" ); document.write( "By eliminating the y, you get the projection of the line onto the x-z plane. \n" ); document.write( "By eliminating the z, you get the projection of the line onto the x-y plane. \n" ); document.write( " \n" ); document.write( " |