Given the function f(x)=23sinxcosx−2cos2x where x∈R. (1) Find the range of the function f(x). (2) In triangle ABC, with sides a, b, c opposite to angles A, B, C respectively, if f(A)=−2 and a=3, find the maximum value of the area S of triangle ABC.
A number or a short expression. Spacing and $ signs are ignored.
Solution
### Solution:
#### Part 1: Finding the Range of f(x)
Given the function f(x)=23sinxcosx−2cos2x, we can simplify it using trigonometric identities:
1. Use the double angle formula for sine: 2sinxcosx=sin2x, so 23sinxcosx=3sin2x.
2. **Express cos2x using the cosine double angle formula:** cos2x=21+cos2x, so −2cos2x=−1−cos2x.
3. Combine the results: f(x)=3sin2x−1−cos2x.
4. Use the sine addition formula: sin(A+B)=sinAcosB+cosAsinB, with A=2x and B=−6π, we get f(x)=2sin(2x−6π)−1.
Since sin(2x−6π)∈[−1,1], the range of f(x) is obtained by substituting the maximum and minimum values of the sine function into f(x):
- Maximum:2(1)−1=1 - Minimum:2(−1)−1=−3
Therefore, the range of f(x) is [−3,1]. The range of f(x) is [−3,1].
#### Part 2: Maximum Area of Triangle ABC
Given f(A)=−2 and a=3:
1. **Substitute f(A) into the simplified form:** 2sin(2A−6π)−1=−2 implies sin(2A−6π)=−21.
2. **Solve for A:** Since A∈(0,π), and considering the range of 2A−6π, we find 2A−6π=67π, which gives A=32π.
3. Use the Law of Cosines: a2=b2+c2−2bccosA=b2+c2+bc (since cos32π=−21), and a2=3.
4. Find the condition for maximum area: 3=b2+c2+bc≥3bc implies bc≤1. The equality holds when b=c=1.
5. Calculate the maximum area: S△ABC=21bcsinA≤21×1×23=43.
Therefore, the maximum value of the area S of triangle ABC is 43, which occurs when b=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.