SOLUTION: find two consecutive even integers whose product is 360
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find two consecutive even integers whose product is 360
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 444811
:
find two consecutive even integers whose product is 360
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
x(x+2)=360
x^2+2x-360=0
x^2+20x-18x-360=0
x(x+20)-18(x+20)=0
(x+20)(x-18)=0
x=-20 OR 18
The integers are
-20,-18
18,20