document.write( "Question 41943: Solve by substitution\r
\n" );
document.write( "\n" );
document.write( "4x-12y=5
\n" );
document.write( "-x+3y=-1 \n" );
document.write( "
Algebra.Com's Answer #27097 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well, let us solve the second one for x and substitute and see what we get...so from\r \n" ); document.write( "\n" ); document.write( "4x - 12y = 5 \n" ); document.write( "-x + 3y = -1 \n" ); document.write( "we have \n" ); document.write( "x = 3y + 1 \n" ); document.write( "and then \n" ); document.write( "4(3y + 1) - 12y = 5 \n" ); document.write( "12y + 4 - 12y = 5 \n" ); document.write( "4 = 5 \n" ); document.write( "You then ask, \"When does 4 = 5?\" \n" ); document.write( "Never of course. \n" ); document.write( "Your conclusion is there is no solution. These lines are parallel. \n" ); document.write( " |