This is a "voting machine", there are four people that can vote (four inputs), the president (P), the vice-president (V), the secretary (S), and the treasurer (T). The output is true, on, 1, yes, whatever you want to say, if more than half of them vote yes (1). If there is a tie, the president's vote breaks the tie. what would the boolean expression be for this circuit?