SOLUTION: find two consecutive odd integers whose product is 23 more than their sum

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find two consecutive odd integers whose product is 23 more than their sum      Log On


   



Question 179355: find two consecutive odd integers whose product is 23 more than their sum
Answer by Mathtut(3670) About Me  (Show Source):
You can put this solution on YOUR website!
let x and y be our two odd intergers y=x+2
:
x+x+2+23=x(x+2)
:
2x%2B25=x%5E2%2B2x
:
x%5E2=25
:
x=5 and -5
:
5(7)=5+7+23..check
-5(-3)=-5-3+23..check
:
integerssystem%285%2C7%29
integerssystem%28-5%2C-3%29