What Is Width in Math? Definition, Formula, Examples

#Math Terms
TL;DR
In math, width is the measurement of an object from one side to the other — a one-dimensional quantity taken perpendicular to the length. This article covers the precise definition, the difference between width, length, and depth, width in $2$D and $3$D shapes, three worked examples (Quick / Standard / Stretch), and the mistakes students make most often.
BT
Bhanzu TeamLast updated on June 5, 20268 min read

What Is Width? — The Direct Definition

Width is the measurement of an object from one side to the other — the horizontal distance taken perpendicular to its length. It is a one-dimensional quantity, paired with a unit ($cm$, $m$, inches, feet, miles).

When a flat ($2$D) shape such as a rectangle has two different side measurements, the shorter side is conventionally called the width and the longer side the length. In British and Indian English usage, width is often called breadth — the two terms mean the same thing.

For a three-dimensional object, width is the horizontal side-to-side measurement; length is the longer horizontal measurement; height (or depth) is the vertical one.

Width vs Length vs Depth — Telling Them Apart

The three measurement words ($length$, $width$, $depth$ or $height$) describe the three perpendicular directions of an object. Which direction gets which name follows convention, not law.

Term

Direction

Usual position

Length

Horizontal, longest

The "long way" of the object

Width

Horizontal, perpendicular to length

The "short way" of the object

Height

Vertical

The "up-down" of the object

Depth

Front-to-back (3D objects only)

Often used in place of height for boxes / drawers

For a rectangle: length × width.

For a box: length × width × height (or length × width × depth, depending on convention).

For a swimming pool: length × width × depth — depth is used because the vertical dimension goes down, not up.

Both width and breadth refer to the same measurement. CBSE/NCERT textbooks tend to use breadth in the rectangle area formula $A = \ell \times b$; Common Core textbooks tend to use $A = \ell \times w$. The formula is the same.

Width in Common Shapes — Where the Formula Lands

Width of a rectangle

A rectangle has two pairs of equal sides. The shorter side is the width.

  • Perimeter: $P = 2 \times (\ell + w)$

  • Area: $A = \ell \times w$

If a rectangle has area $A$ and length $\ell$, then $w = \dfrac{A}{\ell}$.

Width of a square

A square is a special rectangle — all four sides are equal. So the width equals the length equals the side length $s$. You usually just call this the side, not the width.

Width of a cuboid (rectangular box)

A cuboid has length $\ell$, width $w$, and height $h$.

  • Volume: $V = \ell \times w \times h$

  • Surface area: $S = 2(\ell w + w h + \ell h)$

If volume and two of the three dimensions are known, the third can be solved for — $w = \dfrac{V}{\ell h}$.

Width of a cylinder

A cylinder's "width" is its diameter — twice the radius. So $w = 2r$.

Width of a 2D shape with no natural "two sides"

For a circle, an irregular polygon, or a freeform shape, width is sometimes defined as the largest distance between two parallel tangent lines on opposite sides — the so-called minimum bounding width. This advanced definition appears in computational geometry; for elementary work, width is reserved for shapes with a clear side-to-side direction.

Three Worked Examples of Width — Quick, Standard, Stretch

Quick. A rectangle has area $48$ cm² and length $8$ cm. Find the width.

Use $w = \dfrac{A}{\ell}$:

$$w = \frac{48}{8} = 6 \text{ cm}.$$

Final answer: $6$ cm.

Standard (Where Intuition Breaks). A rectangle has perimeter $30$ cm and length $9$ cm. Find the width.

The wrong path. A student divides the perimeter by $4$ — "the average side length" — and writes $30 \div 4 = 7.5$ cm. Then, since the length is $9$, the width must be... still $7.5$? The two answers contradict each other and the student stalls.

The flaw: a rectangle is not a square. Dividing the perimeter by $4$ only works when all four sides are equal. A rectangle has two pairs of equal sides — not four equal sides.

The rescue. Use the perimeter formula correctly:

$$P = 2 \times (\ell + w).$$

Plug in $P = 30$, $\ell = 9$:

$$30 = 2 \times (9 + w).$$

Divide both sides by $2$: $15 = 9 + w$. Subtract $9$: $w = 6$ cm.

Final answer: $6$ cm.

Sanity check: perimeter $= 2(9 + 6) = 2 \times 15 = 30$. ✓

Stretch. A cuboid has volume $240$ cm³, length $10$ cm, and height $4$ cm. Find the width.

Use the cuboid volume formula $V = \ell \times w \times h$, rearranged for $w$:

$$w = \frac{V}{\ell \times h} = \frac{240}{10 \times 4} = \frac{240}{40} = 6 \text{ cm}.$$

Final answer: $6$ cm.

Sanity check: $V = 10 \times 6 \times 4 = 240$ cm³. ✓

Where Width Decides the Real-World Outcome

Width is the dimension that most often imposes a hard physical limit:

  • Standard road lanes. US Interstate lanes are $12$ ft ($3.66$ m) wide. A truck $2.6$ m wide fits with $0.5$ m on each side. A truck $3.5$ m wide is oversize and needs a permit.

  • Shipping containers. The standard ISO shipping container is $2.44$ m wide ($8$ ft). Every container ship, port crane, and warehouse is built around that single width. The container's length varies ($20$ ft, $40$ ft); the width is fixed.

  • Doorways. Building codes specify minimum doorway widths — typically $32$ inches (US ADA) or $80$ cm (Indian National Building Code) — because wheelchair width drives the spec.

  • The Brooklyn Bridge cables. John Roebling designed the Brooklyn Bridge (opened 1883) with main cables $15.75$ inches in diameter — chosen so that the bridge's deck width could be $85$ feet. The cable width was the constraint that fixed every other dimension.

  • The Channel Tunnel. Each rail bore is $7.6$ m wide — sized to fit standard UK and French rolling stock plus emergency walkway. A train designed wider than the spec literally cannot use the tunnel.

  • Aircraft seat-row width. Boeing 737 seats are $17$ inches wide. Boeing 787 seats are $17.5$ inches wide. The half-inch difference adds up across a $9$-hour flight.

