Maths Olympiad Prep

Library / /478 of 520

Geometry Difficulty 4.6 AIME Prove it

In triangle ABCABC, the sides opposite to angles AA, BB, and CC are denoted as aa, bb, and cc, respectively, with ab=bcosCa-b=b\cos C.

(1)(1) Prove that sinC=tanB\sin C =\tan B;

(2)(2) If a=1a=1 and CC is an acute angle, find the range of possible values for cc.

Solution

(1)(1) To prove: By the Law of Sines, we know that

asinA=bsinB=csinC=2R, \frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} = 2R,

where RR is the radius of the circumcircle.

We can then express aa, bb, and cc as

a=2RsinA,b=2RsinB,c=2RsinC. a = 2R\sin A, \quad b = 2R\sin B, \quad c = 2R\sin C.

Given that ab=bcosCa-b=b\cos C, we have

sinAsinB=sinBcosC. \sin A - \sin B = \sin B \cos C.

Since A=π(B+C)A=\pi-(B+C), it follows that sinA=sin(B+C)=sinBcosC+cosBsinC\sin A=\sin (B+C)=\sin B\cos C+\cos B \sin C, which gives us

sinBcosC+cosBsinCsinB=sinBcosC. \sin B\cos C + \cos B\sin C - \sin B = \sin B\cos C.

After simplifying, we get

cosBsinC=sinB, \cos B\sin C = \sin B,

which implies that

tanB=sinBcosB. \tan B = \frac{\sin B}{\cos B}.

Therefore, we can conclude that

sinC=tanB. \boxed{\sin C = \tan B}.

(2)(2) By the Law of Cosines, we have:

c2=a2+b22abcosC=a2+b22a(ab)=b2+2b1=(b+1)22. c^2 = a^2 + b^2 - 2ab\cos C = a^2 + b^2 - 2a(a-b) = b^2 + 2b - 1 = (b+1)^2 - 2.

From ab=bcosCa-b=b\cos C, we find bb as

b=a1+cosC=11+cosC. b = \frac{a}{1+\cos C} = \frac{1}{1+\cos C}.

As CC is acute, cosC\cos C is between 00 and 11, so

12<b<1. \frac{1}{2} < b < 1.

Let f(b)=(b+1)22f(b) = (b+1)^2 - 2. This function is monotonically increasing in the interval (12,1)\left(\frac{1}{2}, 1\right).

Thus, f(b)f(b) is in the interval (14,2)\left(\frac{1}{4}, 2\right), which implies

12<c<2. \frac{1}{2} < c < \sqrt{2}.

Hence, the range of values for cc is

(12,2). \boxed{\left(\frac{1}{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.