Equation of a Plane in 3D: ax + by + cz = d

April 12, 2026

Problem

Graph the plane 2x + 3y + z = 6 in 3D. Show the normal vector (2, 3, 1), the intercepts, and how changing the coefficients tilts the plane.

Explanation

A plane in 3D is defined by the equation ax+by+cz=dax + by + cz = d. The vector (a,b,c)(a, b, c) is the normal vector — it's perpendicular to the plane. The intercepts are at (d/a,0,0)(d/a, 0, 0), (0,d/b,0)(0, d/b, 0), (0,0,d/c)(0, 0, d/c).

For 2x+3y+z=62x + 3y + z = 6: normal = (2,3,1)(2, 3, 1), intercepts at (3,0,0)(3, 0, 0), (0,2,0)(0, 2, 0), (0,0,6)(0, 0, 6).

Try it in the visualization

Adjust the aa, bb, cc, dd sliders and watch the plane tilt and shift. The normal vector arrow shows which direction the plane faces. Toggle intercepts to see where it crosses each axis.

Interactive Visualization

Parameters

2.00
3.00
1.00
6.00
30.00
Your turn

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.

Sign Up Free to Try It30 free visualizations every day
Equation of a Plane in 3D: ax + by + cz = d | MathSpin