Answer
a. (h∧w)∧~s
b. ~w∧(h∧s)
c. ~h∧(~w∧~s)
d. (~w∧~s)∧h
e. w∧~(h∧s)
Work Step by Step
Translate every occurrance of "and" or "but" as "∧." Translate every occurrance of "not" as "~," and every occurrance of "neither...nor..." as "~_∧~_." Note that answers may vary due to the commutative law. However, be careful when dealing with negatives: "~(x∧y)" is logically equivalent to "~x∨~y," NOT "~x∧~y."