Ludium
Sign In
Multivariable Calculus
Vectors and Dot Products
01Vectors, Components, and Length in Space02Scaling and Adding Vectors: The Parallelogram Rule03The Dot Product and the Law of Cosines04Finding Angles in Space With the Dot Product05The Perpendicularity Test and the Normal Vector to a PlaneProblem set0/10Problem set 20/10MIT problem set0/2Practice∞
Determinants and the Cross Product
01The Component of a Vector Along Any Unit Direction02The 2x2 Determinant and the Area of a Parallelogram03The 3x3 Determinant and the Volume of a Box04The Cross Product and the Right-Hand Rule05The Triple Product and the Volume of a ParallelepipedProblem set0/10Problem set 20/10MIT problem set0/2Practice∞
Matrices and Inverse Matrices
01Why Swapping a Cross Product Flips Its Sign02The Equation of a Plane Through Three Points03Matrix Multiplication: Rows Dotted With Columns04Matrices as Transformations: Identity and Rotation05The Inverse Matrix and Solving AX = B06Computing a 3x3 Inverse: Minors, Cofactors, AdjointProblem set0/10Problem set 20/10MIT problem set0/2Practice∞
Planes and Square Systems
01Planes From a Point and a Normal Vector02Reading the Normal Vector Off a Plane Equation03Three Planes, One Point: Solving a 3x3 System04Invertibility, det A, and the Homogeneous System05When det A = 0: Coplanar Normals and a Line of SolutionsProblem set0/10Problem set 20/10Practice∞

Three Planes, One Point: Solving a 3x3 System

When three planes fail to meet in a point, why can the solution set be a line or empty — but never exactly two points?


Loading…

←Previous Reading the Normal Vector Off a Plane EquationNext Invertibility, det A, and the Homogeneous System →

Your summary note

    1. 1

      The unique solution as a common point

      Write out the example system, record that the first two planes meet in a line, and that the third cuts that line at the point computed by X=A−1BX = A^{-1}BX=A−1B.

    2. 2

      No solution, a line, or a plane of solutions

      List the possible solution sets, record which position of the line P1∩P2\mathcal{P}_1 \cap \mathcal{P}_2P1​∩P2​ relative to P3\mathcal{P}_3P3​ gives each, and reproduce the argument ruling out exactly two solutions.

    3. 3

      The signatures 0=00 = 00=0 and 1=21 = 21=2

      Record which outcome of elimination goes with infinitely many solutions and which with none, and write the sample contradiction x+z=1x + z = 1x+z=1 against x+z=2x + z = 2x+z=2.

    Attempt 1 of 2