document.write( "Question 911275: PLEASE HELP ME PLEASE,
\n" );
document.write( "twice the first of three consecutive integers minus the third equals 36. find the three integers \n" );
document.write( "
Algebra.Com's Answer #552982 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! three consecutive integers: x, x+1, x+2 \n" ); document.write( "2x - (x+2) = 36 \n" ); document.write( "2x - x = 38 \n" ); document.write( "x = 38 \n" ); document.write( "The three consecutive integers are: 38,39,40 \n" ); document.write( "And...checking \n" ); document.write( "76 - 40 = 36 \n" ); document.write( " |