Can Excel be Used to Minimize Waste in Diagonal Flooring Layouts?

  • Context: Undergrad 
  • Thread starter Thread starter GENIERE
  • Start date Start date
  • Tags Tags
    Practical
Click For Summary

Discussion Overview

The discussion revolves around using Excel to minimize waste in diagonal flooring layouts, specifically for a home renovation project involving Pergo-type flooring. Participants explore mathematical approaches to find integer values for the sides and diagonals of squares to aid in layout planning.

Discussion Character

  • Mathematical reasoning
  • Technical explanation
  • Exploratory

Main Points Raised

  • One participant describes the need to minimize waste when laying diagonal flooring and seeks a method to calculate the diagonal of a square with side lengths that are close to integer values.
  • Another participant suggests using Excel to generate side lengths and their corresponding diagonals by entering a formula, providing specific examples of side lengths and their diagonals.
  • A third participant reiterates the previous suggestion and expresses gratitude for the assistance.
  • A fourth participant introduces an approximation for sqrt(2) as 99/70, noting its accuracy.

Areas of Agreement / Disagreement

Participants generally agree on the approach of using Excel for calculations, but there is no consensus on the best specific values for side lengths and diagonals, as multiple suggestions are provided.

Contextual Notes

The discussion does not resolve the optimal side lengths for the flooring layout, and the effectiveness of the proposed methods remains untested.

GENIERE
This is a math problem, but requires a little preface.

In my home I am going to replace the wall-to-wall carpeting with Pergo type flooring. This type of flooring is less than half the price of real hardwood planks. Each “fake” wood plank varies in width and length depending on the manufacturer, but generally about 48” x 7.5 inches. Actual measurements are metric but in the US you’re usually provided the nearest inch equivalent. My wife wants the planks to run diagonally (45 degrees) across the floors in most rooms and also incorporate some “patterns”. Women! With the large square footage, wastage because of the diagonal run will probably cost me an additional $1500.00 - $20000.00. I’d like to minimize the waste.

Hmmm! This preface is taking longer than I thought so I apologize to the readers. Please bear with me a little longer.

When I replaced my Kitchen cabinets, I was in need of graph paper to plan the layout. Having none, I decided to print out a blank Excel spread sheet with the “squares” set to the appropriate number of pixels. Once in Excel, I realized I could simply color in the squares to simulate cabinet location and obtain exact measurements using a few simple Excel macros. The manufacturer's computer plans agreed closely with mine and the small error was theirs.

I’d like to use Excel again to plan the flooring layout and calculate waste. The problem is I need to find the diagonal of a square such the length of sides and the length of the diagonal are as close to integer values as is possible. Hopefully the decimal can be xx.99xxx. Each integer value will represent a convenient number of pixels on the spreadsheet.

My last calculus course was taken over 45 years ago and I haven’t used it in over 30 years. I’m hoping the number of pixels for the sides can be less then 20 to keep the as much displayed in one window as possible at 100% magnification.

I’d be very grateful if someone could supply an answer, trial and error has not worked.


...
 
Mathematics news on Phys.org
So you want a square whose side and diagonal are both nearly integers ? The easiest way to do this would be on Excel itself. In column A you have sides = 1,2,3,... and in B1 you enter "=A1*sqrt(2)". Then just check column B for near integer values.

Here's a few that you can choose from :

side,diagonal

5, 7.07 (not great)
12, 16.97 (better)
17, 24.04 (about the same as the previous)
29, 41.01 (the best yet, but a little large)

tiling patterns here
 
Last edited:
Gokul43201 said:
So you want a square whose side and diagonal are both nearly integers ? The easiest way to do this would be on Excel itself. In column A you have sides = 1,2,3,... and in B1 you enter "=A1*sqrt(2)". Then just check column B for near integer values…

Now I am embarrassed. Many thanks!
 
sqrt(2) approx equal 99/70 is a pretty close approximation. Is accurate to about 1 part in 20,000. :)
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
Replies
5
Views
5K