document.write( "Question 889285: If the product of 3 consecutive integers is 120,then the sum of the integers is \n" ); document.write( "
Algebra.Com's Answer #538032 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
If the product of 3 consecutive integers is 120,then the sum of the integers
\n" ); document.write( "solution
\n" ); document.write( "let numbers are
\n" ); document.write( "X,(X+1) ,(X+2)
\n" ); document.write( "then as per conditions
\n" ); document.write( "X(X+1)(X+2)=120 to find X+(X+1)+(X+2)=?
\n" ); document.write( "X(X+1)(X+2)=4x5x6
\n" ); document.write( "than x=4 or x+1=4 or x+2=6
\n" ); document.write( "in each case we will find that
\n" ); document.write( "X=4
\n" ); document.write( "therefor three consecutive number are X,(X+1) ,(X+2) or 3,4,5
\n" ); document.write( "therefor sum will be 4+5+6 =15
\n" ); document.write( "answer 15
\n" ); document.write( "
\n" );