Plane, Vectors - Ipe
Plane, Vectors - Ipe
4x − 12y − 3z − 7 = 0.
The normal vector to the plane is ⃗n = (4, −12, −3). The equation of a plane passing
through A(x1 , y1 , z1 ) with normal vector ⃗n = (a, b, c) is given by:
Simplify:
4x − 8 − 12y − 12 − 3z − 12 = 0 =⇒ 4x − 12y − 3z − 32 = 0.
4x − 12y − 3z − 32 = 0 .
1
Problem 24: Solve the system of equations using Cramer’s rule
The given system is:
x + y + z = 1, 2x + 2y + 3z = 6, x + 4y + 9z = 3.
1 1 1
∆= 2 2 3 .
1 4 9
Expanding:
2 3 2 3 2 2
∆=1 −1 +1 .
4 9 1 9 1 4
Compute the minors:
2 3
= (2)(9) − (3)(4) = 18 − 12 = 6,
4 9
2 3
= (2)(9) − (3)(1) = 18 − 3 = 15,
1 9
2 2
= (2)(4) − (2)(1) = 8 − 2 = 6.
1 4
Substitute:
∆ = 1(6) − 1(15) + 1(6) = 6 − 15 + 6 = −3.
Find ∆x , ∆y , ∆z by replacing respective columns with the constants [1, 6, 3]:
∆x ∆y ∆z
x= , y= , z= .
∆ ∆ ∆
(The detailed steps for ∆x , ∆y , and ∆z can be completed similarly.)