1.6 Distributive properties

Introduction

The distributive property is that if we have a*(b+c), where a, b, c are anything, we can “distribute” the multiplication over the division, such that it equals a*b+a*c.

For example, 5*(2+3)=5*2+5*3=10+15=25