SOLUTION: The sum of the reciprocals of two consecutive integers is 11/30. Find these integers.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of the reciprocals of two consecutive integers is 11/30. Find these integers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 151171: The sum of the reciprocals of two consecutive integers is 11/30. Find these integers.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of the reciprocals of two consecutive integers is 11/30. Find these integers.
:
Two consecutive integers: x, (x+1)
:
Sum of reciprocals = 11%2F30
1%2Fx + 1%2F%28%28x%2B1%29%29 = 11%2F30
:
Multiply equation by 30x(x+1) and you have:
30(x+1) + 30x = 11x(x+1)
;
30x + 30 + 30x = 11x^2 + 11x
:
60x + 30 = 11x^2 + 11x
:
0 = 11x^2 + 11x - 60x - 30
a quadratic equation
11x^2 - 49x - 30 = 0
Factors to:
(11x + 6)((x - 5) = 0
The integer solution:
x = 5
:
The two numbers = 5,6
:
Check solution in original equation:
1%2F5 + 1%2F6 = 11%2F30
6%2F30 + 5%2F30 = 11%2F30