Question 607520: the product of two positive consecutive odd intergers is 21 more than twice the larger number. What value represents the larger number?
x*(x + 2) = 21 + 2*(x + 2)
(x - 5)*(x + 5) = 0
x - 5 = 0 or x + 5 = 0
x = 5 or x = -5
because the number is positive, we choose x = 5
larger number = x + 2 = 5 + 2 = 7