document.write( "Question 540279: The sum of three consecutive integers is 24. What is the product of these three integers? \n" ); document.write( "
Algebra.Com's Answer #353625 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of three consecutive integers is 24. What is the product of these three integers?
\n" ); document.write( "-----
\n" ); document.write( "1st: x-1
\n" ); document.write( "2nd: x
\n" ); document.write( "3rd: x+1
\n" ); document.write( "----
\n" ); document.write( "sum = 24
\n" ); document.write( "3x = 24
\n" ); document.write( "x = 8
\n" ); document.write( "---
\n" ); document.write( "1st: x-1 = 7
\n" ); document.write( "2nd: 8
\n" ); document.write( "3rd: 9
\n" ); document.write( "----
\n" ); document.write( "Product = 7*8*9 = 504
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=====================
\n" ); document.write( "
\n" );