document.write( "Question 1164625: There are 4 consecutive integers that sum up to 394. What is the value of the least integer? \n" ); document.write( "
Algebra.Com's Answer #789039 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x, x+1, x+2, x+3 are the integers.
\n" ); document.write( "They add to 4x+6=394
\n" ); document.write( "4x=388
\n" ); document.write( "x=97
\n" ); document.write( "integers are 97,98,99,100
\n" ); document.write( "their average is 98.5 and 4* that is 394.
\n" ); document.write( "The answer is 97.
\n" ); document.write( "
\n" );