| Level | Description | % |
|---|---|---|
| 4 | Thorough | 80โ100 |
| 3 | Considerable | 70โ79 |
| 2 | Some | 60โ69 |
| 1 | Limited | 50โ59 |
| R | Insufficient | <50 |
1. Vector: \((x,y,z)=(2,-1,4)+t(3,1,-2)\). Parametric: \(x=2+3t,\,y=-1+t,\,z=4-2t\).
2. \(\vec{AB}=(3,-2,-2)\). \(\frac{x-1}{3}=\frac{y-2}{-2}=\frac{z-3}{-2}\).
3. \(1(x-2)-2(y-3)+3(z+1)=0\) โ \(x-2y+3z+7=0\).
4. \(\frac{x}{1}+\frac{y}{2}+\frac{z}{3}=1\) or \(6x+3y+2z=6\).
5. Normals \((2,-3,1)\) and \((-4,6,-2)=-2(2,-3,1)\) parallel; check \(P=(2,0,0)\) in first: \(4=4\) โ; in second: \(-8+0+0=-8\ne 10\) โ distinct parallel โ (b).
6. \(|2(2)-3+2(1)-10|/\sqrt{4+1+4}=|{-7}|/3=7/3\approx 2.33\).
7. \(\vec n_1\cdot\vec n_2=2-1-3=-2\); \(|\vec n_1|=\sqrt 6,\,|\vec n_2|=\sqrt{11}\); \(\cos\theta=|-2|/\sqrt{66}\); \(\theta\approx 75.8ยฐ\).
8. Direction along line: \(\vec d=(2,-1,1)\); \(\vec{AP}\) from \((1,0,2)\) to \((3,1,0)\): \((2,1,-2)\). Normal \(=\vec d\times\vec{AP}=(-1)(-2)-(1)(1),\,(1)(2)-(2)(-2),\,(2)(1)-(-1)(2))=(1,6,4)\). Plane: \(1(x-1)+6(y-0)+4(z-2)=0\) โ \(x+6y+4z-9=0\).
9. Vector: includes direction (geometric). Parametric: best for finding points/intersections. Symmetric: explicit relations. No single scalar in Rยณ because the solution set of one linear equation is a 2-D plane, not a 1-D line.
10. (i) \(\vec n=\vec{AB}\times\vec{AC}\); (ii) \(\vec n=\vec u\times\vec v\); (iii) get a 2nd direction from line point to external point, then \(\vec n=\vec d\times\vec{PA}\).
11. Vector from any plane point \(P_0\) to \(P\): \(\vec v\). Distance = \(|\text{proj}_{\vec n}\vec v|=|\vec v\cdot\vec n|/|\vec n|=|ax_0+by_0+cz_0-d|/\sqrt{a^2+b^2+c^2}\).
12. Line parallel to plane iff direction perpendicular to normal: \(\vec d\cdot\vec n=0\). Not contained iff a line point doesn't satisfy the plane equation.
13. \((x,y,z)=(0,0,5)+t(3,4,0)\). Sub: \(3t+4t+5=20\) โ \(t=15/7\approx 2.14\) s.
14. Distance from origin = \(|0+0-0-8|/\sqrt{4+1+4}=8/3\). Closest point: along normal scaled: \(\frac{8}{9}(2,1,-2)=(16/9,8/9,-16/9)\).
15. Sub line into plane: \(2(1+2t)+3(2-t)-(3+2t)=10\) โ \(2+4t+6-3t-3-2t=10\) โ \(5-t=10\) โ \(t=-5\). Point: \((1+2(-5),2-(-5),3+2(-5))=(-9,7,-7)\). Yes, intersects at \((-9,7,-7)\).