Difference between revisions of "2023 SSMO Accuracy Round Problems/Problem 6"
Rounak iitr (talk | contribs) (→Solution) |
|||
Line 5: | Line 5: | ||
==Solution== | ==Solution== | ||
− | + | From Vieta's formulas, we have <cmath>p^2+q^2+r^2 = (p+q+r)^2-2(pq+pr+qr) = 2023^2-2(0) = 2023^2.</cmath> | |
+ | |||
+ | Now, <cmath>\frac{p^2+q^2}{p+q} = \frac{(p^2+q^2+r^2)-r^2}{(p+q+r)-r} = \frac{2023^2-r^2}{2023-r} = 2023+r.</cmath> | ||
+ | |||
+ | Similarly, <math>\frac{p^2+r^2}{p+r} = 2023+q</math> and <math>\frac{r^2+q^2}{r+q} = 2023+p.</math> | ||
+ | |||
+ | Thus, | ||
+ | <cmath>\begin{align*} | ||
+ | &\frac{p^2 + q^2}{p + q} + \frac{q^2 + r^2}{q + r} + \frac{r^2 + p^2}{r + p} | ||
+ | = (2023+p)+(2023+q)+(2023+r) \\ &= 6069+(p+q+r) = \boxed{8092}. | ||
+ | \end{align*}</cmath> |
Revision as of 21:04, 9 September 2025
Problem
Let the roots of be
.
Find
Solution
From Vieta's formulas, we have
Now,
Similarly, and
Thus,