document.write( "Question 271580: The sum of two numbers is 20. The great number is 4 more than the lesser number. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #198798 by andriana121(7)\"\" \"About 
You can put this solution on YOUR website!
Let x = the lesser number
\n" ); document.write( " x+4 = the larger number\r
\n" ); document.write( "\n" ); document.write( "If you are trying to find the sum of two numbers, you need to add the lesser number and the larger number. So you set it up as an equation that should look like this: \"x%2Bx%2B4=20\"\r
\n" ); document.write( "\n" ); document.write( "Collect like terms:
\n" ); document.write( "\"2x=16\"\r
\n" ); document.write( "\n" ); document.write( "Divide by 2 on both side to get x.\r
\n" ); document.write( "\n" ); document.write( "x=8\r
\n" ); document.write( "\n" ); document.write( "8 is the lesser number.\r
\n" ); document.write( "\n" ); document.write( "To figure out the larger number you plug 8 in for x:
\n" ); document.write( "8+4
\n" ); document.write( "= 12\r
\n" ); document.write( "\n" ); document.write( "12 is the larger number
\n" ); document.write( "
\n" );