Rectangular Prism
A rectangular prism is a 3-D solid with six rectangular faces, including a box or cuboid shape.
Formula
V = l \times w \times h; \ SA = 2(lw + lh + wh)
Definition
A rectangular prism (also called a cuboid or box) is a 3-D shape with $6$ rectangular faces in $3$ pairs of parallel, congruent rectangles, $12$ edges, and $8$ corners; volume $V = lwh$ and surface area $SA = 2(lw + lh + wh)$. The space diagonal (longest interior segment) has length $\sqrt{l^2 + w^2 + h^2}$, a 3-D extension of the Pythagorean theorem obtained by applying the theorem first in the base to get $\sqrt{l^2 + w^2}$, then again vertically. Formally, a rectangular prism is the Cartesian product $[0,l] \times [0,w] \times [0,h]$ in $\mathbb{R}^3$, an axis-aligned box whose volume $lwh$ is the determinant of the diagonal matrix $\text{diag}(l,w,h)$, connecting the box to linear algebra; rectangular prisms tile $\mathbb{R}^3$ by translation, unlike most other polyhedra.
Example
A shoebox, a brick, and a book are all rectangular prisms; a box $10$ cm long, $5$ cm wide, and $4$ cm tall has volume $10 \times 5 \times 4 = 200$ cm$^3$. A shipping box $30 \times 20 \times 15$ cm has $V = 9000$ cm$^3 = 9$ liters, $SA = 2(600 + 450 + 300) = 2700$ cm$^2$, and space diagonal $\sqrt{900 + 400 + 225} = \sqrt{1525} = 39.1$ cm. The surface area to volume ratio $SA/V = 2(1/h + 1/w + 1/l)$ decreases as a cube grows ($SA/V = 6/s$ for side $s$), which is why large animals stay warmer relative to their mass than small animals.
Key Insight
A cube is a special rectangular prism where all three dimensions are equal, so every cube is a rectangular prism but not every rectangular prism is a cube. The AM-GM inequality shows that for fixed volume $V = lwh$, the surface area $2(lw+lh+wh)$ is minimized when $l=w=h$ (the cube), the 3-D analog of the rectangle isoperimetric result and the reason cubes are efficient packaging shapes.