document.write( "Question 1029628: Solve by substitution 2x-4y=2 the next part is y=x-3 answer using the coordinate form (___,___) \n" ); document.write( "
Algebra.Com's Answer #644599 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Substituting y = x - 3 into \n" ); document.write( "2x-4y=2 \n" ); document.write( "gives us \n" ); document.write( "2x - 4(x-3) = 2 \n" ); document.write( "2x - 4x + 12 = 2 \n" ); document.write( "-2x + 12 = 2 \n" ); document.write( "-2x = -10 \n" ); document.write( "x = 5 \n" ); document.write( "and \n" ); document.write( "y = x-3 = 5-3 = 2 \n" ); document.write( "Your answer is \n" ); document.write( "(5, 2) \n" ); document.write( " |