SOLVETUTORMATH SOLVER

Instrument MI-01-178 · Mathematics

Distributive Property Calculator

Multiply a sum, or multiply each part first and add them: the distributive property guarantees identical answers, and this sheet shows the difference between them landing on exactly zero.

Instrument MI-01-178
Sheet 1 OF 1
Rev A
Verified
Type 05 — Algebra SER. 2026-01178

Difference (always 0)

0.00000000

left = a(b + c)

27.00000000 a(b + c)
27.00000000 ab + ac
The working Every figure verified twice
  1. left = 3·(4 + 5) = 27.00000000
  2. right = 3·4 + 3·5 = 27.00000000
  3. difference = 3·(4 + 5) − (3·4 + 3·5) = 0.00000000
Worksheet log
  1. No entries yet — change an input to log a scenario.

How this instrument works

The distributive property states that a(b + c) equals ab + ac — multiplying a sum by a number gives the same result as multiplying each addend separately and then adding the products. What sets this rule apart from its two more famous cousins, the associative and commutative properties, is that it is the only one of the three that links two separate operations rather than rearranging one. Associativity only regroups additions; commutativity only reorders them; distribution is the rule that lets multiplication reach inside a set of parentheses and touch addition at all.

Picture a rectangle a units tall and (b + c) units wide, split by one vertical line into two smaller rectangles of width b and width c. The whole rectangle's area is a(b + c); the two pieces' areas are ab and ac; since the pieces exactly tile the whole, their areas must sum to it. Euclid built this same picture into Book II of the Elements roughly 2,300 years ago, proving the identity with lines and areas centuries before algebraic notation existed to write a(b + c) = ab + ac as symbols at all.

The rule is easy to over-trust. It governs multiplication over addition and nothing else — it does not extend to exponents, so (b + c)² is not b² + c², a mix-up common enough that textbooks nickname it the 'freshman's dream.' A cleaner edge case sits inside this identity itself: set a to zero and both ab + ac and a(b + c) collapse to zero regardless of what b and c are, since multiplying by nothing leaves nothing to add.

a(b+c)=ab+aca(b + c) = ab + acdifference=a(b+c)(ab+ac)\text{difference} = a(b+c) - (ab+ac)difference=0\text{difference} = 0
a — the multiplier; b, c — the two terms added inside the parentheses; a(b + c) — left side, the sum multiplied at once; ab + ac — right side, each term multiplied separately then added; Difference — the gap between them, forced to zero by the distributive property.
  • Enter a number into a — the factor being multiplied across the sum.
  • Enter b and c, the two terms being added inside the parentheses.
  • Read a(b + c): the sum b + c multiplied by a in a single step.
  • Read ab + ac: the same two terms multiplied by a on their own, then added.
  • Check Difference (always 0) — it stays at zero for any three numbers you choose, confirming the identity holds.

Worked example — distributing 3 across 4 and 5

Set a to 3, b to 4, and c to 5. Multiplying the sum first gives a(b + c) = 3 × (4 + 5) = 3 × 9 = 27, so the left-hand field reads 27 on the sheet. Multiplying each term separately instead, ab + ac = (3 × 4) + (3 × 5) = 12 + 15 = 27 — the identical total, reached by a different route through the same three numbers.

Difference, computed as a(b + c) minus (ab + ac), comes out to 27 − 27 = 0, confirming the distributive property for this exact trio. The same zero appears for any values entered in a, b, and c — try a negative a or a zero b and the two sides still meet, because the rule is an identity, not a coincidence tied to these particular numbers.

Questions

What is the distributive property?

It states that a(b + c) equals ab + ac: multiplying a sum by a number gives the same result as multiplying each term separately and adding the products. It is the algebraic rule behind expanding brackets, and read the other direction, behind factoring ab + ac back into a(b + c).

How is the distributive property different from the associative property?

Associativity only regroups terms within a single operation — (a + b) + c equals a + (b + c), addition throughout. The distributive property instead connects two different operations, multiplication and addition, letting a factor reach inside parentheses and multiply each addend on its own. Regrouping never changes which operation is used; distributing does.

What mistake do students most often make with this rule?

Applying it somewhere it doesn't belong — treating (b + c)² as b² + c², which is false for nearly every pair of numbers (try b = 2, c = 3: 25 versus 13). The distributive property governs multiplication over addition specifically; squaring, and other exponents, need the separate binomial expansion rules, not this one.

Does the distributive property work with subtraction?

Yes — a(b − c) equals ab − ac, since subtracting c is the same as adding its negative. The sign carries through to both products, which is exactly where a minus sign in front of parentheses trips people up: −(b + c) equals −b − c, not −b + c, because the implied multiplier is −1 distributed across both terms.

Does it still work with more than two terms inside the parentheses?

Yes, without limit. a(b + c + d) expands to ab + ac + ad, and the pattern continues for any number of addends — each one gets multiplied by a in turn. This is also why long multiplication works at all: 23 × 6 is really (20 + 3) × 6, split into (20 × 6) + (3 × 6) before the partial results are added.

Where does this identity come from, historically?

Euclid proved a geometric version of it in Book II of the Elements around 300 BCE, using a rectangle split by a line to show that the whole area equals the sum of the two pieces it forms. Symbolic algebra, and the a(b + c) = ab + ac notation used here, arrived roughly two thousand years later.

References