How many rows appear in a truth table for the compound proposition: \[(p \leftrightarrow q) \oplus (\neg p \leftrightarrow \neg r) \wedge \neg q\]
you have three variables \(p,q,r\) so you will have \(2^3=8\) rows,
\[\begin{array}{|c|c|c|c|c|}\hline p& q&r&&\\\hline T&T&T&&\\T&T&F&&\\T&F&T&&\\ T&F&F&&\\F&T&T&&\\F&T&F&&\\F&F&T&&\\F&F&F&&\\\hline\end{array}\]
so you ignore the negations?
\[\begin{array}{|c|c|c|c|c}\hline p&\neg p& q&\neg q&r&\neg r&\\\hline T&F&T&F&T&F\\T&F&T&F&F&T\\T&F&F&T&T&F\\ T&F&F&T&F&T\\F&T&T&F&T&F\\F&T&T&F&F&T\\F&T&F&T&T&F\\F&T&F&T&F&T\\\hline\end{array}\]
\[\begin{array}{|c|c|c|c|c|c|}\hline p&\neg p& q&\neg q&r&\neg r&p\iff q&\neg p\iff \neg q\\\hline T&F&T&F&T&F\\T&F&T&F&F&T\\T&F&F&T&T&F\\ T&F&F&T&F&T\\F&T&T&F&T&F\\F&T&T&F&F&T\\F&T&F&T&T&F\\F&T&F&T&F&T\\\hline\end{array}\]... to continue i need to know which has hight precedence in operation? \(\oplus,\lor\) ?
Join our real-time social learning platform and learn together with your friends!