Systems of Three Equations in Three Variables
Problem
Solve x+y+z=6, 2x−y+z=3, x+2y−z=2. Show 3D plane intersections converging to a point.
Explanation
Solving a 3×3 system
With three equations and three unknowns, the strategy is to eliminate one variable at a time, reducing the system step by step: 3 equations → 2 equations → 1 equation → solution.
Step-by-step solution
Given:
- Eq 1:
- Eq 2:
- Eq 3:
Step 1 — Eliminate by adding equations.
Add Eq 1 and Eq 3 (the and cancel):
Add Eq 2 and Eq 3 ( and cancel):
Step 2 — Solve the 2×2 system (Eq 4 and Eq 5).
From Eq 5: . Substitute into Eq 4:
Step 3 — Back-substitute for .
Step 4 — Back-substitute for . Using Eq 1:
Solution: .
Step 5 — Check in ALL three equations.
- Eq 1: ✓
- Eq 2: ✓
- Eq 3: ✓
Geometric interpretation
Each equation defines a plane in 3D space. Two planes intersect in a line; three planes (in general) intersect at a single point. That point is the solution.
Try it in the visualization
The 3D view shows three planes. Rotate to see them converge at the solution point. Adjust the constants to move the planes — the intersection point updates automatically.
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.