document.write( "Question 13429: The sum of three consecutive even integers is the same as twice the smallest of these integers. \n" ); document.write( "
Algebra.Com's Answer #6781 by akmb1215(68)![]() ![]() ![]() You can put this solution on YOUR website! You first need to name the three consecutive even integers using the name variable. I am going to call them n, n+2, and n+4 (we are doing +2 and +4 because even numbers are two apart...think about 2, 4, and 6 for example). When you add these together and set it equal to twice the smallest, you get the equation |