InterviewSolution
Saved Bookmarks
| 1. |
Write the truth values of the following statements :Ǝ n ∈ N such that n + 5 > 10. |
|
Answer» Ǝ n ∈ N, such that n + 5 > 10 is a true statement, hence its truth value is T. (All n ≥ 6, where n ∈ N, satisfy n + 5 > 10). |
|