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: \"10x-3y%2B2z=-18\"
\n" ); document.write( "Eqn 2: \"19x-5y-z=13\"\r
\n" ); document.write( "\n" ); document.write( "2(Eqn 1) - Eqn 2
\n" ); document.write( "\"20x+-+6y+%2B+4z+=+-36\"
\n" ); document.write( "\"19x+-+5y+-+z+=+13\"
\n" ); document.write( "Eqn 1 = x - 11y + 3z = -23\r
\n" ); document.write( "\n" ); document.write( "-19(Eqn 1) + Eqn 2
\n" ); document.write( "\"-19x+%2B+209y+-+57z+=+437\"
\n" ); document.write( "\"19x+-+5y+-z+=+13\"
\n" ); document.write( "Eqn 1 = \"204y+-+58z+=+450\"\r
\n" ); document.write( "\n" ); document.write( "Let z = 2a\r
\n" ); document.write( "\n" ); document.write( "I'm getting \"y=%2875%2F34%29+%2B+%2829%2F51%29a\" 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)\"\" \"About 
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( "
\n" );