What property is shown in the equation #jk+jl=j(k+l)#?

1 Answer
Oct 28, 2016

(Left) distribution of multiplication over addition.

Explanation:

There are two forms of the distributive property:

  • #a(b+c) = ab + ac" "# Multiplication is left distributive over addition.

  • #(a+b)c = ac+bc" "# Multiplication is right distributive over addition.

If we also know that multiplication is commutative then we need only specify one of these. The other follows.

For example, using the left distributive property, we can prove the right distributive property as follows:

#(a+b)c = c(a+b)" "# since multiplication is commutative

#color(white)((a+b)c) = ca+cb" "# using the left distributive property

#color(white)((a+b)c) = ac+bc" "# using commutativity (twice)

So in contexts where multiplication is commutative, we often don't bother to specify left or right distributive. We just say that multiplication is distributive over addition.