Maths Olympiad Prep

Library / /450 of 520

Geometry Difficulty 4.5 AIME Prove it

In triangle ABC\triangle ABC, let aa, bb, and cc be the lengths of the sides opposite to the internal angles AA, BB, and CC, respectively. Given that b2=acb^{2}=ac and point DD lies on side ACAC such that BDsinABC=asinCBD\sin \angle ABC=a\sin C.
(1)(1) Prove that BD=bBD=b;
(2)(2) If AD=2DCAD=2DC, find cosABC\cos \angle ABC.

Solution

### Part (1) Proof:

Given that b2=acb^{2}=ac, we start by applying the Law of Sines in ABC\triangle ABC:

bsinABC=csinACB=2R \frac{b}{\sin \angle ABC} = \frac{c}{\sin \angle ACB} = 2R

This gives us expressions for bb and cc in terms of RR and their respective angles:

b=2RsinABC,c=2RsinACB b = 2R\sin \angle ABC, \quad c = 2R\sin \angle ACB

Substituting these into the given condition b2=acb^{2}=ac, we get:

(2RsinABC)2=a(2RsinACB) (2R\sin \angle ABC)^{2} = a(2R\sin \angle ACB)

Simplifying this equation, we find:

bsinABC=asinC b\sin \angle ABC = a\sin C

Given that BDsinABC=asinCBD\sin \angle ABC = a\sin C, we can conclude that:

BD=b BD = b

Therefore, we have proved that BD=bBD = b.

### Part (2) Finding cosABC\cos \angle ABC:

#### Method 1:

Given BD=bBD = b and AD=2DCAD = 2DC, we can express ADAD and DCDC as fractions of bb:

AD=23b,DC=13b AD = \frac{2}{3}b, \quad DC = \frac{1}{3}b

Applying the Law of Cosines in ABD\triangle ABD and CBD\triangle CBD, we get:

cosBDA=b2+(23b)2c22b23b=13b29c212b2 \cos \angle BDA = \frac{b^{2} + \left(\frac{2}{3}b\right)^{2} - c^{2}}{2b \cdot \frac{2}{3}b} = \frac{13b^{2} - 9c^{2}}{12b^{2}}

cosBDC=b2+(13b)2a22b13b=10b29a26b2 \cos \angle BDC = \frac{b^{2} + \left(\frac{1}{3}b\right)^{2} - a^{2}}{2b \cdot \frac{1}{3}b} = \frac{10b^{2} - 9a^{2}}{6b^{2}}

Since BDA+BDC=π\angle BDA + \angle BDC = \pi, we have cosBDA+cosBDC=0\cos \angle BDA + \cos \angle BDC = 0, leading to:

13b29c212b2+10b29a26b2=0 \frac{13b^{2} - 9c^{2}}{12b^{2}} + \frac{10b^{2} - 9a^{2}}{6b^{2}} = 0

Solving this equation gives us:

11b2=3c2+6a2 11b^{2} = 3c^{2} + 6a^{2}

Given b2=acb^{2} = ac, we find:

3c211ac+6a2=0 3c^{2} - 11ac + 6a^{2} = 0

This yields two possible values for cc:

c=3aorc=23a c = 3a \quad \text{or} \quad c = \frac{2}{3}a

Using the Law of Cosines in ABC\triangle ABC:

cosABC=a2+c2ac2ac \cos \angle ABC = \frac{a^{2} + c^{2} - ac}{2ac}

Substituting the values of cc:

- When c=3ac = 3a, cosABC=76\cos \angle ABC = \frac{7}{6} (rejected since cos\cos values must be 1\leq 1).
- When c=23ac = \frac{2}{3}a, cosABC=712\cos \angle ABC = \frac{7}{12}.

Therefore, we conclude that:

cosABC=712 \boxed{\cos \angle ABC = \frac{7}{12}}

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.