document.write( "Question 869186: use the substitution method to solve the system of equations. Enter your answer as an ordered pair. y=3x+2 Y=x+12 \n" ); document.write( "
Algebra.Com's Answer #524058 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
y = \"x%2B12\"
\n" ); document.write( " y = 3x+2
\n" ); document.write( "x + 12 = 3x + 2
\n" ); document.write( " 10 = 2x
\n" ); document.write( " 5 = x and y = 17
\n" ); document.write( "Ordered Pair (5,17) the Solution for this System
\n" ); document.write( "
\n" ); document.write( "
\n" );