SOLUTION: product of two consective integers is 12 find the integer.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: product of two consective integers is 12 find the integer.       Log On


   



Question 805803: product of two consective integers is 12 find the integer.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
product of two consective integers is 12 find the integer.
-----------------
1st: x
2nd: x+1
-----
Equation:
x(x+1) = 12
x^2+x-12 = 0
Factor:
(x+4)(x-3) = 0
x = -4 or x = 3
-----
If x = -4, x+1 = -3
---
If x = 3, x+1 = 4
========================
Cheers,
Stan H.
================