document.write( "Question 240351: What is 3 consecutive even numbers that have a sum of 36? \n" ); document.write( "
Algebra.Com's Answer #176121 by vleith(2983) ![]() You can put this solution on YOUR website! Let the three numbers be x , x+ 2 and x+4 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the numbers are 10, 12 and 14 \n" ); document.write( " |