Question 610037
The sum of the reciprocals of two consecutive positive odd integers is 16/63. Find the integers.
-----
1st: 2x-1
2nd: 2x+1
----------
Equation:
1/(2x-1) + 1/(2x+1) = 16/63
------
Multiply thru by 63*(2x-1)(2x+1) to get:
63(2x+1) + 63(2x-1) = 16(4x^2-1)
----------
126x + 63 + 126x - 63 = 64x^2 - 16
-----------------
64x^2 - 252x - 16 = 0
--------
Divide thru by 4 to get:
16x^2 - 63x - 4 = 0
------
16x^2-64x+x-4 = 0
-------
16x(x-4)+(x-4) = 0
(x-4)(16x+1) = 0
-----
x = 4 or x = -1/16
---
If x = 4 
2x-1 = 7
2x+1 = 9
=================
cheers,
Stan H.
=================