I am confused on the equational definition of a plane which states that
The collection of points $(x, y, z)$ in $\mathbb{R}^{3}$ satisfying an equation of the form $$ a x+b y+c z=d, $$ with at least one of the constants $a, b$, or $c$ nonzero, is a plane in $\mathbb{R}^{3}$.
I am confused on the $(x,y,z)$ part. Is this $3$-tuple representing one singular point given by three scalars? Or is it referring to 3 seperate points that define the plane? If so, would these points always be the x, y, and z-intercepts respectively?
$(x,y,z)$ denotes a single variable point. The definition gives us a necessary and sufficient condition for an arbitrary point $(x,y,z)$ to be in that plane. This becomes clearer with examples.
Consider the equation $2x - 3y + 5z = 0$ (here, we are considering $a = 2$, $b = -3$, $c = 5$). This equation defines one plane. In order to know which points belong to this plane, we evaluate the variables $x$, $y$, $z$ with the coordinates of every point we want to use. Examples:
So, $(x,y,z)$ represent every choice you can do for a single point, with coordinates $x$, $y$, $z$. For each choice of such a point, the equation $ax + by + cz = 0$ says wether or not that point lies in the corresponding plane.