The concept of width is older than algebra. The Egyptian rope-stretchers ($c. 1500$ BCE) used knotted ropes to measure both length and width of land plots after the Nile floods erased the field boundaries each year. The Babylonian tablet Plimpton 322 ($c. 1800$ BCE) tabulates length-width pairs for right triangles — the earliest known systematic treatment. Euclid (c. 300 BCE) formalised the language of length and breadth in Elements Book I, where the parallelogram's two perpendicular sides take the names mathematicians still use.

Tripping Points to Avoid With Width in Math

Mistake 1: Dividing the perimeter by $4$

Where it slips in: A rectangle problem where the student treats the rectangle as if it were a square.

Don't do this: Write $w = P \div 4$.

The correct way: A rectangle has two pairs of equal sides, not four. Use $P = 2(\ell + w)$. If perimeter and length are known, solve for $w$.

Mistake 2: Confusing width with depth in 3D objects

Where it slips in: A box problem labelled with length, width, depth — the student treats depth as a synonym for width.

Don't do this: Use the same dimension twice.

The correct way: For a rectangular box, length × width × depth (or height) are three different dimensions, mutually perpendicular. Read the problem statement carefully — depth is usually the front-to-back or vertical measurement, perpendicular to both length and width.

Mistake 3: Forgetting the unit

Where it slips in: Writing "width = $7$" with no $cm$, $m$, or $in$.

Don't do this: Submit a bare-number answer.

The correct way: Every measurement carries a unit. $7$ cm, $7$ m, and $7$ inches are three different widths, by a factor of $30$. The unit is part of the answer.

Mistake 4: Mixing units inside one formula

Where it slips in: Computing area as $5 \text{ m} \times 80 \text{ cm}$ without converting.

Don't do this: Multiply the raw numbers $5 \times 80 = 400$ and label it "m²" or "cm²" arbitrarily.

The correct way: Convert to a common unit first. $80$ cm $= 0.8$ m, so area $= 5 \times 0.8 = 4$ m². Or convert the other way: $5$ m $= 500$ cm, so area $= 500 \times 80 = 40{,}000$ cm² $= 4$ m². ✓

A real-world version of the mistake. When the Hubble Space Telescope's primary mirror was ground at Perkin-Elmer in 1981, a precision measurement device — the reflective null corrector — was assembled with a single washer in the wrong position, shifting one reflector by $1.3$ mm. That $1.3$-mm width error introduced a spherical-aberration flaw across the entire mirror.

Hubble launched in 1990 and produced blurred images for three years until astronauts on STS-61 (1993) installed corrective optics. A width measurement off by a single millimetre, on a $2.4$-metre mirror, cost $629 million in repair flights. Length-and-width discipline matters at every scale.

Conclusion

  • Width is the side-to-side measurement of an object, taken perpendicular to its length.

  • For a rectangle, $A = \ell \times w$; for a cuboid, $V = \ell \times w \times h$.

  • Width and breadth are interchangeable terms — same measurement, two regional names.

  • In 3D, length, width, and depth (or height) are three perpendicular directions.

  • The most common mistake is dividing the perimeter by $4$, treating a rectangle as a square.

  • Width is often the binding real-world constraint — doorways, lanes, shipping containers, aircraft seats all turn on side-to-side measurement.

Sharpen Your Width — Three Practice Problems

  1. A rectangle has length $12$ cm and width $5$ cm. Find its area.

  2. A rectangle has perimeter $40$ m and width $7$ m. Find its length.

  3. A cuboid has volume $180$ cm³, length $9$ cm, and height $4$ cm. Find its width.

If problem 2 gives $33$ m, return to Mistake 1 above.

Want a live Bhanzu trainer to walk your child through length, width, and area with confidence? Book a free demo class — online globally.

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is width in math?
The side-to-side measurement of an object, perpendicular to its length.
Is width the same as breadth?
Yes. Breadth is the British / Indian English term; width is the American term. Both refer to the same measurement, and the rectangle area formula works the same way ($A = \ell \times w$ or $A = \ell \times b$).
How is width different from depth?
For 2D shapes, depth doesn't apply — only length and width. For 3D objects, depth is the front-to-back (or vertical) measurement; width is the side-to-side measurement.
Is width always shorter than length?
By convention, yes — in a rectangle, the longer side is the length and the shorter side is the width. The convention isn't a law of geometry, though; some textbooks label the horizontal side "length" regardless of which is longer.
What's the formula for width of a rectangle if the area is known?
$w = \dfrac{A}{\ell}$. Divide the area by the length.
Can width be measured in any units?
Yes — millimetres, centimetres, metres, inches, feet, miles, light-years. The unit depends on the scale of the object. A microchip's width is in micrometres; a road's width is in metres.
What's the width of a square?
The same as its side length, since all sides of a square are equal. The terms "length" and "width" both reduce to "side."
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →