The expression is: F = (X' + Y' + Z')(Y' + A')
I have no clear idea on how to go about simplifying this with Boolean algebra. After it's simplified, I'll need to implement it only using NAND gates.
My instinct is to start off with using the distributive property? Or would it be easier to use k-maps?