Question 48351
The product of two consecutive positive even integers is 360. Find the integers.
LET ANY EVEN INTEGER=2N...NEXT EVEN INTEGER =2N+2
2N(2N+2)=360
N(N+1)=90
N^2+N-90=0
(N+10)(N-9)=0
N=9
THE 2 EVEN INTEGERS ARE 2*9=18 AND 20