Question
Problem
The matrix M is given by
M=(k−1243k)
where k is a real constant.
The transformation represented by the matrix M transforms hexagon R to hexagon S.
The area of hexagon R is 20 square units and the area of hexagon S is 320 square units.
Find the possible values of k.
(5)
中文翻译
矩阵 M 由下式给出
M=(k−1243k)
其中 k 是一个实常数。
矩阵 M 所表示的变换将六边形 R 变换为六边形 S。
六边形 R 的面积为 20 平方单位,六边形 S 的面积为 320 平方单位。
求 k 的可能值。
(5)
解答
解法一
思路
展开
二维线性变换使面积乘以 ∣detM∣。面积从 20 变为 320,所以面积比例为 16,即 ∣detM∣=16。绝对值意味着行列式可以是 16 或 −16,两种情况都要分别求解。
答题过程
展开
The area scale factor is
20320=16.
For a two-dimensional transformation, the area scale factor is ∣detM∣. Now
detM==(k−12)k−3(4)k2−12k−12.
Hence
∣k2−12k−12∣=16.
First, if
k2−12k−12=16,
then
k2−12k−28=(k−14)(k+2)=0,0.
Thus
k=14ork=−2.
Second, if
k2−12k−12=−16,
then
k2−12k+4=0.
Using the quadratic formula,
k===212±(−12)2−4(1)(4)212±1286±42.
Therefore, the possible values are
k=14, −2, 6+42, 6−42.