Every Shipping Container in the World Is the Same Shape
Roughly 25 million shipping containers move goods across oceans, and they all share one geometry: a right rectangular prism. The reason is stacking. Because every face is a rectangle and every corner is a true right angle, containers sit flush on top of one another, twelve high on a ship, with no wasted gaps. Tilt those corners off $90^\circ$ and the whole stack becomes unstable. The right rectangular prism is the workhorse solid of the physical economy, and its math is the math of packing space efficiently.
What Is a Right Rectangular Prism?
A right rectangular prism is a three-dimensional solid bounded by six rectangular faces, where the faces meet at right angles and the two bases sit directly above each other. "Right" means the sides are perpendicular to the base (the prism stands straight, not leaning); "rectangular" means the cross-section is a rectangle; "prism" means the cross-section stays the same all the way through.
It has:
6 faces, every one a rectangle, with opposite faces congruent.
12 edges, in three groups of four equal edges (the lengths, widths, and heights).
8 vertices, each a corner where three edges meet at right angles.
This is the same solid commonly called a cuboid, and it is a specific kind of prism. The general shape family, including cases that lean, is the rectangular prism; the right rectangular prism is the upright, all-right-angles member of that family.
How Is a Right Rectangular Prism Different From a General Rectangular Prism and a Cuboid?
This is the distinction the word "right" carries, and it is worth pinning down.
Right rectangular prism vs oblique prism. In a right prism the sides are perpendicular to the base, so it stands straight. In an oblique prism the sides tilt, so it leans like a slanted stack of paper. Both have rectangular bases, but only the right one has all right angles.
Right rectangular prism vs cuboid. These are the same solid. "Cuboid" is the everyday name; "right rectangular prism" is the precise one. A cuboid is always a right rectangular prism.
Is a cube a right rectangular prism? Yes. A cube is the special case where length, width, and height are all equal, so every face is a square. It meets every condition of a right rectangular prism and adds equal edges. The cube formula set is just the $l = w = h$ version of the prism formulas.
For the everyday-name comparison in full, see difference between cube and cuboid.
How Do You Find the Volume and Surface Area?
Two formulas do most of the work, and they answer different physical questions.
Volume is the space inside, how much the prism holds. Stack unit cubes in $l$ columns, $w$ rows, and $h$ layers:
$$V = l \times w \times h \quad (\text{cubic units}).$$
Surface area is the total area of all six outside faces, how much material wraps it. Opposite faces are congruent, so the three distinct face-areas each appear twice:
$$S = 2(lw + wh + lh) \quad (\text{square units}).$$
The variable key: $l$ = length, $w$ = width, $h$ = height, all in the same unit. Volume comes out in cubic units; surface area in square units. The general references are volume and surface area.
What Is the Space Diagonal of a Right Rectangular Prism?
The space diagonal runs from one corner straight through the solid to the opposite corner. Applying the Pythagorean theorem twice, once across the base, once up to the far corner, gives:
$$d = \sqrt{l^2 + w^2 + h^2}.$$
It is the longest straight line that fits inside the prism, which is why it decides whether a long object (an umbrella in a box, a pipe in a crate) will fit. The step-by-step derivation of this three-dimensional diagonal lives on diagonal of a cuboid.
Examples of a Right Rectangular Prism
The examples run from a direct volume to a surface-area problem and a work-backwards height.
Example 1
Find the volume of a right rectangular prism with $l = 8$ cm, $w = 4$ cm, $h = 5$ cm.
$$V = l \times w \times h = 8 \times 4 \times 5 = 160 \text{ cm}^3.$$
Final answer: $160$ cm$^3$.
Example 2
Find the surface area of the same prism ($8 \times 4 \times 5$). A student adds just the three visible faces: $32 + 40 + 20 = 92$ cm$^2$. Is that right?
Wrong attempt. The student computes one of each face, $lw = 32$, $lh = 40$, $wh = 20$, and stops at $92$ cm$^2$.
Why it breaks. A prism has six faces, not three; every face has an identical partner on the opposite side. Counting only the three you can see from one corner leaves the back, bottom, and far end uncovered, so the wrapping material would fall short by exactly half.
Correct. Double the three distinct face-areas:
$$S = 2(lw + wh + lh) = 2(32 + 20 + 40) = 2 \times 92 = 184 \text{ cm}^2.$$
Final answer: $184$ cm$^2$; the $92$ was only half the faces.
Example 3
Find the space diagonal of a right rectangular prism with $l = 3$ cm, $w = 4$ cm, $h = 12$ cm.
$$d = \sqrt{l^2 + w^2 + h^2} = \sqrt{9 + 16 + 144} = \sqrt{169} = 13 \text{ cm}.$$
Final answer: $13$ cm.
Example 4
A right rectangular prism has volume $240$ cm$^3$, length $8$ cm, and width $5$ cm. Find its height.
Rearrange the volume formula:
$$h = \frac{V}{l \times w} = \frac{240}{8 \times 5} = \frac{240}{40} = 6 \text{ cm}.$$
Final answer: height $6$ cm.
Example 5
A storage box measures $2$ m by $1.5$ m by $1$ m. How many cubic metres does it hold, and how much sheet metal covers it?
Volume:
$$V = 2 \times 1.5 \times 1 = 3 \text{ m}^3.$$
Surface area:
$$S = 2(2 \times 1.5 + 1.5 \times 1 + 2 \times 1) = 2(3 + 1.5 + 2) = 2 \times 6.5 = 13 \text{ m}^2.$$
Final answer: holds $3$ m$^3$; needs $13$ m$^2$ of sheet metal.
Example 6
A right rectangular prism has $l = w = h = 6$ cm. Find its volume, and name the solid.
$$V = 6 \times 6 \times 6 = 216 \text{ cm}^3.$$
Because all three dimensions are equal, every face is a square, so the solid is a cube (a special right rectangular prism).
Final answer: $216$ cm$^3$; it is a cube.
Where Do Students Trip Up on Right Rectangular Prisms?
The errors cluster around counting faces and keeping units straight.
Mistake 1: Counting only three faces for surface area
Where it slips in: any surface-area problem, because from any corner you see just three faces.
Don't do this: add $lw + wh + lh$ once and call it the surface area.
The correct way: multiply by $2$, since opposite faces are congruent and there are six in total. The habit that fixes this is unfolding the prism into its net and literally counting six rectangles before adding.
Mistake 2: Mixing cubic and square units
Where it slips in: reporting volume and surface area in the same problem.
Don't do this: give volume in cm$^2$ or surface area in cm$^3$.
The correct way: volume multiplies three lengths, so its unit is cubed; surface area multiplies two lengths, so its unit is squared.
Mistake 3: Assuming "rectangular prism" always means right angles
Where it slips in: problems that show a leaning (oblique) prism.
Don't do this: apply $V = l \times w \times h$ blindly when the sides tilt.
The correct way: the simple $l \times w \times h$ volume assumes a right prism, where the height is perpendicular to the base. For an oblique prism the height must be the perpendicular distance between bases, not a slanted edge. This is the same "use the perpendicular, not the slant" rule that governs a prism's true height.
Conclusion
A right rectangular prism is a cuboid: 6 rectangular faces, 12 edges, 8 vertices, all right angles.
Its volume is $l \times w \times h$ (cubic units); its surface area is $2(lw + wh + lh)$ (square units).
Its space diagonal is $\sqrt{l^2 + w^2 + h^2}$, the longest straight line inside it.
A cube is the special right rectangular prism with all edges equal, and a cuboid is just its everyday name.
To build solid-geometry skills with a teacher, explore Bhanzu's geometry tutor or a middle school math tutor, or browse math classes online.
Practice These to Solidify Your Understanding
Work through the exercises below. Compute the volume and surface area for given dimensions; find a space diagonal with the three-term Pythagorean formula; recover a missing height from a known volume; and confirm whether an equal-edged prism is a cube. If surface area keeps coming out too small, unfold the net and count six faces. To work through prism problems live with a Bhanzu trainer, book a free demo class.
Read More
Triangular Prism — a prism with a triangular cross-section, for contrast.
Square Prism — the prism with square bases, a close cousin of the cuboid.
Surface Area Formula — the general surface-area idea across solids.
Volume Formula — the general volume idea and how prism volume fits it.
Was this article helpful?
Your feedback helps us write better content
