SOLUTION: The product of two consecutive odd integers is 25 less than 7 times their sum.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The product of two consecutive odd integers is 25 less than 7 times their sum.      Log On


   



Question 856597: The product of two consecutive odd integers is 25 less than 7 times their sum.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: x, (x+1)

x(x+1) = 7(x + (x+1)) - 25
x^2 + x = 7(2x+1) - 25
x^2 + x = 14x - 18
x^2 - 13x + 18 = 0


This equation has no integer solutions.