If the inverse of implication ` p to q ` is defined as ` ~ p to ~q` , then the inverse of the proposition ` ( p ^^ ~ q) to r ` is
A. `~r to (~pvvq)`
B. `r to (p^^~q)`
C. `~qvv(p^^r)`
D. none of these

4 views

1 Answers

Correct Answer - C
Inverse of `p to q` is `~p to ~q`
Therefore, inverse of `(p^^~q) to r` is
`~(p^^~q) to ~r`
`-=~(p^^(~(~(p^^r))`
`-=~q^^(p^^r)`

4 views