题目
Problem
Figure 4 shows a sketch of part of the curve C1 with equation
y=12sinx
Figure 4
where x is measured in radians.
The point P shown in Figure 4 is a maximum point on C1.
(a) Find the coordinates of P.
(2)
The curve C2 has equation
y=12sinx+k
where k is a constant.
Given that the maximum value of y on C2 is 3,
(b) find the coordinates of the minimum point on C2 which has the smallest positive x coordinate.
(2)
The curve C3 has equation
y=12sin(x+B)
where B is a positive constant.
Given that (4π,A), where A is a constant, is the minimum point on C3 which has the smallest positive x coordinate,
(c) find
(i) the value of A,
(ii) the smallest possible value of B.
(2)
解答
(a)
解法一
思路
展开
12sinx 的最大值是 12。图中给出的最大点 P 是右侧那一个,对应 x=25π。
答题过程
展开
For y=12sinx, the maximum value is 12.
The maximum point shown has
x=25π.
Therefore
P=(25π,12).
(b)
解法一
思路
展开
12sinx 的最大值是 12,所以 12sinx+k 的最大值是 12+k。由最大值为 3 可求 k=−9。最小值就是 −12−9=−21。
答题过程
展开
The maximum value of 12sinx+k is
12+k.
Given that this maximum is 3,
12+k=k=3−9.
So the minimum value is
−12−9=−21.
The smallest positive x coordinate for a minimum of sinx is
x=23π.
Therefore the point is
(23π,−21).
(c)
解法一
思路
展开
12sin(x+B) 的最小值一定是 −12,所以 A=−12。
最小点发生在
x+B=23π+2nπ.
题目给 x=4π,求最小的正 B。
答题过程
展开
The minimum value of 12sin(x+B) is
−12.
Therefore
A=−12.
For a minimum,
x+B=23π+2nπ.
Using x=4π and taking the smallest positive value of B,
4π+B=B=B=23π23π−4π45π.
So
A=−12,B=45π.