Maths Olympiad Prep

Track / Stage 4 / 25 of 340 #285 of 1964

Problem 285

AMC 12 late, AIME early
Geometry Difficulty 4.5 Prove it

In triangle ABCABC, the sides opposite angles AA, BB, and CC are denoted as aa, bb, and cc respectively, and it is given that cosAa+cosBb=sinCc\frac{\cos A}{a} + \frac{\cos B}{b} = \frac{\sin C}{c}.

(I)(I) Prove that sinAsinB=sinC\sin A \sin B = \sin C;

(II)(II) If b2+c2a2=65bcb^2 + c^2 - a^2 = \frac{6}{5}bc, find tanB\tan B.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

(I)(I) To prove the statement, we start with the given equation and apply the Law of Sines:

cosAa+cosBb=sinCc    cosAsinCcosC+cosBsinCcosC=sinC    cosAsinAsinAsinCcosC+cosBsinBsinBsinCcosC=sinC    cosAsinCsinA+cosBsinCsinB=sinC \frac{\cos A}{a} + \frac{\cos B}{b} = \frac{\sin C}{c} \implies \cos A \cdot \frac{\sin C}{\cos C} + \cos B \cdot \frac{\sin C}{\cos C} = \sin C \\ \implies \frac{\cos A}{\sin A} \cdot \sin A \cdot \frac{\sin C}{\cos C} + \frac{\cos B}{\sin B} \cdot \sin B \cdot \frac{\sin C}{\cos C} = \sin C \\ \implies \frac{\cos A \sin C}{\sin A} + \frac{\cos B \sin C}{\sin B} = \sin C

Based on the addition formula for sine, sin(A+B)=sinC\sin(A+B)=\sin C, we can express this relationship as

cosAsinB+cosBsinAsinAsinB=sin(A+B)sinAsinB=1 \frac{\cos A \sin B + \cos B \sin A}{\sin A \sin B} = \frac{\sin(A+B)}{\sin A \sin B} = 1

Thus, by multiplying both sides by sinAsinB\sin A \sin B, we get

sinAsinB=sinC \boxed{\sin A \sin B = \sin C}

(II)(II) Given that b2+c2a2=65bcb^2 + c^2 - a^2 = \frac{6}{5}bc, we can use the Law of Cosines to find cosA\cos A:

a2=b2+c22bccosA a^2 = b^2 + c^2 - 2bc \cos A

Comparing the given equation with the one from the Law of Cosines, we can deduce that 2bccosA=45bc2bc \cos A = \frac{4}{5}bc. Hence,

cosA=45bc÷2bc=25 \cos A = \frac{4}{5}bc \div 2bc = \frac{2}{5}

Using the Pythagorean identity, sin2A+cos2A=1\sin^2 A + \cos^2 A = 1, we find:

sinA=1cos2A=1(25)2=1425=2125=215 \sin A = \sqrt{1 - \cos^2 A} = \sqrt{1 - \left(\frac{2}{5}\right)^2} = \sqrt{1 - \frac{4}{25}} = \sqrt{\frac{21}{25}} = \frac{\sqrt{21}}{5}

Now, we return to our original equation and substitute cosA\cos A and sinA\sin A:

cosAsinA+cosBsinB=1    25215+cosBsinB=1    221+cosBsinB=1 \frac{\cos A}{\sin A} + \frac{\cos B}{\sin B} = 1 \implies \frac{\frac{2}{5}}{\frac{\sqrt{21}}{5}} + \frac{\cos B}{\sin B} = 1 \implies \frac{2}{\sqrt{21}} + \frac{\cos B}{\sin B} = 1

This implies:

cosBsinB=1221 \frac{\cos B}{\sin B} = 1 - \frac{2}{\sqrt{21}}

To find tanB\tan B, which is sinBcosB\frac{\sin B}{\cos B}, we take the reciprocal of the above expression:

tanB=(1221)1=(21212) \tan B = \left(1 - \frac{2}{\sqrt{21}}\right)^{-1} = \boxed{\left(\frac{\sqrt{21}}{\sqrt{21} - 2}\right)}

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