SOLUTION: I have a question that says find 2 consecutive even integers such that their sum is equal to the difference of 3 times the larger and 2 times the smaller.
Question 1102046: I have a question that says find 2 consecutive even integers such that their sum is equal to the difference of 3 times the larger and 2 times the smaller. Found 2 solutions by algebrahouse.com, josgarithmetic:Answer by algebrahouse.com(1659) (Show Source):
You can put this solution on YOUR website! x = first consecutive even integer
x + 2 = second consecutive even integer {even integers are separated by 2}
x + x + 2 = 3(x + 2) - 2x {their sum equals difference of 3 times larger and 2 times smaller}
2x + 2 = 3x + 6 - 2x {combined like terms and used distributive property}
2x + 2 = x + 6 {combined like terms}
x = 4 {subtracted x and 2 from each side}
x + 2 = 6 {substituted 4, in for x, into x + 2}