Let the first number be x/(x+1)
The second number is (x-1)/x
We we add two fractions x/(x+1) + (x-1)/x
we get a commond denominator of x(x+1) and
the first numerator becomes x*x or x^2 the second numerator becomes (x+1)(x-1) or x^2 - 1
Therefore the sum of our numerators is 2x^2 -1
and that equals 17 so
2x^2 -1 = 17
2x^2 = 18
x^2 = 9
x = 3
our first number is 3/4 and our second number is 2/3 and when we add them together we get 17/12