SOLUTION: Jared wanted to find three consecutive even integers whose sum was 4 times the first of those integers. He let k represent the first integer, then wrote and solved this equation: k

Algebra.Com
Question 933763: Jared wanted to find three consecutive even integers whose sum was 4 times the first of those integers. He let k represent the first integer, then wrote and solved this equation: k+ (k+1) + (k+2) = 4k. Did he get the correct answer? Complete the explanation.
Jared did not get the correct answer. The solution to his equation is k = ____, giving ___,___, and ___ as the three integers. However 3 and 5 are not even integers. He should have used the equation k + (k + ___) + (k+___) = 4k, which gives k =___ and the correct answer ___,___,___.
Help would be much appreciated

Answer by richard1234(7193)   (Show Source): You can put this solution on YOUR website!
Instead of k, k+1, k+2, you should use k, k+2, k+4 with the constraint that k is even (i.e. if you return an odd integer for k, or a non-integer, then return no solution).

k + (k+2) + (k+4) = 4k
3k + 6 = 4k
k = 6

Indeed, 6+8+10 = 4*6.

RELATED QUESTIONS

Find three consecutive even integers for which -4 times the sum of the first and the... (answered by Maths68)
Three times the third of three consecutive even integers is eight less than the sum of... (answered by mananth)
Five times the first of the three consecutive even integers is 4 less than twice the sum... (answered by ewatrrr)
Find three consecutive even integers whose sum is ten less than four times the smallest... (answered by hard,ptaylor)
Find three consecutive even integers whose sum is 38 more than four times the largest... (answered by psbhowmick)
Find three consecutive even integers such that the sum of the squares of the first and... (answered by josmiceli)
Find three consecutive even integers such that four times the middle integer is equal to... (answered by Alan3354)
the sum of two consecutive even integers is equal to seven times the first decreased by... (answered by checkley77)
find three consecutive even integers such that 3 times the sum of the last two even... (answered by josgarithmetic,MathTherapy)