How the calculation works
Formula
wall width ÷ roll width ÷ floor(roll length ÷ repeat-adjusted strip length)
Assumptions used
- Pattern repeat is applied vertically to each full-height strip.
Worked calculation breakdown
- Convert the wall width to inches and round strip count up: 12 ft × 12 = 144 in; 144 ÷ 27 = 5.333, so the wall needs 6 strips.
- Adjust the 8 ft strip height to the next full 21 in repeat: 8 ft × 12 = 96 in; ceil(96 ÷ 21) × 21 = 105 in per strip.
- Find full strips per roll without rounding up: 27 ft × 12 = 324 in; floor(324 ÷ 105) = 3 full strips per roll.
- Divide required strips by usable strips per roll and round up: ceil(6 ÷ 3) = 2 rolls.
The tool keeps user-entered product values separate from the geometry, then rounds the recommended purchasing quantity up where the material is bought as a whole unit.