document.write( "Question 873737:  1.
\n" );
document.write( "One integer is five times another. If the product of the two integers is 80, then find the integers.
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "I don't know how to set up and solve. Please help 
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #527062 by ewatrrr(24785)     You can put this solution on YOUR website! x(5x) = 80 \n" ); document.write( " 5x^2 = 80 \n" ); document.write( " x^2 = 16 \n" ); document.write( " x = ± 4 \n" ); document.write( "Integers are: 4,20 0r -4,-20 \n" ); document.write( " |