Step 1: Understanding the Concept
The problem asks for the sum of the inradius (r) and the circumradius (R) of a right-angled triangle, given the lengths of the two legs.
Step 2: Key Formula or Approach
For a right-angled triangle with legs $a, c$ and hypotenuse $b$:
1. The circumradius $R$ is half the length of the hypotenuse: $R = \frac{b}{2}$.
2. The inradius $r$ can be calculated using the formula $r = \frac{\text{Area}}{\text{semi-perimeter}} = \frac{\Delta}{s}$. A more direct formula for a right triangle is $r = \frac{a+c-b}{2}$.
3. First, we need to find the hypotenuse $b$ using the Pythagorean theorem: $b^2 = a^2 + c^2$.
Step 3: Detailed Explanation
The triangle is right-angled at B. The sides opposite to vertices A, B, C are $a, b, c$ respectively.
So, the legs are $a$ and $c$, and the hypotenuse is $b$.
Given: $a=13$, $c=84$.
1. Find the hypotenuse b:
Using the Pythagorean theorem:
\[ b^2 = a^2 + c^2 = 13^2 + 84^2 \]
\[ b^2 = 169 + 7056 = 7225 \]
\[ b = \sqrt{7225} = 85 \]
(Note: $85^2 = (80+5)^2 = 6400 + 800 + 25 = 7225$).
2. Calculate the circumradius R:
For a right-angled triangle, the circumcenter is the midpoint of the hypotenuse.
\[ R = \frac{b}{2} = \frac{85}{2} = 42.5 \]
3. Calculate the inradius r:
Using the formula for a right-angled triangle:
\[ r = \frac{a+c-b}{2} = \frac{13+84-85}{2} = \frac{97-85}{2} = \frac{12}{2} = 6 \]
4. Calculate the required sum r + R:
\[ r + R = 6 + 42.5 = 48.5 \]
Step 4: Final Answer
The sum of the inradius and the circumradius is $r+R = 48.5$.