Question 878194
<pre>
I think you thought the two values for the smaller 
were the two answers, and so you didn't find the larger.
You should have discarded the -7 and kept the 2, then
added 5 to the 2 to get +7.

When the reciprocal of the larger number is subtracted 
from the reciprocal of the smaller, the result is 5/14

Let x = smaller
Larger = x+5  

The equation is:

{{{1/x-1/(x+5)}}}{{{""=""}}}{{{5/14}}}

Multiply through by 14x(x+5)

 14(x+5) - 14x = 5x(x+5)

14x + 70 - 14x = 5x<sup>2</sup> + 25x

            70 = 5x<sup>2</sup> + 25x

             0 = 5x<sup>2</sup> + 25x - 70

Divide through by 5:

           
             0 = x<sup>2</sup> + 5x - 14

             0 = (x + 7)(x - 2)

                 x + 7 = 0;   x - 2 = 0
                     x = -7;      x = 2  <--you mistakenly thought these
                                            were the two answers.

But we must discard the -7 because it is negative.  Then add 5
to the 2 to get the larger.

x = smaller = 2
Larger = x+5 = 2+5 = 7

Edwin</pre>