# Estimating the Weight of a Table Top

## How to use this guide

1. Find the weight category for the material your table top is made from.&#x20;
2. Find the closest length & width from the grid.
3. Multiple the result by the thickness of your table top.

## Material Density

### Light (350 - 400**kg/m³)**

#### Softwoods

* Pine
* Cedar
* Redwood
* Cedar

### Medium (550 - 650**kg/m³)** &#x20;

#### Engineered Woods

* MDF
* Poplar Plywood
* Marine Plywood
* Pine Plywood

#### Softwoods

* Fir

#### Hardwoods

* Walnut
* Cherry
* Mahogany

### Heavy (700 - 750**kg/m³)**

#### Engineered Woods

* Birch Plywood

#### Hardwoods

* Oak
* Maple
* Beech

### Resin (1100 - 1200**kg/m³)**

* Epoxy resins

### Composite (1500 - 1700**kg/m³)**

* Corion
* Staron
* Formica Solid Surfaces

### Stone (2400**kg/m³)**

* Concrete
* Quartz
* Man made stones

## Weight Grid

This table can be used to estimate the weight of a table top for different sizes of top and material. Each row is calculated for 1cm of thickness, so simply multiply the result by your table top thickness in cm.

<table><thead><tr><th width="146">L x W x H (cm)</th><th>Light</th><th>Medium</th><th>Heavy</th><th>Resin</th><th>Composite</th><th>Stone</th></tr></thead><tbody><tr><td>40 x 40 x 1</td><td>0.6 kg</td><td>0.9 kg</td><td>1.1 kg</td><td>1.8 kg</td><td>2.6 kg</td><td>3.8 kg</td></tr><tr><td>60 x 60 x 1</td><td>1.4 kg</td><td>2.2 kg</td><td>2.6 kg</td><td>4.0 kg</td><td>5.8 kg</td><td>8.6 kg</td></tr><tr><td>120 x 60 x 1</td><td>2.7 kg</td><td>4.3 kg</td><td>5.2 kg</td><td>7.9 kg</td><td>11 kg</td><td>17 kg</td></tr><tr><td>150 x 60 x 1</td><td>3.4 kg</td><td>5.4 kg</td><td>6.6 kg</td><td>9.9 kg</td><td>14 kg</td><td>21 kg</td></tr><tr><td>150 x 75 x 1</td><td>4.2 kg</td><td>6.8 kg</td><td>8.2 kg</td><td>12 kg</td><td>18 kg</td><td>27 kg</td></tr><tr><td>180 x 80 x 1</td><td>5.4 kg</td><td>8.6 kg</td><td>11 kg</td><td>16 kg</td><td>23 kg</td><td>34 kg</td></tr><tr><td>200 x 90 x 1</td><td>6.8 kg</td><td>11 kg</td><td>13 kg</td><td>20 kg</td><td>29 kg</td><td>43 kg</td></tr><tr><td>240 x 120 x 1</td><td>11 kg</td><td>17 kg</td><td>21 kg</td><td>32 kg</td><td>46 kg</td><td>69 kg</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.thehairpinlegcompany.co.uk/table-legs/choosing-the-perfect-legs/choosing-legs-for-a-strong-and-stable-build/leg-weight-loading-guidelines/estimating-the-weight-of-a-table-top.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
