document.write( "Question 652374: two numbers have a sum of 44. the larger number is 8 more than the smaller. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #407972 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+8+x=44
\n" ); document.write( "2x=44-8
\n" ); document.write( "2x=36
\n" ); document.write( "x=36/2
\n" ); document.write( "x=18
\n" ); document.write( "x+8=26
\n" ); document.write( "
\n" );