Check a rectangle with its diagonals
A rectangular frame with sides L and W has diagonal d = √(L² + W²). If opposite sides match and the two corner-to-corner diagonals are equal, the frame is a rectangle within the accuracy of the measurements. For a 1200 mm by 900 mm frame:
d = √(1200² + 900²) = √2,250,000 = 1500 mmThe 900–1200–1500 relationship is a scaled 3–4–5 triangle. Equal diagonals alone do not prove every possible four-sided shape is correct, so combine the check with side lengths and the intended layout. Use the Rectangle Calculator to work from sides, area, perimeter or diagonal.
Set or verify a right angle
The 3–4–5 method uses the Pythagorean theorem. Mark 3 units along one line and 4 along the other; adjust the included angle until the marks are 5 units apart. Larger multiples—600, 800 and 1000 mm, for example—usually reduce the effect of small marking errors.
A right triangle also converts rise and run into slope length and angle. With horizontal run 2400 mm and rise 600 mm:
slope length = √(2400² + 600²) ≈ 2473.86 mmangle = atan(600 / 2400) ≈ 14.04°The Right Triangle Calculator returns both acute angles, area and related radii as well as the three sides.
Understand slope notation before converting
Slope can be written as rise:run, a percentage, an angle or a gradient such as 1 in 20. These are related but not interchangeable text labels. A 1:4 rise-to-run slope has ratio 0.25, grade 25% and angle atan(0.25) ≈ 14.04°. Confirm which convention a project uses before entering values.
Lay out circles, arcs and offsets
A radius sets a circle, but real layouts often begin with a chord and rise. The Circular Segment Calculator can recover radius, central angle, arc length and segment area from two defining values. This helps with arches, curved edges, flats on round parts and part-full circular sections.
For a chord c and segment height h, the circle radius is:
r = c²/(8h) + h/2Worked example: radius from chord and rise
A 1200 mm chord with a 150 mm rise gives:
r = 1200²/(8×150) + 150/2 = 1200 + 75 = 1275 mmThe drawing should show a shallow arc. If a result produces a tight semicircle, the chord/rise inputs or units deserve another look.
Estimate material area with the actual shape
Rectangular sheet is length × width. Triangular sheet is half base × perpendicular height. A ring or washer is outer-circle area minus inner-circle area. Breaking a complex outline into rectangles, triangles, sectors and segments often makes the estimate traceable.
Keep additions in the same unit and avoid rounding each piece aggressively. Subtract known openings after adding gross areas. Practical allowances for kerf, laps, nesting, waste and stock sizes belong to the estimating process rather than the pure geometry result.
Model volume with simple solids
A footing may be a rectangular prism; a column or pipe may be cylindrical; a hopper may combine a prism and frustum. Calculate each solid in consistent units, then add material regions or subtract voids. The Volume & 3D Geometry hub explains common solid choices and composite geometry.
For tanks, distinguish total envelope, internal capacity and current fill volume. Wall thickness changes capacity, and a horizontal cylinder does not fill linearly with depth. Use the dedicated Tank Fill Calculator for that relationship.
Use dimensions and scale deliberately
Convert all dimensions to a consistent unit before combining them. On a scaled drawing, work from written dimensions when available. If measuring from the page, first verify the output against a known scale bar or dimension. The guide to how scale drawings work explains reductions, enlargements and print checks.
Offsets and repeated layout
An offset locates a point from known reference lines. Keep the reference origin clear, identify whether each offset is horizontal, vertical or perpendicular to a sloping line, and avoid chaining many small measurements when a common baseline is available. Repeated chained dimensions accumulate measurement error; baseline dimensions make each point independently checkable.
For coordinate-style checks, the distance between points (x₁,y₁) and (x₂,y₂) is another right triangle: √[(x₂−x₁)² + (y₂−y₁)²]. This is useful for checking set-out diagonals and comparing a measured point with its intended position.
Make a reasonableness check part of the calculation
- State what the answer represents and its expected units.
- Sketch or view the proportions before trusting detailed decimals.
- Check limiting cases: half a tank should be 50%, a square’s diagonals should match, and a triangle’s angles should total 180°.
- Estimate an order of magnitude. A 2 m × 3 m floor is around 6 m², not 600 m².
- Keep full precision through intermediate steps, then round for the intended use.
- Independently verify project-critical dimensions and requirements.
These checks support fabrication and planning, but they do not replace project drawings, standards, tolerances or professional design advice. See Methodology & Accuracy for the site’s scope and limitations.