Skip to content

07 三角恒等变换稳定得分策略(重要) ​

解题思路 ​

降幂⟹两角和与差⟹辅助角公式

例题 1 ​

已知函数 f(x)=sinxcos(x−π6)−14

(1)求函数 f(x) 的周期;

(2)若 α∈(0,π4),f(α)=25,求 sin\2α.

解:

(1)

f(x)=sinx⋅(cosxcosπ6+sinxsinπ6)−14

=32sinxcosx+12sin2x−14

=34sin2x+14⋅(1−cos2x)−14

=34sin2x−14cos2x

=12(sin2x⋅32−cos2x⋅12)

=12sin(2x−π6)

例题 2 ​

已知函数 f(x)=sin(x−π6)+cos(π3−x)+cosx+α 的最大值为 1.

(1) 求常数 a 的值。

(2) 求函数 f(x) 的单调递增区间;

(3) 求使 f(x)<0 成立的实数 x 的取值集合。

解:

(1)

原式=1+coss2x+3sin2x−2

=12+(3)2sin(2x+π6)−1

例题 3 ​

已知函数 f(x)=cos4x+2sinxcosx−sin4x.

(1) 求函数 f(x) 的最小正周期;

(2) 求函数 f(x) 在区间 [−π4,π4] 上的最小值和最大值。

解:

(1)

y=(cos2x−sin2x)(cos2+sin2)+sin2x

y=cos2x+sin2x

y=2(12sin2x+12sin2x)

距离 2026 高考还有 0 天。

Released under the MIT License.