For two consecutive positive even integers, the product of the smaller and twice the larger is 160. Find the integers.

1 answer

the integers are 2k and 2k+2

(2k)*2(2k+2) = 160
k(k+1) = 20

20=4*5, so k=4

The numbers are 8 and 10