Calc Dragon
Learn About
Home › Learn

Learn

Plain-language guides explaining how our calculators work — the formulas, the worked examples, and the things that catch people out. One article per calculator, no fluff.

  • Canadian Mortgage Calculator Explained: Semi-Annual Compounding and the Maths Behind the Payment

    Canadian fixed-rate mortgages compound semi-annually by federal law, not monthly like US loans. This guide walks through the formula the Canadian mortgage calculator uses, a worked Toronto first-time-buyer example, the OSFI stress test, and the practical levers that move the monthly payment.

    2 June 2026 · 12 min read

  • BAC Calculator Explained: How Blood Alcohol Content Is Calculated

    Blood alcohol content (BAC) is the share of your bloodstream that is pure ethanol at a given moment — the unit every drink-driving law is written in. This guide walks through the Widmark formula the BAC calculator uses, the inputs that actually move the number, worked examples for typical drinking patterns, and the limits of any population-average estimate.

    1 June 2026 · 13 min read

  • Cylinder Volume Calculator Explained: Every Number You Get From a Radius and a Height

    A right circular cylinder is defined by two measurements — the radius of its circular base and the height between its two flat ends. Once you have those, every other figure (volume, diameter, base area, lateral surface, total surface) is a direct consequence. This guide walks through where each formula comes from, runs a worked example, and shows where π·r²·h turns up in real tanks, pipes, and packaging.

    1 June 2026 · 10 min read

  • Tire Size Calculator Explained

    A tire size calculator turns a sidewall designation like 205/55R16 into the geometry that actually matters: overall diameter, sidewall height, circumference, revolutions per mile, and the speedometer error you introduce by switching sizes. Here is the maths, the regulator-backed 3% tolerance, and the plus-sizing rules that keep a swap legal and safe.

    1 June 2026 · 11 min read

  • How an Age Difference Calculator Works

    The age difference between two people is a fixed property of their two birth dates — it does not change as they age. This guide explains the years-then-months-then-days algorithm the calculator uses (the same one in date-fns, dayjs, PHP DateInterval and Excel DATEDIF), works a full example end-to-end, and covers the leap-day edge cases that catch hand calculations out.

    31 May 2026 · 11 min read

  • How an Aspect Ratio Calculator Works

    Aspect ratio is the width of a rectangle divided by its height. The number is dimensionless — a 1920 × 1080 screen and a 16 × 9 postage stamp share the ratio 16:9 — which makes it the universal unit for matching content to displays. This guide explains how the calculator gets from a width-and-height pair (or a ratio plus one dimension) to a clean simplified form, what the named ratios mean, and the places people most often trip up.

    31 May 2026 · 11 min read

  • How a Colour Mixer Calculator Works

    A colour mixer takes two colours and gives you the colour halfway (or any share) between them. The maths sounds trivial — average each red, green and blue channel — but the choice of mixing space changes the answer in ways that matter to designers, developers and anyone who has ever wondered why 50% yellow plus 50% blue does not make green on a screen. This guide walks through the sRGB formula the calculator uses, how it lines up with CSS color-mix(), and when a different mixing model would give a better result.

    31 May 2026 · 11 min read

  • Cone Volume Calculator Explained: From Radius and Height to Every Other Measurement

    A right circular cone is described by two numbers — base radius and perpendicular height — and every other measurement follows from those. This guide walks through the volume formula ⅓·π·r²·h, derives the slant height and surface area, runs a worked 3-4-5 example, and shows where cones show up in ice-cream shops, grain silos and volcanic geology.

    31 May 2026 · 11 min read

  • Unit Conversion Explained

    A unit converter is one multiplication. The infrastructure around it — exact factors, a base-unit bridge, category isolation, a kelvin pivot for temperature — is where every converter earns trust or quietly produces garbage. Here is how the maths works and where the traps are.

    31 May 2026 · 11 min read

  • How a GDP Calculator Works

    A GDP calculator turns the five expenditure components reported in the national accounts — consumption, investment, government spending, exports and imports — into a Gross Domestic Product figure using the identity GDP = C + I + G + (X − M). This guide walks through where the formula comes from, why each component is defined the way it is, how to convert between nominal and real GDP via the deflator, a worked example using 2023 United States NIPA data, and the recurring traps (GDP vs GNI, double-counting intermediate goods, treating headline GDP as a welfare metric) that catch out almost every commentator.

    31 May 2026 · 13 min read

  • How a Mass Calculator Works

    A mass calculator turns two measurements — the density of a material and the volume it occupies — into a mass figure in kilograms, grams, pounds and ounces. This guide walks through the underlying identity m = ρ · V, the NIST unit conversions the calculator uses, two worked examples from very different domains, and the practical traps (US vs UK gallons, true vs apparent density, mass vs weight) that send most real-world mass calculations off course.

    31 May 2026 · 11 min read

  • Dilution Explained: C₁V₁ = C₂V₂ in Practice

    A dilution lowers a solution's concentration by adding more solvent — the moles of solute do not change, only the volume they sit in. This guide derives C₁V₁ = C₂V₂ from first principles, walks a 250 mL HCl preparation end-to-end, covers serial dilutions and pipetting accuracy, and lists the unit conventions and mistakes (1:10 vs 1+10, adding solvent vs topping up, hydrates) that most often turn a target concentration into something else.

    31 May 2026 · 11 min read

  • How an Overweight Calculator Works

    An overweight calculator turns the WHO adult body mass index bands into a concrete number — how many kilograms or pounds you are above the upper edge of the healthy range (BMI 24.9). This guide explains where the threshold comes from, runs a worked example in metric and imperial, and walks through the body-composition, ethnicity and age caveats that decide whether the kilogram gap is the right thing to be reading at all.

    31 May 2026 · 12 min read

  • How a Period Calculator Works

    A period calculator turns two numbers — the first day of your last period and your usual cycle length — into a forecast of your next bleed, your ovulation day, and your six-day fertile window. This guide walks through where the formula comes from, why ovulation is dated 14 days before the next period rather than 14 days after the last, how accurate the result actually is, and when to stop relying on a calendar and see a clinician.

    31 May 2026 · 10 min read

  • How a Root Calculator Works

    A root calculator takes a number and a degree and returns the value that, raised to that power, gives the original number back. Square roots and cube roots are the familiar cases, but the same machinery handles fourth roots, tenth roots, and the irrational tail end of √2 just as easily. This guide unpacks the formula, the floating-point trap behind negative bases with odd degrees, and the algebra that makes roots and exponents the same operation written two different ways.

    31 May 2026 · 11 min read

  • Snow Day Calculator Explained

    A snow day calculator turns a weather forecast into a closure probability. The signals are well documented — snowfall, overnight temperature, wind, district type, time of season — and the maths is simple. The hard part is honest calibration. Here is how the model is built, what the thresholds mean, and why a 75% chance still leaves real room for surprise.

    31 May 2026 · 10 min read

  • How a Typing Speed Calculator Works

    A typing test reports a single number — words per minute — but underneath sits a small pile of arithmetic, a century-old convention about what counts as a "word", and a deliberate choice about how to punish mistakes. This guide walks through the gross WPM, net WPM, CPM and accuracy that the calculator returns, why every modern test scores the same way, and what the numbers actually mean about your typing.

    31 May 2026 · 12 min read

  • Daily Water Intake: How the 35 mL per kg Formula Works

    The "eight glasses a day" line is a 1945 rule of thumb that quietly dropped the bit about food. The real working figure clinicians and sport-nutrition bodies use is 35 mL of water per kg of body weight, adjusted for exercise and climate. This guide walks through where that number comes from, how the water intake calculator applies it, and how to know when you actually need more.

    31 May 2026 · 11 min read

  • Auto Lease Calculator Explained: Payment, Money Factor and True Cost

    A US auto lease payment is the sum of depreciation, finance charge and sales tax, calculated against the gap between the vehicle price and a residual value set by the lessor. This guide walks through the formula, explains the money factor convention, runs a worked example end-to-end, compares leasing against buying, and lays out the negotiation tactics and common mistakes that determine whether a lease is a good deal or a slow leak.

    30 May 2026 · 12 min read

  • Average Return Calculator Explained: CAGR, Total Return and Growth Multiple

    Average annual return on an investment is best expressed as the compound annual growth rate (CAGR) — the single constant rate that, compounded annually, would take the starting value to the ending value. This guide walks through the formula, a worked example, when CAGR is and is not the right tool, and the mistakes that quietly inflate the headline number.

    30 May 2026 · 12 min read

  • Boat Loan Calculator Explained: Payment, Interest and True Cost

    A boat loan is a secured fixed-rate installment loan, calculated with the same amortization formula as a car loan or mortgage but stretched over a much longer term against a faster-depreciating asset. This guide walks through how the payment is calculated, a worked example, the down payment and term trade-offs, the realistic alternatives to a marine loan, and the mistakes that quietly add tens of thousands of dollars to the lifetime cost of owning a boat.

    30 May 2026 · 12 min read

  • Bond Calculator Explained: How Bond Prices, Coupons and Yield Work

    Bond price is the present value of every coupon plus the present value of face value at maturity, discounted at the market yield. This guide walks through the formula, a worked example, the factors that move price, common mistakes, and when the clean-price model stops being enough.

    30 May 2026 · 9 min read

  • College Cost Calculator Explained: Projecting a Future US Degree

    A college cost projection takes today’s published cost of attendance, grows it forward at an annual inflation rate, and sums every year of attendance to give the total sticker price in the dollars of the years the bills arrive. This guide walks through how the calculation works, a worked four-year example, the inputs that move the answer most, realistic savings targets, the mistakes families make most often, and when the projection genuinely needs a planner.

    30 May 2026 · 10 min read

  • Factor Calculator Explained: Divisors, Prime Factorisation and σ(n)

    A factor of n is any positive integer that divides n with no remainder. This guide covers the trial-division algorithm the factor calculator uses, the fundamental theorem of arithmetic, the divisor-count formula d(n) = ∏(aᵢ + 1), the multiplicative shortcut for σ(n), a worked breakdown of 360, and the connection to GCD, LCM, perfect numbers, and cryptography.

    30 May 2026 · 10 min read

  • Interest Rate Calculator Explained: How to Back Out the Rate on a Loan

    When a lender or dealer quotes a monthly payment but not the rate, the only way to compare offers is to back out the underlying interest rate. This guide walks through the amortization formula, the bisection method the calculator uses, a worked example, and the most common mistakes when reading the result.

    30 May 2026 · 10 min read

  • Pregnancy Weight Gain Explained: The IOM 2009 Guidelines, by Pre-Pregnancy BMI

    How much weight gain is healthy in pregnancy depends mainly on the BMI you started at. This guide explains the Institute of Medicine 2009 ranges the pregnancy weight gain calculator uses, the trimester-by-trimester trajectory, a full worked example, twin recommendations, and what to do when your gain is running above or below the band.

    30 May 2026 · 11 min read

  • Rent Affordability Explained: The 30% Rule and 40% DTI

    The 30% rule says you should spend no more than 30% of gross monthly income on rent. It sounds simple, and the maths is, but the rule has a specific history, a specific definition, and a 40% debt-to-income overlay that most renters overlook. This guide walks through where the rule comes from, how it works, a full worked example, the factors that actually move the number, and the mistakes that quietly push renters above the cost-burdened line.

    30 May 2026 · 11 min read

  • Roof Pitch Calculator Explained: Rise, Run, Angle and Rafter Length

    Roof pitch is the ratio of rise to run, expressed as X-in-12, as an angle in degrees, or as a percent grade. This guide walks through the formula, a worked example, the common residential pitches, how to measure rise and run safely, and the mistakes that turn into wasted timber.

    30 May 2026 · 10 min read

  • Wire Gauge Calculator Explained: AWG, Ampacity and NEC 310.16

    American Wire Gauge is a closed-form geometric series, not a chart to memorise. This guide walks through how AWG diameter, cross-section and resistance fall out of one formula, how NEC 2023 Table 310.16 ampacity is read, why the small-conductor rule caps 12 AWG copper at 20 A, a worked branch-circuit example, and the inputs — insulation, material, ambient, derating — that move the answer most.

    30 May 2026 · 9 min read

  • Young's Modulus: E = σ/ε in Practice

    Young's modulus E is the slope of the linear part of a material's stress–strain curve and the single number that decides how much a structural member stretches, sags or vibrates under load. This guide derives the formula E = σ/ε = (F·L₀)/(A·ΔL), works a steel rod end-to-end, lays out typical values for every common engineering material, explains why the result is independent of geometry, covers temperature and anisotropy caveats, lists the mistakes that show up in real test data, and connects each input back to the Young's modulus calculator.

    30 May 2026 · 11 min read

  • FHA Loan Calculator Explained: How FHA Mortgage Costs Work

    Every FHA loan carries a 1.75% upfront premium and an annual MIP that most 3.5%-down borrowers pay for the full 30 years. This guide walks through the formula, the HUD MIP schedule, the 2026 county loan limits, where FHA beats conventional, and where it does not.

    29 May 2026 · 11 min read

  • Debt-to-Income Ratio: How DTI Works

    Debt-to-income ratio is the single number every mortgage underwriter looks at after credit score. This guide walks through the formula, the difference between front-end and back-end DTI, where the 36 / 43 / 50% bands come from, and the fastest ways to move your number before a loan application.

    28 May 2026 · 11 min read

  • Daily Protein Intake: How the g/kg Formula Works

    The familiar "0.8 grams per kilogram of body weight" figure is the bare minimum to avoid deficiency, not a target. This guide walks through the g/kg formula behind the protein calculator, what the major sport-nutrition bodies recommend instead, and how to translate the number into an actual weekly meal plan.

    27 May 2026 · 12 min read

  • How a Fat Intake Calculator Works

    Fat is the most energy-dense macronutrient at 9 kcal per gram — and the only one without a Recommended Dietary Allowance. The fat intake calculator converts your total daily calorie intake (TDEE) and a target fat percentage into a grams-per-day figure using the Atwater factor, the same constant used on every food label in the world.

    26 May 2026 · 10 min read

  • Sleep Cycles Explained: The 90-Minute Formula for Better Mornings

    Waking up exhausted after a full night of sleep often comes down to timing, not duration. This guide explains how 90-minute sleep cycles work, how to calculate a bedtime that puts you at a cycle boundary instead of mid-cycle, and what actually affects whether those cycles are restorative.

    26 May 2026 · 10 min read

  • Calories Burned by Exercise: How the MET Formula Works

    The number a treadmill, a watch, or a calculator gives you for "calories burned" almost always comes from one short formula and one published table. This guide walks through the MET-based calculation behind the calories burned calculator, the 2011 Compendium of Physical Activities it draws on, and the size of the error band you should plan around.

    25 May 2026 · 11 min read

  • P-Values: How They Are Calculated, What They Mean, and How Not to Misread Them

    A p-value is the probability of seeing a test statistic at least as extreme as the one you got, assuming the null hypothesis is true. This guide explains when to use the z, t and chi-squared distributions, walks through the cumulative-distribution maths the calculator runs, works through a two-sample t-test sitting right on the 0.05 boundary, and lists the traps — one-tailed flipping, multiple comparisons, small-n z-tests — that turn an honest analysis into an irreproducible one.

    25 May 2026 · 13 min read

  • Running Pace: How It Is Calculated, What Affects It, and How to Improve

    Pace and speed are the same physical fact written two ways. This guide walks through the pace formula, the exact NIST mile-to-kilometre conversion, World Athletics race distances, the Riegel fatigue correction for honest marathon projections, and the training and environmental factors that actually move pace at the amateur level.

    25 May 2026 · 12 min read

  • Big Number Calculators Explained: BigInt, RSA-Sized Arithmetic, and Why Floats Fail

    A practical guide to arbitrary-precision integer arithmetic: where standard calculators round wrong, how BigInt represents numbers without an upper limit, the algorithms behind long multiplication and division, and the cryptography, combinatorics, and ledger-arithmetic problems that need exact results.

    24 May 2026 · 13 min read

  • How the 50/30/20 Budget Rule Actually Works

    A practical guide to the 50/30/20 split: where it came from, why it is built on take-home pay rather than gross income, when 20% savings is unrealistic, and the four common ways people quietly break the framework.

    24 May 2026 · 10 min read

  • How a Confidence Interval Calculator Works

    A confidence interval is a range of plausible values for an unknown population mean, built from a sample. This guide walks through the x̄ ± z·(σ/√n) formula behind every confidence interval calculator, the z-critical values for the standard confidence levels, when to switch from the z-interval to the t-interval, the worked example our calculator uses by default, and the misreadings that trip up almost every first-course student.

    24 May 2026 · 11 min read

  • Dew Point: How Temperature and Humidity Become a Single Comfort Number

    Dew point is the temperature your air would have to cool to before water starts condensing — the single best one-number summary of how much moisture the air is actually carrying. This guide explains where the Magnus / Alduchov-Eskridge formula comes from, why dew point is a better humidity measure than relative humidity, a worked example through to a 9.26 °C answer at 20 °C and 50 % humidity, what the standard comfort bands mean, how to read the spread between air temperature and dew point, and the situations where dew point is the wrong tool and wet-bulb or heat index is right.

    24 May 2026 · 10 min read

  • Distance Between Two Points: The Formula and When It Breaks

    The Euclidean distance between two points is just the Pythagorean theorem stretched into more dimensions. This guide explains where the formula comes from, walks a worked 3-4-5 example, shows the 3D extension, lists the situations where Euclidean is the wrong tool (lat/long, taxi-cab grids, curved surfaces), and points out the small mistakes that most often produce a wrong answer.

    24 May 2026 · 10 min read

  • Half-Life Explained: The Formula and Where It Applies

    Half-life is the time for half of a quantity to disappear when the decay rate is proportional to what is left. This guide derives the formula in one line, walks a carbon-14 worked example solved in both directions, surveys the pharmacology, RC-circuit and chemistry uses that share the same maths, and lists the unit and modelling mistakes that catch people out.

    24 May 2026 · 12 min read

  • Healthy Weight Range Explained: How the WHO Band Translates Height to a Weight Interval

    A healthy weight is a range, not a number. This guide explains how the World Health Organization band turns a height into a weight interval in kilograms or pounds, walks through a worked example in both unit systems, and shows where the band fits and where it does not.

    24 May 2026 · 11 min read

  • Heat Index: How Hot, Humid Air Becomes a Felt Temperature

    The heat index is the temperature your body perceives when you combine air temperature with humidity — the single number that drives every US National Weather Service heat advisory. This guide explains where the Rothfusz formula comes from, why humidity wrecks your body's cooling system, a worked example through to a Danger-band reading at 96°F and 65% humidity, what the four NWS risk bands actually mean for outdoor activity, and the populations and situations where heat index is the wrong tool and WBGT or wind chill is right.

    24 May 2026 · 11 min read

  • Inflation Explained: The Formula and How to Convert Money Across Years

    Inflation is the rate at which prices rise — equivalently, the rate at which a unit of currency loses purchasing power. This guide derives the constant-rate compounding formula amount × (1 + r)ⁿ, walks a $100-from-2000-to-2025 conversion step by step and checks it against BLS data, then runs through the drivers of inflation, the planning mistakes that make long-run projections wrong, and when you should reach for actual CPI data instead.

    24 May 2026 · 13 min read

  • How CIDR and IP Subnetting Actually Work

    A practical, vendor-neutral guide to IPv4 subnetting: what the CIDR prefix means, how to derive the network and broadcast addresses, why /24 became the default LAN size, and where subnet design quietly goes wrong.

    24 May 2026 · 11 min read

  • Molarity Explained: The Formula and How to Prepare a Molar Solution

    Molarity is moles of solute per litre of solution — written M, defined by M = n/V. This guide derives the three working forms of the equation, walks a 500 mL phosphate-buffer preparation step by step, covers dilution and serial dilution maths, and lists the hydrate, temperature and solute-volume pitfalls that most often turn a "1.000 M" solution into a 0.96 M one.

    24 May 2026 · 11 min read

  • Molecular Weight: How the Calculator Turns a Formula into g/mol

    Molecular weight is the mass of one mole of a substance, computed by summing the standard atomic weights of every atom in the chemical formula. This guide explains where those atomic weights come from, how a formula is parsed (case matters, parentheses matter, hydrates have a specific notation), three worked examples from glucose to copper sulfate pentahydrate, and the cases where the simple sum is the wrong answer — isotope-labelled compounds, polymers and high-resolution mass spectrometry.

    24 May 2026 · 11 min read

  • Number Sequences Explained: Arithmetic, Geometric and the Sums That Follow

    A practical walk-through of arithmetic and geometric sequences: the formulas behind each, a worked savings example contrasting the two, the five factors that change a sequence's behaviour, and the common mistakes that turn up in exam papers.

    24 May 2026 · 12 min read

  • Percent Error Explained: Formula, Examples and Common Mistakes

    A practical guide to percent error: the formula and what each piece means, a step-by-step density-measurement example, the five drivers of measurement error, and how percent error differs from percent difference, percent change, and absolute error.

    24 May 2026 · 12 min read

  • Army Body Fat Calculator Explained: The AR 600-9 Tape Test

    The US Army uses the Hodgdon-Beckett tape test to screen soldiers against AR 600-9 body fat standards. This guide walks through the formula, the age-banded thresholds, worked examples for men and women, and the technique and training inputs that move the result.

    23 May 2026 · 10 min read

  • How Bandwidth and Download Time Actually Work

    This guide unpacks the maths behind bandwidth calculations: how bits and bytes relate, why Mbps and MB/s differ by a factor of eight, where decimal MB and binary MiB diverge, and why real downloads run slower than the theoretical figure.

    23 May 2026 · 11 min read

  • Body Surface Area Explained: The Five Formulas and Why Clinicians Use mg/m²

    Body surface area is a clinical estimate of the external area of skin covering the body, in square metres. It underpins chemotherapy dosing, paediatric drug administration and many physiological scaling laws. This guide walks through the five published formulas, a worked example in both metric and imperial, and the limits of the estimate.

    23 May 2026 · 11 min read

  • Capacitor Energy: E = ½ C V² in Practice

    The capacitor energy formula E = ½ C V² links the three quantities every power-electronics, RF and high-energy-pulse designer reaches for: stored joules, capacitance in farads and the working voltage. This guide derives the formula, explains the factor of one half, walks through worked examples from a 12 V smoothing cap up to a defibrillator and a flash tube, lays out the ESR, dielectric absorption and bias-derating caveats that turn nameplate energy into deliverable energy, and shows how to size a capacitor for a target energy budget — the maths behind every input to the capacitor energy calculator.

    23 May 2026 · 12 min read

  • Carbohydrate Intake Explained: AMDR, RDA and How to Set a Daily Carb Target

    Carbohydrate is the only macronutrient with no formal minimum essential intake, yet most national dietary bodies still publish a recommended range. This guide walks through where the 45-65% Acceptable Macronutrient Distribution Range comes from, why the 130 g/day RDA exists, how the 4 kcal/g Atwater factor works, and how to translate any total daily energy expenditure into a sensible carb target.

    23 May 2026 · 10 min read

  • How a Countdown Calculator Works

    A countdown calculator counts whole calendar days from one date to another and turns the answer into weeks, hours, minutes, seconds, and a year-month-day breakdown. This guide explains the calendar arithmetic behind it, why it uses UTC and the proleptic Gregorian rules, the difference between a calendar countdown and a clock countdown, and the everyday situations each is built for.

    23 May 2026 · 9 min read

  • How Credit Card Payoff Actually Works

    Credit cards charge interest each month on whatever balance remains, and the way that compounding plays against a fixed monthly payment decides whether the debt clears in a year, ten years, or never. This guide walks through the maths, the minimum-payment trap, and the practical strategies for getting out faster.

    23 May 2026 · 11 min read

  • Engine Horsepower: From Dyno Sheet to Drag Strip

    Engine horsepower is one number with three honest ways to measure it: from a torque curve on a dyno, from the trap speed at the end of a quarter mile, and from the elapsed time it took to get there. This guide derives the canonical HP = (Torque × RPM) / 5252 formula, explains why every dyno chart has its two curves crossing at 5252 RPM, walks through the empirical Huntington and Patrick Hale drag-strip estimators, lays out the wheel-vs-flywheel and SAE J1349 corrections that turn raw numbers into comparable spec-sheet horsepower, and shows how to cross-check a dyno claim against real track performance — the maths behind every input to the engine horsepower calculator.

    23 May 2026 · 10 min read

  • Force, Mass and Acceleration: Newton’s Second Law in Practice

    F = m·a is one of the most quoted equations in physics and one of the most casually misused. This guide explains where the formula comes from, how the newton is defined, why mass and weight are not the same thing, when the constant-mass form fails (rockets, relativity), and how to apply it to everyday problems from car braking to lift cables — the maths behind every input to the force calculator.

    23 May 2026 · 11 min read

  • Predicting a Child's Adult Height: How the Mid-Parental Formula Works

    The Tanner mid-parental height formula is the standard back-of-envelope way to predict how tall a child will grow up to be from the parents' heights. This guide walks through where the formula comes from, what its 95% range actually means, where the method goes wrong, and what clinicians do when the prediction matters.

    23 May 2026 · 11 min read

  • Horsepower Conversion Explained

    There is no single "horsepower" — mechanical hp, metric hp (PS), electrical hp and boiler hp are four different definitions, three of them within 1.4 % of each other and one of them about thirteen times larger. Here is the math behind every factor and the reference figures that anchor a number.

    23 May 2026 · 12 min read

  • pH, pOH and the Logarithmic Acid–Base Scale

    pH is the most famous number in chemistry and one of the most misunderstood. It is a logarithm, not a percentage; it is anchored to a specific temperature; and the difference between pH 4 and pH 8 is ten thousand-fold, not double. This guide explains the −log₁₀[H⁺] definition behind every pH calculator, why pH + pOH = 14 only at 25 °C, where the formula breaks down, and how the value is actually measured in the lab.

    23 May 2026 · 11 min read

  • Resistor Color Code Explained: Reading the Four Bands

    The 4-band resistor colour code is a 60-year-old visual encoding for resistance and tolerance: two digit bands, a power-of-ten multiplier, and a tolerance band. This guide walks through the IEC 60062 colour mapping, the spectrum-order mnemonic that makes it memorable, worked examples from 10 Ω up to 10 MΩ, why certain values keep showing up on the parts bin (E6/E12/E24 preferred series), the common reading mistakes that cost an hour of bench time, and how the same logic generalises to 5-band and 6-band parts — all the underlying theory behind the resistor colour code calculator.

    23 May 2026 · 11 min read

  • How to Choose a Sample Size for a Survey

    A survey sample size is not a number you guess at — it falls out of three decisions you have to make explicitly: how confident you want to be, how tight a margin of error you can tolerate, and how the question is likely to split. This guide walks through the Cochran formula behind every sample-size calculator, the finite-population correction that makes small populations cheaper to survey, and the practical mistakes that wreck a study before the first interview.

    23 May 2026 · 11 min read

  • Wavelength, Frequency and Wave Speed: v = f·λ in Practice

    The wave equation v = f·λ is one of the most useful identities in physics — it links the spatial period of a wave to its temporal period through the medium it travels in. This guide explains where the formula comes from, why the speed depends entirely on the medium, how it produces the antenna-size and diffraction-limit rules of thumb, and when dispersion or quantum effects mean you need more than just three numbers — the maths behind every input to the wavelength calculator.

    23 May 2026 · 11 min read

  • UK Alcohol Units Explained: How They Are Calculated and Used

    A UK alcohol unit is 10 ml of pure ethanol — the unit every NHS and Chief Medical Officers’ drinking guideline is measured in. This guide walks through the NHS formula, the 14-unit weekly low-risk limit, worked examples for the drinks people actually buy, and the practical mistakes that make weekly counts higher than people realise.

    22 May 2026 · 11 min read

  • Sphere Volume Calculator Explained: Every Measurement the Radius Implies

    A sphere is defined entirely by its radius, and every other measurement — volume, surface area, diameter, circumference, great-circle area — falls out of that one number. This guide walks through the formulas, derives them, runs a worked example, and shows where 4/3·π·r³ matters in tanks, sport, droplets, and planets.

    21 May 2026 · 10 min read

  • How Loan Amortization Works

    An amortizing loan has a flat monthly payment, yet the split between interest and principal shifts every single month. This guide explains the formula behind the payment, walks through a full worked example, and shows the levers that actually cut what you pay over the life of the loan.

    13 May 2026 · 10 min read

  • BMI Explained: How Body Mass Index Is Calculated and What the Categories Mean

    Body mass index is a single number derived from weight and height that the World Health Organization uses to sort adults into six broad weight categories. This guide explains the formula, walks through a worked example in both metric and imperial, and shows where BMI is useful and where it misleads.

    13 May 2026 · 11 min read

  • BMR Explained: How Basal Metabolic Rate Is Calculated and Used

    Basal metabolic rate is the calories your body burns at complete rest, the floor every other calorie target is built on top of. This guide walks through the Mifflin-St Jeor and Harris-Benedict equations, the difference between BMR and TDEE, and how to use the number without overreaching what it can tell you.

    13 May 2026 · 12 min read

  • Force Conversion Explained

    Force conversion is one multiplication through newtons, but the unit family hides three traps: mass-named-force units like kgf, weight that changes with gravity, and two imperial pound-flavours (lbf vs poundal) that differ by a factor of 32. Here is the math behind every factor and the reference forces that anchor a figure.

    13 May 2026 · 11 min read

  • Hexagon Calculator Explained: Every Length the Side Implies

    A regular hexagon is one of the most economical shapes in geometry — a single side length defines every other measurement of the figure. This guide walks through the formulas, derives them from the equilateral triangles inside, runs a full worked example, and lays out the practical settings (honeycomb, nuts and bolts, hex tiles, board-game maps) where the numbers matter.

    13 May 2026 · 10 min read

  • Lean Body Mass Explained: How LBM Is Calculated and What the Number Means

    Lean body mass is everything in your body that is not stored fat — muscle, bone, organs, connective tissue, and water. This guide explains the three predictive equations used to estimate it, walks through a worked example, and shows how to use the result for training and nutrition without overreaching what a height-and-weight formula can really tell you.

    13 May 2026 · 10 min read

  • Wind Chill Calculator Explained: The Formula, the Frostbite Bands, and the Limits

    Wind chill is the temperature your skin feels in moving air — a single human-comfort number that national weather agencies use to issue cold-weather warnings. This guide unpacks the 2001 NWS / Environment Canada formula, walks through a worked example in both metric and imperial, lays out the frostbite risk bands, and is clear about what wind chill does and does not measure.

    13 May 2026 · 11 min read

  • Logarithms Explained: log₁₀, ln, log₂ and the change-of-base formula

    A logarithm is the inverse of an exponent — the power b has to be raised to to give x. Here is the math, the three bases that matter (10, e, 2), the change-of-base identity, and where logs show up in everyday life from earthquakes to octaves.

    10 May 2026 · 12 min read

  • Area Conversion Explained

    Area conversion is one multiplication, but it is the multiplication people most often miss by a factor of 100, 10 000, or 640. Here is the math behind every factor, the squared-unit trap, and the reference areas that catch errors instantly.

    9 May 2026 · 11 min read

  • UK Capital Gains Tax Explained (2025/26)

    Capital Gains Tax stings more often than it used to. The annual allowance is now £3,000 — a quarter of what it was in 2022/23 — and rates were unified at 18% and 24% in October 2024. Here is how HMRC calculates CGT, the rules that have changed, and what you can legitimately do to pay less.

    9 May 2026 · 10 min read

  • Compound Interest Explained

    Compound interest is the engine behind every long-run savings projection. Here is the math behind the formula, why compounding frequency matters less than you would expect, and what inflation, taxes, and fees quietly subtract from the headline number.

    9 May 2026 · 11 min read

  • Concrete Calculator Explained

    A concrete calculator is two volume formulas, a wastage allowance, and a bag-yield table. Here is the math, the trade rules of thumb, and the cases where the calculator stops being enough.

    9 May 2026 · 11 min read

  • Discount Calculator Explained

    A discount calculator is one multiplication and one subtraction. The interesting part is the rules around it: stacked offers, sale-tag tricks, the rounding suppliers use, and the difference between "50% off" and a price you should actually pay.

    9 May 2026 · 10 min read

  • Distance Conversion Explained

    Length is the simplest unit conversion and the one people most often get wrong. Here is the math behind every factor, the statute-vs-nautical mile gap, the compound feet-and-inches output, and the reference distances that catch errors instantly.

    9 May 2026 · 11 min read

  • How UK Mortgage Affordability Is Calculated

    A salary-multiple gives you the headline number in seconds. The real lending decision adds an FCA stress test, a committed-outgoings adjustment, and a credit assessment on top. Here is how each piece fits together — and how to estimate what you can actually borrow.

    9 May 2026 · 9 min read

  • Pressure Conversion Explained

    Pressure conversion is one multiplication, but pressure has more silent traps than any other unit family — gauge vs absolute, mmHg vs torr, atm vs bar, hPa vs mbar. Here is the math behind every factor and the reference pressures that catch errors instantly.

    9 May 2026 · 11 min read

  • Square Footage Calculator Explained

    A square footage calculator is four shape formulas plus a set of exact unit conversions. Here is the geometry, the conversions, the practical rules for awkward rooms, and the mistakes that cause most short-orders.

    9 May 2026 · 11 min read

  • UK Stamp Duty Explained (2025/26)

    Stamp Duty Land Tax bit harder from April 2025, when the temporary £250,000 nil-rate band expired and the threshold reverted to £125,000. The additional-property surcharge sits at 5%. Here is how SDLT actually works on an English or Northern Irish residential purchase, with worked numbers and the planning levers that genuinely save tax.

    9 May 2026 · 11 min read

  • UK Take-Home Pay Explained (2025/26)

    Gross salary is largely fictional — the figure that lands in your bank account is gross minus PAYE income tax minus Class 1 employee NI. Here is how HMRC builds the 2025/26 deduction, why Scotland is more expensive above £27,000, and what the £100,000 trap actually does to a payslip.

    9 May 2026 · 11 min read

  • Tile Calculator Explained

    A tile calculator is one formula and three rounding rules. Here is the math, the wastage rules the trade has settled on, and the cases where the calculator stops being enough.

    9 May 2026 · 11 min read

  • Volume Conversion Explained

    Volume conversion is multiplication, but the units are a minefield: two gallons, two fluid ounces, four cups, and a tablespoon that ranges from 14.787 mL to 20 mL. Here is the math behind every factor and the distinctions that catch people out.

    9 May 2026 · 11 min read

  • Weight Conversion Explained

    Weight conversion is multiplication, but the units are a minefield: three kinds of ton, two kinds of ounce, and a stone almost no one outside the UK recognizes. Here is the math behind every conversion factor and the distinctions that catch people out.

    9 May 2026 · 10 min read

  • How a Buy-to-Let Mortgage Works (and What ICR, LTV, and Yield Mean)

    A buy-to-let mortgage runs on the same maths as a residential mortgage, plus two extra tests every UK lender insists on: interest coverage ratio and rental yield. Here’s what those mean, what the BTL mortgage calculator actually shows you, and where the calculator can’t help.

    8 May 2026 · 9 min read

  • UK Dividend Tax Explained (2025/26)

    Dividends are taxed differently from salary, and the interaction between your other income and the dividend bands can produce surprising results. This guide explains exactly how HMRC calculates dividend tax, works through the key scenarios, and shows you how to reduce what you owe.

    8 May 2026 · 9 min read

  • How an ISA Savings Calculator Works (and What the Numbers Actually Mean)

    An ISA is one of the most powerful tax shelters available to UK savers — every pound of growth inside one is completely free of Income Tax and Capital Gains Tax. Here is what the ISA savings calculator is actually computing, why the projection curves the way it does, and what the numbers mean for your planning.

    8 May 2026 · 9 min read

  • How a Mortgage Repayment Calculator Works

    Your mortgage payment is fixed every month, yet the split between interest and capital changes dramatically over the term. This guide explains the amortisation formula the calculator uses, walks through a real worked example, and shows you exactly how to reduce what you pay overall.

    8 May 2026 · 8 min read

Calc Dragon

Plain-spoken calculators for the questions people actually search.

About Learn Privacy & disclaimers

© 2026 Calc Dragon. Calculators are educational tools, not professional advice — always check the numbers before acting on them.