InterviewSolution
Saved Bookmarks
| 1. |
Write the truth values of the following statements :√5 is an irrational but 3√5 is a complex number. |
|
Answer» Let p : √5 is an irrational. q : 3√5 is a complex number. Then, The symbolic form of the given statement is p ∧ q. The truth values of p and q are T and F respectively. ∴ The truth value of p ∧ q is F. … [T ∧ F ≡ F] |
|