document.write( "Question 551183: choose the system of equations in x and y describing the situation. One number is 3 more than another number. If you add 12 to 4 times the first number, the result is 5 times the second number.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #359538 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let one number be x & other y\r
\n" ); document.write( "\n" ); document.write( "x=3+y
\n" ); document.write( "12+4x= 5y
\n" ); document.write( "
\n" );