Boolean algebra is the algebra of truth values 0 and 1.
Unlike traditional algebra there is no subtraction or division in boolean algebra.
Because there are only 2 values, 0 and 1, addition in boolean algebra can be confusing. 1+1=1 is awfully confusing to some.
It is best to think of Boolean addition as the OR logic function and Multiplication as the NOT.