InterviewSolution
Saved Bookmarks
| 1. |
Identify the quantifier in the following statements and write thenegation of the statements.(i) There exists anumber which is equal to its square.(ii) For every realnumber x, x is less than `x" "+" "1`.(iii) There exists acapital for e |
|
Answer» (i) Quantifier : there exists negation : there does not exist a number which is equal to its square. (ii) Quantifier: for every. Negation : there exists a real number x such that x is more than `(x+1)` . (iii) Quantifier : there exists. Negation: there exists a state in india which does not have a capital. |
|