Find two consecutive even integers such that the sum of the larger and twice the smaller is 62. PLEASE HELP I DON'T GET IT!/:

2 answers

let n = smaller, then since they are "consecutive even integers", n + 2 = larger.

(n + 2) + 2n = 62

Solve for n.
n=20