document.write( "Question 613361: The sum of two numbers is 56. The larger number is 14 more than the smaller number. What are numbers? \n" ); document.write( "
Algebra.Com's Answer #386008 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "larger number is 14 more than the smaller number
\n" ); document.write( "Let x and ( x+14) represent the numbers
\n" ); document.write( " x + (x+14) = 56
\n" ); document.write( " 2x = 42
\n" ); document.write( " x = 21 , the smaller number. The larger number is 35
\n" ); document.write( " 21 + 35 = 56 \n" ); document.write( "
\n" );