document.write( "Question 352271: the sum of three consecutive integers is 33 more than the least of the integers..find the integers \n" ); document.write( "
Algebra.Com's Answer #251774 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: \"the sum of three consecutive integers is 33 more than the least of the integers\" means that \"x%2B%28x%2B1%29%2B%28x%2B2%29=x%2B33\" \n" ); document.write( "
\n" );