document.write( "Question 465308: if the product of 3 consecutive integers is 120. what is the sum of three integers? \n" ); document.write( "
Algebra.Com's Answer #318852 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x,(x+1) and (x+2) represent the 3 consecutive integers
\n" ); document.write( "Question states***
\n" ); document.write( "x(x+1)(x+2)= 120
\n" ); document.write( "x{x^2+3x+2) = 120
\n" ); document.write( " x^3 + 3x^2 +2x - 120 = 0 |x = 4 a solution 64+48 + 8 -120 = 0
\n" ); document.write( "Integers are 4,5,6
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 4*5*6 = 120 \n" ); document.write( "
\n" );