SOLUTION: the product of 2 consecutive odd integers is 42 more than 3 times the smaller integer. Find the integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the product of 2 consecutive odd integers is 42 more than 3 times the smaller integer. Find the integer      Log On


   



Question 969513: the product of 2 consecutive odd integers is 42 more than 3 times the smaller integer. Find the integer
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: x, (x+2)

(x)(x+2) = 42 + 3x
x^2 + 2x = 42 + 3x
x^2 - x - 42 = 0
(x - 7)(x + 6) = 0

x is odd, so x = 7. The integers are 7 and 9.