Step 1: Understanding the Question:
In triangle $PQR$, $\angle R = 90^\circ$. We need to find a relation between $a, b, c$ given that the roots of the quadratic equation are $\tan(P/2)$ and $\tan(Q/2)$.
Step 2: Key Formula or Approach:
1. Angle sum property: $P + Q + R = \pi$.
2. Quadratic properties: Sum of roots $= -b/a$, Product of roots $= c/a$.
3. Tangent sum formula: $\tan(x + y) = \frac{\tan x + \tan y}{1 - \tan x \tan y}$.
Step 3: Detailed Explanation:
Since $\angle R = \frac{\pi}{2}$, we have $P + Q = \frac{\pi}{2}$, which implies $\frac{P}{2} + \frac{Q}{2} = \frac{\pi}{4}$.
Taking tangent on both sides:
\[ \tan(\frac{P}{2} + \frac{Q}{2}) = \tan \frac{\pi}{4} = 1 \]
\[ \frac{\tan \frac{P}{2} + \tan \frac{Q}{2}}{1 - \tan \frac{P}{2} \tan \frac{Q}{2}} = 1 \]
Let the roots be $\alpha = \tan \frac{P}{2}$ and $\beta = \tan \frac{Q}{2}$.
From the equation $ax^2 + bx + c = 0$, $\alpha + \beta = -\frac{b}{a}$ and $\alpha\beta = \frac{c}{a}$.
Substituting into the tangent sum formula:
\[ \frac{-b/a}{1 - c/a} = 1 \]
\[ \frac{-b}{a - c} = 1 \]
\[ -b = a - c \]
\[ a + b = c \]
Step 4: Final Answer:
The condition is $a + b = c$.