document.write( "Question 620255: Find 3 consecutive integers in which the sum of the 2nd and 3rd integers is 85 more than the first. \n" ); document.write( "
Algebra.Com's Answer #390035 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
   
\n" ); document.write( "Hi,
\n" ); document.write( "Find 3 consecutive integers \"highlight%28x%29\",\"highlight%28x%2B1%29\",\"highlight%28x%2B2%29\"
\n" ); document.write( "in which the sum of the 2nd and 3rd integers is 85 more than the first.
\n" ); document.write( " (x+1) + (x+2) = x + 85 ||Solve for x and other two consecutive integers \n" ); document.write( "
\n" );