document.write( "Question 1311: 5 times the sum of three consecutive integers is 150, what are the integers? \n" ); document.write( "
Algebra.Com's Answer #393 by usyim88hk(158)\"\" \"About 
You can put this solution on YOUR website!
First divide 150 by 5 to get the sum of that 3 numbers
\n" ); document.write( ":
\n" ); document.write( "150/5 = 30
\n" ); document.write( ":
\n" ); document.write( "Now divide 30 by 3 to get the middle number of that three numbers
\n" ); document.write( ":
\n" ); document.write( "30/3 = 10
\n" ); document.write( ":
\n" ); document.write( "So ten is the second number and 10-1 which is 9 is the first number and 10+1 which is 11 is the third number
\n" ); document.write( "------------------------------------------------------------------------------
\n" ); document.write( "The three numbers are 9, 10, and 11
\n" ); document.write( "
\n" );