Question 502957: The sum of the reciprocals of two consecutive even integers a and b is
9/40
. Find the integers. Answer by jrb1965(16) (Show Source):
You can put this solution on YOUR website! a and b are two consecutive even integers so b = a + 2
1/a + 1/(a+2) = 9/40
Multiply all terms by (a+2)* a * 40
40(a+2) + 40a = 9(a+2)a
40a + 80 + 40a = 9a^2 + 18a
Rearrange to the quadratic
a = 8
b = 10