Skip to content
alaintvStart learning

Advanced · Stage 23 of 25

Near-Square Multiplication

Multiply equally spaced numbers around a convenient center.

Lesson overview

What you will learn

Near-square multiplication uses the difference-of-squares identity: a × b = m² − d² where m is the midpoint of a and b and d is the distance from each factor to m. Forty-eight times fifty-two: midpoint 50, distance 2, so 50² − 2² = 2,500 − 4 = 2,496.

The method shines when factors are equidistant from a round number — especially near 50, 100, or 200. Ninety-seven times one hundred three: midpoint 100, distance 3, result 10,000 − 9 = 9,991.

Squaring the midpoint and subtracting the squared distance requires comfort with squares you know or can compute quickly. If the midpoint square is hard, another method may be faster.

This technique is algebraically exact and connects mental math to identities learners encounter in formal math courses, reinforcing that shortcuts have structural reasons behind them.

Why it matters

Build the idea before the speed

The difference-of-squares identity turns two multiplications into one square and a tiny correction.

In adult life

Where this skill shows up

Pricing symmetrically around a round number appears in retail: items at $48 and $52 average $50, and knowing their product is 2,496 helps verify bulk order spreadsheets for 48-unit and 52-unit packages combined.

Engineering tolerances sometimes specify symmetric ranges (97 mm to 103 mm around 100 mm nominal). The product of boundary values relates to tolerance squared via this identity.

The method

Step by step

  1. 1Find the midpoint of the two factors.
  2. 2Find each factor’s equal distance from that midpoint.
  3. 3Compute midpoint² − distance².

Worked examples

See the structure

Example 148 × 52

Center 50, distance 2: 50² − 2²

Answer: 2,496

Example 297 × 103

Center 100, distance 3: 10,000 − 9

Answer: 9,991

Example 364 × 76

Center 70, distance 6: 4,900 − 36

Answer: 4,864

Avoid these traps

Common mistakes

  • Using the average of factors instead of the midpoint — they coincide for two factors but the distinction matters conceptually for extension.
  • Squaring the distance but forgetting to subtract it, instead adding.
  • Applying the method when factors are not symmetrically spaced around a convenient midpoint.
  • Miscomputing the midpoint for odd-sum pairs, such as 47 and 53 (midpoint 50, not 49).

Practice tips

  • Find the midpoint first — it should be a number you can square easily.
  • Compute the distance as a single digit whenever possible before squaring.
  • Verify with estimation: 48 × 52 should be just under 2,500.
  • Connect to earlier near-100 methods — they are special cases of this identity.

Check your understanding

  1. Apply the midpoint method to 64 × 76 and identify m and d.
  2. Why does 97 × 103 equal 100² − 3² rather than 100² + 3²?
  3. When would standard two-digit expansion be faster than near-square multiplication?

Your turn

Interactive practice

Answer one problem at a time. Each problem has a fresh 60-second timer, immediate correction, and a final accuracy score. Aim for understanding first; speed comes after accuracy.

60-second challenge

Near-Square Multiplication

0 correct60

You have one minute for each problem. Enter your answer, submit it, and learn from immediate feedback. The timer starts when you begin.

Study note

Can you explain the transformation?

Before moving on, solve at least eight practice problems correctly and describe why the method preserves the value. Understanding makes speed durable.