题目
Problem
With respect to a fixed origin, O, the point A has position vector
OA=72−5
Given that
AB=−243
(a) find the coordinates of the point B.
(2)
The point C has position vector
OC=a5−1
where a is a constant.
Given that OC is perpendicular to BC
(b) find the possible values of a.
(4)
题目中文翻译
相对于固定原点 O,点 A 的位置向量为
OA=72−5
已知
AB=−243
(a) 求点 B 的坐标。
点 C 的位置向量为
OC=a5−1
其中 a 为常数。
已知 OC 垂直于 BC。
(b) 求 a 的所有可能值。
解答
(a)
解法一
思路
展开
由向量关系 OB=OA+AB。把两个列向量逐项相加,就得到点 B 的位置向量,也就是点 B 的坐标。
答题过程
展开
We have
OB=OA+AB.
Therefore
OB==72−5+−24356−2.
Hence
B=(5,6,−2).
(b)
解法一
思路
展开
已知 OC 垂直于 BC,所以它们的点积为 0。先用 BC=OC−OB 写出 BC,再列点积方程求 a。
答题过程
展开
From part (a),
OB=56−2.
Also
OC=a5−1.
So
BC===OC−OBa5−1−56−2a−5−11.
Since OC is perpendicular to BC,
OC⋅BC=0.
Hence
a5−1⋅a−5−11a(a−5)+5(−1)+(−1)(1)a2−5a−6=0=0=0.
Factorise:
(a−6)(a+1)=0.
Therefore
a=−1 or a=6.
解法二
思路
展开
也可以用直角三角形关系。因为 OC⊥BC,所以三角形 OCB 在 C 处为直角,满足 OC2+BC2=OB2。这个方法本质上等价于点积为零,但几何意义更直观。
答题过程
展开
Since OC⊥BC,
OC2+BC2=OB2.
Now
OC=a5−1,BC=a−5−11,OB=56−2.
Therefore
a2+52+(−1)2+(a−5)2+(−1)2+12a2+26+(a−5)2+22a2−10a−12a2−5a−6=52+62+(−2)2=65=0=0.
So
(a−6)(a+1)=0,
and hence
a=−1 or a=6.