Maths Olympiad Prep

Library / /500 of 520

Algebra Difficulty 4.7 AIME Prove it

In acute triangle ABC\triangle ABC, where the angles AA, BB, CC are opposite to sides aa, bb, cc respectively, let vectors m=(a+c,a)\overrightarrow{m}=({a+c,a}) and n=(ac,b)\overrightarrow{n}=({a-c,b}). It is given that mn\overrightarrow{m}⊥\overrightarrow{n}.
(1)(1) Prove that C=2AC=2A;
(2)(2) Find the range of values for ba+(2ac)2\frac{b}{a}+{({\frac{{2a}}{c}})^2}.

Solution

### Solution:

#### Part (1) Proof:

Given that m=(a+c,a)\overrightarrow{m}=({a+c,a}) and n=(ac,b)\overrightarrow{n}=({a-c,b}) are perpendicular, we have:
mn=(a+c)(ac)+ab=a2c2+ab=0 \overrightarrow{m} \cdot \overrightarrow{n} = (a+c)(a-c) + ab = a^2 - c^2 + ab = 0
From the cosine rule, we know that:
cosC=a2+b2c22ab \cos C = \frac{a^2 + b^2 - c^2}{2ab}
Substituting a2c2a^2 - c^2 from the dot product equation, we get:
2abcosCb2+ab=0 2ab\cos C - b^2 + ab = 0
Rearranging, we find:
2acosCb+a=0 2a\cos C - b + a = 0
Using the Law of Sines, sinAa=sinBb=sinCc\frac{\sin A}{a} = \frac{\sin B}{b} = \frac{\sin C}{c}, we can rewrite the equation as:
2sinAcosCsinB+sinA=0 2\sin A\cos C - \sin B + \sin A = 0
Since sinB=sin(A+C)\sin B = \sin (A+C), we have:
2sinAcosCsin(A+C)+sinA=0 2\sin A\cos C - \sin (A+C) + \sin A = 0
Simplifying using trigonometric identities, we get:
sin(AC)=sin(A) \sin (A-C) = \sin (-A)
Given AA and CC are interior angles of the triangle, we conclude:
AC=A    C=2A A - C = -A \implies C = 2A
Thus, we have proven that C=2AC = 2A.

#### Part (2) Finding the Range:

Using the Law of Sines and the fact that C=2AC = 2A, we express ba+(2ac)2\frac{b}{a} + \left(\frac{2a}{c}\right)^2 as:
sinBsinA+4sin2Asin2C=sin(1803A)sinA+4sin2Asin22A \frac{\sin B}{\sin A} + \frac{4\sin^2 A}{\sin^2 C} = \frac{\sin (180^\circ - 3A)}{\sin A} + \frac{4\sin^2 A}{\sin^2 2A}
Simplifying using trigonometric identities, we get:
sin3AsinA+4sin2A4sin2Acos2A=cos2A+2cos2A+1cos2A \frac{\sin 3A}{\sin A} + \frac{4\sin^2 A}{4\sin^2 A \cos^2 A} = \cos 2A + 2\cos^2 A + \frac{1}{\cos^2 A}
Further simplification gives:
4cos2A+1cos2A1 4\cos^2 A + \frac{1}{\cos^2 A} - 1
Given A(π6,π4)A \in \left(\frac{\pi}{6}, \frac{\pi}{4}\right), we find cos2A(12,34)\cos^2 A \in \left(\frac{1}{2}, \frac{3}{4}\right). Letting t=cos2At = \cos^2 A, the expression becomes:
4t+1t1,t(12,34) 4t + \frac{1}{t} - 1, \quad t \in \left(\frac{1}{2}, \frac{3}{4}\right)
Analyzing the function y=4t+1t1y = 4t + \frac{1}{t} - 1 over the interval (12,34)\left(\frac{1}{2}, \frac{3}{4}\right), we find it is monotonically increasing. Therefore, the range of values for ba+(2ac)2\frac{b}{a} + \left(\frac{2a}{c}\right)^2 is:
(3,103) \boxed{(3, \frac{10}{3})}

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.