Applying DeMorgan’s Theorems:

Why

These simplifications make for a logical circuit with way less logical gates needed to achieve the same result

Evaluation: Checking all of the possibilities where the output is equal to 1

A(B + CD)

Logical Circuit Representation:

AB + A(B+C)+B(B+C)

Logical Circuit Representation: