document.write( "Question 72310: Solve the folling 2 x 2 systems using substitutions\r
\n" ); document.write( "\n" ); document.write( "y= 3x + 12
\n" ); document.write( "y= -x +4
\n" ); document.write( "

Algebra.Com's Answer #51711 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
y= 3x + 12
\n" ); document.write( "y= -x +4\r
\n" ); document.write( "\n" ); document.write( "plug -x + 4 into the first equation for the y;
\n" ); document.write( "-x + 4 = 3x +12
\n" ); document.write( "-x -3x +4 = 12
\n" ); document.write( "-4x = 12 - 4
\n" ); document.write( "-4x = 8
\n" ); document.write( "x = -2
\n" ); document.write( "now plug that in the equation for x;
\n" ); document.write( "y = 3(-2) + 12
\n" ); document.write( "y = -6+12
\n" ); document.write( "y = 6
\n" ); document.write( ":)
\n" ); document.write( "
\n" );