2025 SSMO Accuracy Round Problems/Problem 4

Revision as of 11:26, 9 September 2025 by Pinkpig (talk | contribs) (Created page with "==Problem== Let <math>a,</math> <math>b,</math> and <math>c</math> be the roots of the polynomial <math>x^3+4x^2-3x-4</math>. Suppose that <cmath>\left|\frac{a}{b+c}+\frac{b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Let $a,$ $b,$ and $c$ be the roots of the polynomial $x^3+4x^2-3x-4$. Suppose that \[\left|\frac{a}{b+c}+\frac{b}{c+a}+\frac{c}{a+b}\right|=\frac{m}{n},\] for relatively prime positive integers $m$ and $n$. Find $m+n$.

Solution