document.write( "Question 159291: Find three consecutive integers such that the sum of the first and third is 40 \n" ); document.write( "
Algebra.Com's Answer #117448 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let the first integer be I \n" ); document.write( "The 3 integers are then given by I, I+1 and I+2 \n" ); document.write( "You are told \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the 3 integers are 19, 20 and 21 \n" ); document.write( " |