SOLUTION: find two consecutive even integers whose product is 288

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: find two consecutive even integers whose product is 288      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 696720: find two consecutive even integers whose product is 288
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
x*(x+2) = 288

x^2 + 2x = 288

x^2 + 2x - 288 = 0

(x+18)*(x-16) = 0

x+18 = 0 or x-16 = 0

x = -18 or x = 16

So the two numbers are 16 and 18.