The Fundamental Laws of Algebra are rules which we must follow when performing operations with numbers or variables.
The commutative law says that the order in which we add or multiply two (or more) numbers doesn't matter: \[a+b=b+a\] \[a\times b=b\times a\]
The associative law says that when you add or multiply several numbers, the grouping (or association) of the numbers doesn't affect the result: \[(a+b)+c=a+(b+c)\] \[ab(c)=a(bc)\]
The distributive law says that we get the same result whether we multiplying a number by a group of numbers added together or do each multiplication separately:
\[a(b+c)=ab+ac\] \[(a+b)c=ac+bc\]