Maths Olympiad Prep

Library / /18 of 28

, 2024

Algebra Difficulty 5.4 AIME, harder Prove it United States

Problem:
Let aa, bb, and cc be real numbers such that
a+b+c=100ab+bc+ca=20, and (a+b)(a+c)=24 \begin{aligned} a + b + c &= 100 \\ ab + bc + ca &= 20, \text{ and } \\ (a + b)(a + c) &= 24 \end{aligned}
Compute all possible values of bcbc.

Solution

Solution:
We first expand the left-hand side of the third equation to get (a+b)(a+c)=a2+ac+ab+bc=24(a + b)(a + c) = a^2 + ac + ab + bc = 24. From this, we subtract the second equation to obtain a2=4a^2 = 4, so a=±2a = \pm 2.

If a=2a = 2, plugging into the first equation gives us b+c=98b + c = 98 and plugging into the second equation gives us 2(b+c)+bc=202(98)+bc=20bc=1762(b + c) + bc = 20 \Rightarrow 2(98) + bc = 20 \Rightarrow bc = -176.

Then, if a=2a = -2, plugging into the first equation gives us b+c=102b + c = 102, and plugging into the second equation gives us 2(b+c)+bc=202(102)+bc=20bc=224-2(b + c) + bc = 20 \Rightarrow -2(102) + bc = 20 \Rightarrow bc = 224.

Therefore, the possible values of bcbc are 224,176224, -176.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.