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
Word Problems: Coins
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Word Problems With Coins
Question 696720
:
find two consecutive even integers whose product is 288
Answer by
jim_thompson5910(35256)
(
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.