document.write( "Question 118114: Find three consecutive integers such that the sum of the first two decreased by the third equals 68. \n" ); document.write( "
Algebra.Com's Answer #86224 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find three consecutive integers such that the sum of the first two decreased by the third equals 68.
\n" ); document.write( "------------
\n" ); document.write( "1st = x
\n" ); document.write( "2nd = x+1
\n" ); document.write( "3rd = x+2
\n" ); document.write( "--------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "x+x+1-(x+2)= 68
\n" ); document.write( "x-1 = 68
\n" ); document.write( "x = 69
\n" ); document.write( "x+1=70
\n" ); document.write( "x+2=71
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );