Asked by Jen

Convert the compound statement into words.

p = Students are happy.
q = Teachers are happy.
~(p V ~q)

Answers

Answered by Max
~q = Teachers are not happy.
p V ~q = Students are happy, or teachers are not happy.
~(p V ~q) = Students are not happy, or teachers are happy.
Answered by Max
Wait!!! I take that back.
Answered by Anonymous
~(pV~q)=~p&q
Answered by Jen
so students and teachers are not happy?
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions