题目
Problem
6. A=(213−4)
The transformation represented by A maps the point R(3p−13,p−4), where p is a constant, onto the point R′(7,−2)
(a) Determine the value of p
(3)
The point S has coordinates (0,7)
Given that O is the origin,
(b) determine the area of triangle ORS
(2)
The transformation represented by A maps the triangle ORS onto the triangle OR′S′
(c) Hence, using your answer to part (b), determine the area of triangle OR′S′
(2)
题目中文翻译
- A=(213−4)
矩阵 A 表示的变换将点 R(3p−13,p−4)(其中 p 是常数)映射到点 R′(7,−2)。
(a) 求 p 的值。
点 S 的坐标为 (0,7)。
已知 O 是原点,
(b) 求三角形 ORS 的面积。
矩阵 A 表示的变换将三角形 ORS 映射到三角形 OR′S′。
(c) 由此,利用 (b) 的答案,求三角形 OR′S′ 的面积。
解答
(a)
解法一
思路
展开
直接用矩阵 A 乘以点 R 的位置向量,并令所得向量等于 R′ 的位置向量。任一分量都能求出 p,另一分量可用于核对。
答题过程
展开
The transformation gives
(213−4)(3p−13p−4)=(7−2).
Therefore,
2(3p−13)+3(p−4)=9p−38=p=7,7,5.
The second component also gives
(3p−13)−4(p−4)=−2,
which is satisfied by p=5. Hence
p=5.
解法二
思路
展开
也可以先用逆矩阵把 R′ 映回 R,求出 R 的坐标,再与题目给出的坐标比较。这是官方评分资料列出的另一条路线。
答题过程
展开
Since
detA=2(−4)−3(1)=−11,
A−1=−111(−4−1−32).
Thus
(xRyR)===A−1(7−2)−111(−22−11)(21).
Hence p−4=1, so
p=5.
(b)
解法一
思路
展开
由 (a) 先求出 R。线段 OS 在 y 轴上,可把它作为底;点 R 到 y 轴的水平距离就是高。
答题过程
展开
When p=5,
R=(3(5)−13,5−4)=(2,1).
The base OS has length 7, and the perpendicular distance from R to
the y-axis is 2. Therefore,
Area of △ORS==21×7×27.
解法二
思路
展开
也可以将 O(0,0)、R(2,1)、S(0,7) 代入坐标面积公式,直接由三个顶点求面积。
答题过程
展开
Using the coordinate area formula,
Area of △ORS===21210721∣14∣7.
(c)
解法一
思路
展开
矩阵变换把所有面积放大为原来的 ∣detA∣ 倍。题目要求 “Hence”,因此直接把 (b) 的面积乘以这个面积比例因子。
答题过程
展开
The area scale factor of the transformation is
∣detA∣=∣2(−4)−3(1)∣=∣−11∣=11.
Using the area found in part (b),
Area of △OR′S′===11×Area of △ORS11×777.