Maths Olympiad Prep

Library / /394 of 520

Geometry Difficulty 3.8 AMC 10/12 Find the answer

In triangle ABC\triangle ABC, it is known that cosBcosA+C2=0\cos B - \cos \frac{{A+C}}{2} = 0.
(1)(1) Find the measure of angle BB.
(2)(2) Let the sides opposite angles AA, BB, and CC be aa, bb, and cc, respectively. If 8a=3c8a = 3c and the altitude from ACAC is 1237\frac{{12\sqrt{3}}}{7}, find the perimeter of ABC\triangle ABC.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Solution Detailed Steps:

(1) Given cosBcosA+C2=0\cos B - \cos \frac{A+C}{2} = 0,

Since A+B+C=πA + B + C = \pi in a triangle, we can rewrite A+CA + C as πB\pi - B. Hence,
cosBcos(πB2)=0 \cos B - \cos \left(\frac{\pi - B}{2}\right) = 0

This simplifies to:
cosBsin(B2)=0 \cos B - \sin \left(\frac{B}{2}\right) = 0

Recall the double angle identity for sine, sin2x=1cos(2x)2\sin^2 x = \frac{1 - \cos(2x)}{2}. Applying it with x=B2x = \frac{B}{2} gives:
cosB1+2sin2(B2)=0 \cos B - 1 + 2\sin^2\left(\frac{B}{2}\right) = 0

Rearranging and solving for sin(B2)\sin\left(\frac{B}{2}\right):
2sin2(B2)+sin(B2)1=0 2\sin^2\left(\frac{B}{2}\right) + \sin\left(\frac{B}{2}\right) - 1 = 0

sin(B2)=1+1+84=12 \sin \left(\frac{B}{2}\right) = \frac{-1 + \sqrt{1 + 8}}{4} = \frac{1}{2} or sin(B2)=1\sin \left(\frac{B}{2}\right) = -1 (which is discarded as sin\sin can't be 1-1 for 000 0, then we have a=3ma = 3m.

From the formula for the area of a triangle, 12absinC=Area\frac{1}{2}ab\sin C = \text{Area}, and given the altitude from ACAC is 1237\frac{12\sqrt{3}}{7}, we have:
12acsinB=12×b×1237 \frac{1}{2}ac\sin B = \frac{1}{2} \times b \times \frac{12\sqrt{3}}{7}
Since B=π3B = \frac{\pi}{3}, sinB=32\sin B = \frac{\sqrt{3}}{2}, this becomes:
12×3m×8m×32=12×b×1237 \frac{1}{2} \times 3m \times 8m \times \frac{\sqrt{3}}{2} = \frac{1}{2} \times b \times \frac{12\sqrt{3}}{7}
Simplifying, we find b=7m2b = 7m^2.

Using the cosine rule b2=a2+c22accosBb^2 = a^2 + c^2 - 2ac\cos B, and knowing B=π3B = \frac{\pi}{3}, cosB=12\cos B = \frac{1}{2}, we have:
49m4=9m2+64m22×3m×8m×12 49m^4 = 9m^2 + 64m^2 - 2 \times 3m \times 8m \times \frac{1}{2}
49m4=73m224m2 49m^4 = 73m^2 - 24m^2
49m4=49m2 49m^4 = 49m^2
Solving for mm, we find m=1m = 1.

Therefore, a=3a = 3, b=7b = 7, and c=8c = 8.

Hence, the perimeter of ABC\triangle ABC is a+b+c=3+7+8=18a + b + c = 3 + 7 + 8 = \boxed{18}.

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.