document.write( "Question 907402: Trying to solve by substitution but I can seem to get it right.
\n" );
document.write( "18x-6y=-12
\n" );
document.write( "y=-3x-2 \n" );
document.write( "
Algebra.Com's Answer #550328 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 18x-6y=-12 \n" ); document.write( "18x-6(-3x+2)=-12 \n" ); document.write( "18x + 18x - 12 = -12 \n" ); document.write( "36x = 0 \n" ); document.write( "x = 0 and y = 2 \n" ); document.write( "Ordered Pair (0,2) the Solution for this System of EQs \n" ); document.write( " \n" ); document.write( " |