Use DeMorgan's law to rewrite the Boolean function F2(W,X,Y,Z) = (W'·Y')' · (X·Z)' in a form that can be implemented with only 2-input NOR gates and inverters. Make sure that all inputs of your new expression evaluate to the same result for F2. (Use * + ' to represent AND, OR, and NOT, respectively.)