题目
Problem
Figure 2 shows a sketch of the curve with equation y=f(x).
Figure 2
The curve passes through the points (−5,0) and (0,−3), and touches the x-axis at the point (2,0).
(i) On separate diagrams, sketch the curve with equation
(a) y=f(x+2),
(b) y=f(−x).
On each diagram, show clearly the coordinates of each point at which the curve crosses or touches the coordinate axes.
(6)
Figure 3 shows a sketch of the curve with equation
Figure 3
y=kcos(x+6π),0≤x≤2π.
The curve meets the y-axis at the point (0,3) and passes through the points (p,0) and (q,0).
(ii) Find the value of k and the exact values of p and q.
(3)
解答
(i)(a)
解法一
思路
展开
y=f(x+2) 表示原图向左平移 2 个单位。每个点的 x 坐标减去 2,y 坐标不变。
答题过程
展开
The transformation y=f(x+2) is a translation 2 units to the left.
Therefore
(−5,0)(0,−3)(2,0)↦(−7,0),↦(−2,−3),↦(0,0).
The sketch should have the same shape as the original curve, touch the x-axis at (0,0), cross the x-axis at (−7,0), and pass through (−2,−3).
(i)(b)
解法一
思路
展开
y=f(−x) 是关于 y 轴的反射。每个点的 x 坐标变号,y 坐标不变。
答题过程
展开
The transformation y=f(−x) is a reflection in the y-axis.
Therefore
(−5,0)(0,−3)(2,0)↦(5,0),↦(0,−3),↦(−2,0).
The sketch should touch the x-axis at (−2,0), cross the x-axis at (5,0), and pass through (0,−3).
(ii)
解法一
思路
展开
先把 x=0 和 y=3 代入,求出 k。再令 y=0,也就是令余弦部分等于 0,找出区间 0≤x≤2π 内的两个解。
答题过程
展开
At x=0,
3==kcos(6π)k⋅23.
So
k=2.
For the x-intercepts,
2cos(x+6π)=cos(x+6π)=00.
In 0≤x≤2π,
x+6π=2πorx+6π=23π.
Hence
x=3πorx=34π.
Therefore
k=2,p=3π,q=34π.