Maths Olympiad Prep

Library / /380 of 520

Algebra Difficulty 3.7 AMC 10/12 Find the answer

Given the function f(x)=23sinxcosx2cos2xf(x)=2\sqrt{3}\sin x \cos x - 2\cos^{2}x where xRx\in \mathbb{R}.
(1)(1) Find the range of the function f(x)f(x).
(2)(2) In triangle ABCABC, with sides aa, bb, cc opposite to angles AA, BB, CC respectively, if f(A)=2f(A)=-2 and a=3a=\sqrt{3}, find the maximum value of the area SS of triangle ABCABC.

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

Solution

### Solution:

#### Part 1: Finding the Range of f(x)f(x)

Given the function f(x)=23sinxcosx2cos2xf(x) = 2\sqrt{3}\sin x \cos x - 2\cos^{2}x, we can simplify it using trigonometric identities:

1. Use the double angle formula for sine:
2sinxcosx=sin2x2\sin x \cos x = \sin 2x, so 23sinxcosx=3sin2x2\sqrt{3}\sin x \cos x = \sqrt{3}\sin 2x.

2. **Express cos2x\cos^2 x using the cosine double angle formula:**
cos2x=1+cos2x2\cos^2 x = \frac{1 + \cos 2x}{2}, so 2cos2x=1cos2x-2\cos^2 x = -1 - \cos 2x.

3. Combine the results:
f(x)=3sin2x1cos2xf(x) = \sqrt{3}\sin 2x - 1 - \cos 2x.

4. Use the sine addition formula:
sin(A+B)=sinAcosB+cosAsinB\sin(A + B) = \sin A \cos B + \cos A \sin B, with A=2xA = 2x and B=π6B = -\frac{\pi}{6}, we get f(x)=2sin(2xπ6)1f(x) = 2\sin\left(2x-\frac{\pi}{6}\right) - 1.

Since sin(2xπ6)[1,1]\sin \left(2x-\frac{\pi}{6}\right) \in \left[-1,1\right], the range of f(x)f(x) is obtained by substituting the maximum and minimum values of the sine function into f(x)f(x):

- Maximum: 2(1)1=12(1) - 1 = 1
- Minimum: 2(1)1=32(-1) - 1 = -3

Therefore, the range of f(x)f(x) is [3,1]\left[-3,1\right].
The range of f(x) is [3,1]\boxed{\text{The range of } f(x) \text{ is } [-3,1]}.

#### Part 2: Maximum Area of Triangle ABCABC

Given f(A)=2f(A) = -2 and a=3a = \sqrt{3}:

1. **Substitute f(A)f(A) into the simplified form:**
2sin(2Aπ6)1=22\sin\left(2A-\frac{\pi}{6}\right) - 1 = -2 implies sin(2Aπ6)=12\sin\left(2A-\frac{\pi}{6}\right) = -\frac{1}{2}.

2. **Solve for AA:**
Since A(0,π)A \in (0, \pi), and considering the range of 2Aπ62A-\frac{\pi}{6}, we find 2Aπ6=7π62A-\frac{\pi}{6} = \frac{7\pi}{6}, which gives A=2π3A = \frac{2\pi}{3}.

3. Use the Law of Cosines:
a2=b2+c22bccosA=b2+c2+bca^2 = b^2 + c^2 - 2bc\cos A = b^2 + c^2 + bc (since cos2π3=12\cos\frac{2\pi}{3} = -\frac{1}{2}), and a2=3a^2 = 3.

4. Find the condition for maximum area:
3=b2+c2+bc3bc3 = b^2 + c^2 + bc \geq 3bc implies bc1bc \leq 1. The equality holds when b=c=1b = c = 1.

5. Calculate the maximum area:
SABC=12bcsinA12×1×32=34S_{\triangle ABC} = \frac{1}{2}bc\sin A \leq \frac{1}{2} \times 1 \times \frac{\sqrt{3}}{2} = \frac{\sqrt{3}}{4}.

Therefore, the maximum value of the area SS of triangle ABCABC is 34\boxed{\frac{\sqrt{3}}{4}}, which occurs when b=c=1b = c = 1.

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.