document.write( "Question 227247: Three consecutive integers have a sum of 117. find the smallest integer. \n" ); document.write( "
Algebra.Com's Answer #168907 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+(x+1)+(x+2)=117 \n" ); document.write( "3x=114 \n" ); document.write( "x=38 \n" ); document.write( " |