document.write( "Question 364571: The sum of two positive integers is 80. Find the integers if one number is 8 greater than the other. \n" ); document.write( "
Algebra.Com's Answer #259976 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+8=80
\n" ); document.write( "2x=72
\n" ); document.write( "x=36
\n" ); document.write( "x+8=44
\n" ); document.write( "
\n" );