Log in Sign up
Back to Discover
🔢

Distributive property

math Maturity 11-13

You can share things in a fair way.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg
Imagine you have two bags. Each bag has three treats. You can count them all. You can also add the bags together first. It works the same way! Math helps us do this. Do you like to share treats?

53 words

Imagine you have two groups of toys.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg

You want to make them bigger. You can multiply each group first. Then you add the totals together. It is like sharing treats fairly.

This is called the distributive property. It works with adding and multiplying. You can also use it with shapes. It helps us find the size of a big box. You can split the box into smaller parts. This makes the math easier to do. It is a very helpful rule!

87 words

Imagine you have a group of items. You want to make that group many times larger. You can do this in two ways. First, you can add the items together. Then, you multiply that total by a number.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg

Another way is to multiply each part first. Then, you add those results together. Both ways give you the same answer! This rule is called the distributive property. It is a way to share a multiplier across a sum. In math, we say multiplication distributes over addition.

This rule works for many things. It works for real numbers and even for matrices. Matrices are special grids of numbers. It also works for sets. For sets, the union is distributive over intersection. This means how we group things stays fair.

Sometimes, math rules change. For example, division is not always the same. It might only work on one side. In some math, we call this right-distributivity. We must be careful to follow the rules correctly. This helps us solve big puzzles with ease.

176 words

Imagine you have a group of items. You want to make that group many times larger. You can do this in two ways. First, you can add the items together. Then, you multiply that total by a number.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg
Another way is to multiply each part first. Then, you add those results together. Both ways give you the same answer! This rule is called the distributive property. It is a way to share a multiplier across a sum. In math, we say multiplication distributes over addition.

How does this work in practice? To multiply a sum by a factor, you must multiply each part of that sum by the factor. After that, you add or subtract the new results. For example, if you multiply a sum by a number, each summand gets multiplied. This is sometimes called the FOIL method when working with binomials.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg
This method looks at the First, Outer, Inner, and Last terms. It ensures every part of the group is treated equally.

This idea is very old and appears in many places. It is a part of the definition for most algebraic structures. These structures include complex numbers, polynomials, and matrices. It also shows up in mathematical logic and Boolean algebra.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg
In these areas, one operation can distribute over another. For example, the logical "and" can distribute over the logical "or." This helps mathematicians keep their rules consistent across different systems.

There are many specific facts about how this works. For real numbers, this rule is always true because they form a field.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg
However, matrices are a bit different. Matrix multiplication is valid for the distributive law, but it is not commutative. This means the order of multiplication matters. Because of this, left-distributivity and right-distributivity are two different laws for matrices. Some things, like ordinal numbers, are only left-distributive.

We can also see this in how we group sets. For sets, the union is distributive over the intersection. This means the intersection is also distributive over the union.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg
Even in simple things like integers, the greatest common divisor works this way. It is distributive over the least common multiple. Even the maximum and minimum of real numbers follow this pattern. It is a rule that connects many different parts of the math world.

405 words

The distributive property is a fundamental rule in mathematics. It describes how one binary operation interacts with another. In elementary algebra, this law ensures that certain equalities remain true. For example, multiplication can distribute over addition. This means multiplying a sum by a factor is the same as multiplying each part of the sum by that factor individually.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg
This property is not just a trick for simple numbers. It is a core part of the definition for many algebraic structures. These structures include complex numbers, polynomials, matrices, rings, and fields.

To understand the mechanism, we must look at how the operations act on elements. If we have an operation, let us call it multiplication, acting over another operation, like addition, we see a specific sequence. To multiply a sum or a difference by a factor, you must multiply each summand or each minuend and subtrahend by that factor. Once you have these individual products, you add or subtract them to find the final result. In more complex cases, like multiplying a sum by another sum, you multiply every summand of the first sum by every summand of the second. Then, you add all those resulting products together.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg

Mathematicians distinguish between different types of distributivity based on direction. An operation is left-distributive if it works from the left side of the elements. It is right-distributive if it works from the right side. If the operation is commutative, meaning the order does not matter, then left-distributivity and right-distributivity are logically equivalent. However, if the operation is not commutative, these are two distinct laws. For example, division is an operation that is right-distributive but not left-distributive.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg
Similarly, ordinal number multiplication is only left-distributive.

History and the study of these laws have shaped many mathematical fields. The distributive laws serve as axioms for rings, such as the ring of integers. They are also essential for fields, such as the field of rational numbers. In these systems, multiplication distributes over addition, but addition does not distribute over multiplication. In the realm of logic, the rules of replacement allow for the expansion of logical connectives. Scholars like Elliott Mendelson and Alfred Tarski have contributed to the understanding of these logical proofs. They showed how certain connectives can be replaced within a formula while maintaining logical equivalence.

We see the significance of this property across many specific mathematical systems. In matrix algebra, the distributive law is valid for both $m imes n$ and $n imes p$ matrices. However, because matrix multiplication is not commutative, the two distributive laws remain separate. In the study of sets, the union operation is distributive over the intersection. Interestingly, the intersection is also distributive over the union.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg
For real numbers, the maximum operation distributes over the minimum operation, and vice versa. Even for integers, the greatest common divisor is distributive over the least common multiple.

There are even surprising cases where the property seems to fail. In approximate arithmetic, such as floating-point arithmetic used by computers, the distributive property can fail. This happens because of limitations in arithmetic precision. For instance, the identity might fail in decimal arithmetic regardless of the number of significant digits. While methods like banker's rounding or increasing precision can help, calculation errors are often inevitable.

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg
This shows that even a fundamental mathematical truth must account for the physical limits of how we represent numbers.

Finally, the distributive property connects to much broader mathematical concepts. In Boolean algebra, which is used in logic and switching circuits, both logical "and" and logical "or" distribute over each other. This structure can be viewed as either a special kind of ring or a distributive lattice. In category theory, a distributive law is defined as a natural transformation between monads. There are even generalizations like sub-distributivity and super-distributivity, where equality is replaced by "less than or equal" or "greater than or equal."

Illustration of distributive property with rectangles.svg
Illustration of distributive property with rectangles.svg
These connections show how one simple idea of sharing a multiplier can reach into almost every corner of modern science.

696 words
🖼️ Images & Media (1)
File:Illustration of distributive property with rectangles.svg
Illustration of distributive property...
Up Next
🔢
Commutative property
Math
More to explore

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.