SOLUTION: Find two consecutive odd integers whose product is 195.

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


   



Question 317922: Find two consecutive odd integers whose product is 195.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find two consecutive odd integers whose product is 195.
---
1st: 2x-1
2nd: 2x+1
-----------------
Equation:
(2x-1)(2x+1) = 195
---
4x^2-1 = 195
4x^2 = 196
x^2 = 49
x = 7
----
1st: 2x-1 = 13
2nd: 2x+1 = 15
===================
Cheers,
Stan H.
==========