SOLUTION: find three consecutive positive odd integers such that the product of the two smaller exceeds the largest by 26

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: find three consecutive positive odd integers such that the product of the two smaller exceeds the largest by 26      Log On


   



Question 1104499: find three consecutive positive odd integers such that the product of the two smaller exceeds the largest by 26
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
find three consecutive positive odd integers such that the product of the two smaller exceeds the largest by 26
-------------
Use n-1, n+1 and n+3
n^2-1 = n+3 + 26
n^2 - n - 30 = 0
etc