document.write( "Question 789845: The sum of two numbers is 18. The larger number exceeds by 4. \n" ); document.write( "
Algebra.Com's Answer #478976 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
x + (x + 4) = 18
\n" ); document.write( "x + x + 4 = 18
\n" ); document.write( "Collect like terms.
\n" ); document.write( "2x = 18 - 4
\n" ); document.write( "2x = 14
\n" ); document.write( "x = 7
\n" ); document.write( "Two numbers:
\n" ); document.write( "7 and 11
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );