document.write( "Question 176128: find 3 consecutive even integers such that the sum of the smallest and the largest integer is equal to 36.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #131220 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let the numbers be N, N+2 , N+4 \n" ); document.write( "Given \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the numbers are 16, 18 and 20 \n" ); document.write( " |