Multiple choice In Boolean algebra, x (y + z) is equal to x y x.y x.y + x.z Reveal answer Fill a bubble to check yourself D Correct answer Explanation This demonstrates the distributive property in Boolean algebra: x AND (y OR z) = (x AND y) OR (x AND z). The operation distributes over OR just like in regular algebra.