SOLUTION: The product of two positive consecutive odd intgers is 5 more than 6 times the smaller integer. Find both integers.(an algebraic solution can be accepted.)
Algebra ->
Equations
-> SOLUTION: The product of two positive consecutive odd intgers is 5 more than 6 times the smaller integer. Find both integers.(an algebraic solution can be accepted.)
Log On
Question 197536: The product of two positive consecutive odd intgers is 5 more than 6 times the smaller integer. Find both integers.(an algebraic solution can be accepted.) Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! 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-5)*(x+1) = 0
Integers = 5 and 7