document.write( "Question 309486: If the largest of 87 consecutive integers is 326, what is the smallest?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #221391 by alicealc(293)![]() ![]() ![]() You can put this solution on YOUR website! if the largest integer is the 87th integer, the smallest is the 1st integer. therefore, we should subtract 326 by 86: \n" ); document.write( "326 - 86 = 240 \n" ); document.write( "so, the smallest integer is 240 \n" ); document.write( " |