document.write( "Question 585049: 2 numbers added together equal 40. Twice the 1st number is 3 more than 5 times the other number. What are the 2 numbers? \n" ); document.write( "
Algebra.Com's Answer #373102 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+y=40;
\n" ); document.write( "2x=5y+3
\n" ); document.write( "x=29
\n" ); document.write( "y=11\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );