document.write( "Question 620251: Find 3 consecutive integers in which 3 times the sum of the first two is 16 more than the third. \n" ); document.write( "
Algebra.Com's Answer #390037 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 3 times the sum of the first two is 16 more than the third.
\n" ); document.write( "3[x + (x+1)] = (x+2)+16 ||Solve for x and other two consecutive integers \n" ); document.write( "
\n" );