SOLUTION: Find two consecutive odd integers whose PRODUCT is 35.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive odd integers whose PRODUCT is 35.      Log On


   



Question 493161: Find two consecutive odd integers whose PRODUCT is 35.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find two consecutive odd integers whose PRODUCT is 35.
--------------
1st: 2x-1
2nd: 2x+1
----
Equation:
(2x-1)(2x+1) = 35
4x^2-1 = 35
4x^2 = 36
x^2 = 9
----
x = +3 or x = -3
---
If x = 3,
2x-1 = 5
2x+1 = 7
----
If x = -3
2x-1 = -7
2x+1 = -5
==================
Cheers,
Stan H.
==================