Maths Olympiad Prep

Library / /502 of 520

Geometry Difficulty 4.7 AIME Prove it

In acute triangle ABC\triangle ABC, the sides opposite to angles AA, BB, and CC are aa, bb, cc respectively, satisfying \frac{{\sin A}}{{\sin C}} - 1 = \frac{{\sin^2 A - \sin^2 C}}{{\sin^2 B}, and ACA \neq C. (1)(1) Prove that B=2CB = 2C; (2)(2) Given that BDBD is the angle bisector of ABC\angle ABC, if a=4a = 4, find the range of lengths of segment BDBD.

Solution

### Solution:

Part (1) Proof:

Given the condition
sinAsinC1=sin2Asin2Csin2B \frac{\sin A}{\sin C} - 1 = \frac{\sin^2 A - \sin^2 C}{\sin^2 B}

Simplifying the left-hand side,
sinAsinCsinC=sin2Asin2Csin2B \frac{\sin A - \sin C}{\sin C} = \frac{\sin^2 A - \sin^2 C}{\sin^2 B}

We then get
1sinC=sinA+sinCsin2B \frac{1}{\sin C} = \frac{\sin A + \sin C}{\sin^2 B}

Applying the Law of Sines in ABC\triangle ABC, we have
asinA=bsinB=csinC \frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}

This leads to b2=c2+acb^2 = c^2 + ac.

By the Law of Cosines,
b2=a2+c22accosB b^2 = a^2 + c^2 - 2ac\cos B

Substituting b2b^2 from earlier,
c2+ac=a2+c22accosB c^2 + ac = a^2 + c^2 - 2ac\cos B

Simplifying gives
c=a2ccosB c = a - 2c \cos B

This implies
sinC=sinA2sinCcosB \sin C = \sin A - 2\sin C \cos B

Further simplification gives
sinC=sin(B+C)2sinCcosB \sin C = \sin (B + C) - 2\sin C \cos B

Which simplifies to
sinC=sin(BC) \sin C = \sin (B - C)

In an acute triangle, this leads to
C=BC C = B - C

Thus, we have
B=2C B = 2C
B=2C\boxed{B = 2C}

**Part (2) Finding the range of lengths of segment BDBD:**

In BCD\triangle BCD, applying the Law of Sines,
4sinBDC=BDsinC \frac{4}{\sin \angle BDC} = \frac{BD}{\sin C}

Thus,
BD=4sinCsinBDC=4sinCsin2C=2cosC BD = \frac{4\sin C}{\sin \angle BDC} = \frac{4\sin C}{\sin 2C} = \frac{2}{\cos C}

Since B=2CB = 2C and ABC\triangle ABC is an acute triangle,
0<C<π2,0<2C<π,0<π3C<π2 0 < C < \frac{\pi}{2}, \quad 0 < 2C < \pi, \quad 0 < \pi - 3C < \frac{\pi}{2}

Solving gives
π6<C<π4 \frac{\pi}{6} < C < \frac{\pi}{4}

Hence,
22<sinC<32 \frac{\sqrt{2}}{2} < \sin C < \frac{\sqrt{3}}{2}

Therefore,
433<BD<22 \frac{4\sqrt{3}}{3} < BD < 2\sqrt{2}

The range of lengths of segment BDBD is
(433,22) \boxed{\left(\frac{4\sqrt{3}}{3}, 2\sqrt{2}\right)}

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.