Maths Olympiad Prep

Track / Stage 4 / 1 of 340 #261 of 1964

Problem 261

AMC 12 late, AIME early
Algebra Difficulty 4.0 Find the answer

Given the function f(x)=2sinxcosx2sin2x+1f(x) = 2\sin{x}\cos{x} - 2\sin^2{x} + 1 (( for xRx \in \mathbb{R} )), in a triangle ABCABC where the sides opposite to angles AA, BB, and CC are aa, bb, and cc respectively, a=3a= \sqrt{3}, angle AA is acute, and f(A+π8)=23f\left(A+ \frac{\pi}{8}\right) = \frac{\sqrt{2}}{3}. Determine the maximum area of ABC\triangle ABC.

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

Official solution

Since f(x)=2sinxcosxsin2x+1f(x) = 2\sin{x}\cos{x} - \sin^{2}{x} + 1, we can rewrite the function as

f(x)=2sinxcosx+cos2x=sin2x+cos2x.f(x) = 2\sin{x}\cos{x} + \cos{2x} = \sin{2x} + \cos{2x}.

Using the angle sum formula for sine, this becomes

f(x)=2(22sin2x+22cos2x)=2sin(2x+π4).f(x) = \sqrt{2}\left(\frac{\sqrt{2}}{2}\sin{2x} + \frac{\sqrt{2}}{2}\cos{2x}\right) = \sqrt{2}\sin\left(2x + \frac{\pi}{4}\right).

Given that f(A+π8)=23f\left(A + \frac{\pi}{8}\right) = \frac{\sqrt{2}}{3}, we have

2sin(2A+π2)=23.\sqrt{2}\sin\left(2A + \frac{\pi}{2}\right) = \frac{\sqrt{2}}{3}.

Therefore, cos2A=13\cos{2A} = \frac{1}{3}. Solving for cos2A\cos^2{A} gives us

2cos2A1=13,2\cos^2{A} - 1 = \frac{1}{3},

which implies that since AA is acute (0<A<π20 < A < \frac{\pi}{2}),

cosA=63 and sinA=1cos2A=33.\cos{A} = \frac{\sqrt{6}}{3} \text{ and } \sin{A} = \sqrt{1 - \cos^2{A}} = \frac{\sqrt{3}}{3}.

Given that a=3a = \sqrt{3}, by the law of cosines, we have

\begin{align*}
a^2 &= b^2 + c^2 - 2bc\cos{A} \\
(\sqrt{3})^2 &= b^2 + c^2 - 2bc\cdot\frac{\sqrt{6}}{3},
\end{align*}

which implies that

b2+c22bc.b^2 + c^2 \geq 2bc.

Therefore,

bc92+362.bc \leq \frac{9}{2} + \frac{3\sqrt{6}}{2}.

So the area SS is

S=12bcsinA12(92+362)33=3(3+2)4.S = \frac{1}{2}bc\sin{A} \leq \frac{1}{2}\left(\frac{9}{2} + \frac{3\sqrt{6}}{2}\right)\cdot\frac{\sqrt{3}}{3} = \frac{3(\sqrt{3} + \sqrt{2})}{4}.

Hence, the correct choice is:

A:3(3+2)4.\boxed{A: \frac{3(\sqrt{3} + \sqrt{2})}{4}}.

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