InterviewSolution
Saved Bookmarks
| 1. |
I Write the following statements in symbols:a) The natural numbers Z6b) Negative integers greater than-6c) The integers lying in between - 5 and 3.d) The successor if-8 |
|
Answer» a) N:N such the N<6b) I:I such that I> -6c) I:I such that. -5<I<3d) R:R+1 if R = -8 |
|