| 1. |
If p is true and q is true, state the truth for: ((~ p q ) ( q p )) (~( p ( p q )))
|
|
| 2. |
If p is true and q is true, state the truth for: (~(( q p ) ( q p ))) (~ p q )
|
|
| 3. |
If p is true and q is true, state the truth for: (~ p q ) (~ p ~( p q ))
|
|
| 4. |
If p is false and q is true, state the truth for: (~ p ~ q ) ( p (~ p ~ q ))
|
|
| 5. |
If p is false and q is false, state the truth for: (( q p ) (~ p q )) ( p ~ q )
|
|
| 6. |
If p is true and q is true, state the truth for: ( p q ) (~( p q ))
|
|
| 7. |
If p is true and q is true, state the truth for: (~(~ p q )) (~(~ p ~ q ))
|
|
| 8. |
If p is true and q is false, state the truth for: ( p ~ q ) ( p ~ q )
|
|
| 9. |
If p is true and q is true, state the truth for: ((~ p ~ q ) q ) ( p q )
|
|
| 10. |
If p is true and q is true, state the truth for: ( p (~ p ~ q )) (~( p ~ q ) ~ q )
|
|
| 11. |
If p is false and q is false, state the truth for: ( p ~ q ) (~ p ~ q )
|
|
| 12. |
If p is true and q is true, state the truth for: (([~(~ p q )]) p ) ( p q )
|
|
| 13. |
If p is false and q is false, state the truth for: ((~ p ~ q ) p ) (( p ~ q ) q )
|
|
| 14. |
If p is false and q is true, state the truth for: (~( p ( p ~ q ))) (~ p q )
|
|
| 15. |
If p is false and q is false, state the truth for: (~((~ p ~ q ) ( q ~ p ))) ( p ( q ~ p ))
|
|
| 16. |
If p is false and q is false, state the truth for: (~ p ~ q ) ( p ~ q )
|
|