InterviewSolution
Saved Bookmarks
| 1. |
Write the truth values of the following statements :In ∆ ABC if all sides are equal then its all angles are equal. |
|
Answer» Let p : ABC is a triangle and all its sides are equal. q : Its all angles are equal. Then, The symbolic form of the given statement is p → q If the truth value of p is T, Then, The truth value of q is T. ∴ The truth value of p → q is T. … [T → T ≡ T]. |
|