Olympiad Maths Prep

Track / Stage 3 / 191 of 260 #191 of 2000

Problem 191

AMC 10/12, early questions
Algebra Difficulty 3.7 Prove it

(1) Let aa and bb be two distinct positive numbers. If 1a+1b=1\dfrac{1}{a} + \dfrac{1}{b} = 1, prove that a+b>4a + b > 4 using the synthetic method.
(2) Given that a>b>ca > b > c and a+b+c=0a + b + c = 0, prove that b2aca<3\dfrac{\sqrt{b^2 - ac}}{a} < \sqrt{3} using the analytic method.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

(1) Since a>0a > 0, b>0b > 0, and aba \neq b, we have
\begin{align*}
a + b &= (a + b)\left(\dfrac{1}{a} + \dfrac{1}{b}\right) \\
&= 1 + 1 + \dfrac{b}{a} + \dfrac{a}{b} \\
&> 2 + 2\sqrt{\dfrac{b}{a} \cdot \dfrac{a}{b}} \\
&= 2 + 2(1) \\
&= 4.
\end{align*}
Hence, a+b>4a + b > 4\,. \boxed{a + b > 4}

(2) Since a>b>ca > b > c and a+b+c=0a + b + c = 0, we know that a>0a > 0 and $c 0 \\
(a - c)^2 &> 0.
\end{align*}
Now, we factor the left side to get (ac)(2a+c)>0(a - c)(2a + c) > 0, noticing that (ac)>0(a - c) > 0 because a>ca > c, and 2a+c=a+c+a=ab>02a + c = a + c + a = a - b > 0 since a>ba > b.

So, since both (ac)(a - c) and (2a+c)(2a + c) are positive, it follows that their product is also positive. Therefore, the original inequality holds true. \boxed{\dfrac{\sqrt{b^2 - ac}}{a} < \sqrt{3}}

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.