document.write( "Question 829462: Use the substitution method to solve the following system of linear equations:\r
\n" );
document.write( "\n" );
document.write( "x + y = 6
\n" );
document.write( "x = –y + 2\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #499862 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x + y = 6 \n" ); document.write( "x = –y + 2 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "----------------- \n" ); document.write( "-y+2 + y = 6 \n" ); document.write( "---- \n" ); document.write( "2 = 6 \n" ); document.write( "That is a contradiction: \n" ); document.write( "Solution: There is no (x,y) solution for the system. \n" ); document.write( "Why?:: The lines are parallel. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |