document.write( "Question 1190814: Translate to a system of equations and solve. (Enter your answers as a comma-separated list.)
\n" ); document.write( "The sum of two numbers is 15. One number is 3 less than the other. Find the numbers.
\n" ); document.write( "

Algebra.Com's Answer #822516 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x+y=15
\n" ); document.write( "x=y-3
\n" ); document.write( "substitute
\n" ); document.write( "y-3+y=15
\n" ); document.write( "2y=18
\n" ); document.write( "y=9
\n" ); document.write( "y-3=6
\n" ); document.write( "the numbers are 6 and 9.
\n" ); document.write( "
\n" );