题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
Figure 4 shows a sketch of
Figure 4
- the graph C1 with equation y=2x
- the graph C2 with equation y=12−x
(a) Describe fully the single transformation that would transform
(i) the graph with equation y=x onto C1
(ii) the graph with equation y=−x onto C2
(4)
The graphs C1 and C2 meet at the point P, as shown in Figure 4.
(b) (i) Show that the x coordinate of P satisfies
x=12(2−1)
(ii) Hence find, in simplest form, the exact coordinates of P.
(6)
解答
(a)(i)
解法一
思路
展开
2x 可以看成把 x 替换成 2x,这是水平方向压缩到原来的 21;也可以看成 2x,即竖直方向放大 2。题目只要求一个完整描述,写其中一种即可。
答题过程
展开
The graph of
y=x
is transformed to
y=2x
by a stretch parallel to the x-axis with scale factor
21.
解法二
思路
展开
因为 2x=2x,所以也可以描述为竖直方向的伸缩。
答题过程
展开
Since
2x=2x,
the transformation can also be described as a stretch parallel to the y-axis with scale factor
2.
(a)(ii)
解法一
思路
展开
y=12−x 就是 y=−x 整体向上平移 12 个单位。
答题过程
展开
The graph of
y=−x
is transformed to
y=12−x
by a translation by the vector
(012).
(b)(i)
解法一
思路
展开
交点处两条曲线的 y 值相等。把 2x 写成 2x,再提出公因式 x,最后对分母有理化。
答题过程
展开
At P,
2x=12−x.
So
2x+x=2x+x=x(2+1)=121212.
Hence
x===2+1122+112⋅2−12−112(2−1).
This is the required result.
解法二
思路
展开
也可以把方程两边平方,得到关于 x 的二次方程。最后要选正值,因为 x>0。
答题过程
展开
At P,
2x=12−x.
Square both sides:
2x=2x=x+24x−144=(12−x)2144−24x+x0.
Let
u=x.
Then
u2+24u−144=0.
Using the quadratic formula,
u===2−24±242−4(1)(−144)2−24±1152−12±122.
Since u=x>0,
x=122−12=12(2−1).
(b)(ii)
解法一
思路
展开
由 (b)(i) 得到 x=12(2−1),所以平方可得 x。再把 x 代入 y=12−x 求 y。
答题过程
展开
From part (b)(i),
x=12(2−1).
So
x====(12(2−1))2144(2−1)2144(2−22+1)144(3−22).
Also,
y===12−x12−12(2−1)24−122.
Therefore
P=(144(3−22),24−122).