I've been googling around but I couldn't get to know how to simplify this function without using karnaugh maps.. I can only find answers where only 2 or 3 variables are present in the question. Could anyone help me with this one?
Simplify the Boolean expression E= A!B!C + !A!CD + ABD + BCD by algebraic simplification.

