Question 197536
The product of two positive consecutive odd intgers is 5 more than 6 times the smaller integer. Find both integers
---------------
x*(x+2) = 6x+5
{{{x^2 -4x - 5 = 0}}}
(x-5)*(x+1) = 0
Integers = 5 and 7