document.write( "Question 387570: Two numbers have the sum of 18. The larger number is equal to 3 more than two times the smaller number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #274004 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x+3=18
\n" ); document.write( "3x=15
\n" ); document.write( "x=5
\n" ); document.write( "2x+3=13
\n" ); document.write( "
\n" );