document.write( "Question 670603: Find three consecutive integers such that the sum of the three is equal to 2 times the sum of the first two integer \n" ); document.write( "
Algebra.Com's Answer #417018 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let the integers be given by x, (x+1), (x+2) \n" ); document.write( "You are told \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the numbers are 1, 2 and 3 \n" ); document.write( "Is 6 = 2*3? \n" ); document.write( " |