SOLUTION: The product of two consecutive odd integers is equal to 30 more than the first. Find the integers .

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The product of two consecutive odd integers is equal to 30 more than the first. Find the integers .       Log On


   



Question 813056: The product of two consecutive odd integers is equal to 30 more than the first. Find the integers
.

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
x*(x+2)=30+x
x^2+2x=30+x
x^2+x-30=0
(x+6)*(x-5)=0
x=5
x+2=7