Practise forming vector and Cartesian equations of planes, then using normal vectors to test membership, parallelism, perpendicularity or unknown parameters.
Syllabus
First assessment 2021
Course
Mathematics: analysis and approaches HL
Level
HL
Exam points
Write and use vector equations of planes, r = a + λb + μc, and convert between vector and Cartesian forms ax + by + cz = d.
Use a plane normal and the scalar-product form r·n = a·n to determine membership, intersections or geometric relationships in three dimensions.
Consider the points A(1,2,3), B(k,-2,1) and C(5,0,2), where k∈R.
Question (a)
(a)
For k=9, let Π be the plane containing A, B and C .
[ 13 ]
Question (i)
(i)
Find the Cartesian equation of the plane Π.
[ 4 ]
(d) (i) METHOD 1 attempt to find cross product of two of AB,AC and BC or their opposites eg AB×AC=0k−918−2k=(k−9)01−2 attempt to substitute their cross product and a point into the equation of a plane (k-9) y+2(9-k) z=2(k-9)+6(9-k) (k−9)y+2(9−k)z=36−4k(⇒y−2z=−4 since k=9) METHOD 2 attempt to find vector equation of Π and write x, y and z in parametric form r=123+λk−1−4−2+μ4−2−1⇒x=1+λ(k−1)+4μ,y=2−4λ−2μ, z=3−2λ−μ or equivalent attempt to eliminate both parameters to work towards Cartesian form (k−9)y+2(9−k)z=36−4k(⇒y−2z=−4 since k=9)
Question (ii)
(ii)
Find the coordinates of the point on the plane Π which is closest to the origin (0,0,0).
[ 9 ]
METHOD 1 attempt to find the equation of the line through (0,0,0) perpendicular to the plane
EITHER
(r=)t01−2
attempt to find the point where the line and plane intersect
t+4 t+4=0
t=−54
OR
(r=)t(k−9)01−2
attempt to find the point where the line and plane intersect
t(k−9)2+4t(k−9)2+4(k−9)=0t=−5(k−9)4
THEN so the point on the plane closest to the origin is (0,-0.8,1.6)METHOD 2 choose a point on the plane (p, q, r)
q−2r+4=0 OR q(k−9)−2r(k−9)+4(k−9)=0⇒q=2r−4
distance to the origin is p2+(2r−4)2+r2 since p is independent of r, distance is minimised when p=0 attempt to find the value of r for which their (2r−4)2+r2 is minimised
r=1.6
so the point on the plane closest to the origin is (0,-0.8,1.6)METHOD 3 attempt to find a vector from the origin to the closest point on the plane EITHER (r=)t01−2 distance to the origin =(12+(−2)24=54)=545t=±54 check in equation of plane y-2 z=-4 to get t=−54 OR (r=)t(k−9)01−2 distance to the origin =(12+(−2)24=54)=545t=±5(k−9)4 check in equation of plane y-2 z=-4 to get t=−5(k−9)4 THEN so the point on the plane closest to the origin is (0,-0.8,1.6)