Given points $A(0, 1, 1)$, $B(2, 0, 2)$, and $C(3, -1, -1)$ in a right-handed orthonormal coordinate system. a. Calculate the cross product $\vec{AB} \times \vec{AC}$ and deduce that points $A$, $B$, and $C$ are not collinear. b. Find the equation of the plane $P$ passing through points $A$, $B$, and $C$. c. Find the parametric equations of the line $L$ passing through point $D(1, 1, 2)$ and perpendicular to plane $P$. Then find the coordinates of point $M$, the intersection of plane $P$ and line $L$. d. Find the equation of the sphere passing through points $A$, $B$, $C$, and $D$.
Given points A(0,1,1), B(2,0,2), and C(3,−1,−1) in a right-handed orthonormal coordinate system.
a. Calculate the cross product AB×AC and deduce that points A, B, and C are not collinear.
b. Find the equation of the plane P passing through points A, B, and C.
c. Find the parametric equations of the line L passing through point D(1,1,2) and perpendicular to plane P. Then find the coordinates of point M, the intersection of plane P and line L.
d. Find the equation of the sphere passing through points A, B, C, and D.
Since AB×AC=(0,0,0), the vectors AB and AC are not parallel. Thus, the points A, B, and C are not collinear.
b.
The equation of the plane P can be written as ax+by+cz=d, where the normal vector to the plane is n=(a,b,c).
From part a, we know that AB×AC=(4,7,−1) is a normal vector to the plane passing through A, B, and C. So, we can take n=(4,7,−1).
The equation of the plane is of the form 4x+7y−z=d.
Since the plane passes through A(0,1,1), we have 4(0)+7(1)−1=d, so d=6.
The equation of the plane P is 4x+7y−z=6.
c.
The line L passes through D(1,1,2) and is perpendicular to plane P. This means that the direction vector of the line L is parallel to the normal vector of plane P, which is (4,7,−1).
The parametric equations of line L are:
x=1+4t
y=1+7t
z=2−t
To find the intersection point M of line L and plane P, we substitute the parametric equations of L into the equation of P:
4(1+4t)+7(1+7t)−(2−t)=6
4+16t+7+49t−2+t=6
9+66t=6
66t=−3
t=−663=−221
Now we substitute t=−221 into the parametric equations of line L to find the coordinates of point M:
x=1+4(−221)=1−224=1−112=119
y=1+7(−221)=1−227=2215
z=2−(−221)=2+221=2245
So the coordinates of point M are (119,2215,2245).
d.
Let the equation of the sphere be (x−a)2+(y−b)2+(z−c)2=r2.
Since A(0,1,1), B(2,0,2), C(3,−1,−1), and D(1,1,2) lie on the sphere, we have: