Question
Question: If A = {3, 5, 7, 9, 11, 12}, determine the truth value of each of the following. i) $\exists x \in ...
If A = {3, 5, 7, 9, 11, 12}, determine the truth value of each of the following.
i) ∃x∈A such that x−8=1
ii) ∀x∈A,x2+x is an even number
iii) ∃x∈A such that x2<0
iv) ∀x∈A,x is an even number
v) ∃x∈A such that 3x+8>40
vi) ∀x∈A,2x+9>14

Answer
(i) True (ii) True (iii) False (iv) False (v) True (vi) True
Explanation
Solution
Let A={3,5,7,9,11,12}.
-
(i) ∃x∈A such that x−8=1.
- Solve: x=9. Since 9∈A, it is True.
-
(ii) ∀x∈A,x2+x is even.
- For any integer x:
- If x is odd: odd2 is odd, and odd + odd = even.
- If x is even: even2 is even, and even + even = even.
- Since every x∈A (odd or even) yields an even number, it is True.
- For any integer x:
-
(iii) ∃x∈A such that x2<0.
- Squares of real numbers are never negative. Hence, False.
-
(iv) ∀x∈A,x is even.
- Most elements are odd. So, False.
-
(v) ∃x∈A such that 3x+8>40.
- Solve: 3x+8>40 ⟹ 3x>32 ⟹ x>332≈10.67.
- Elements 11 and 12 satisfy this, so True.
-
(vi) ∀x∈A,2x+9>14.
- Solve: 2x+9>14 ⟹ 2x>5 ⟹ x>2.5.
- Every element in A (all >2.5) satisfies this, so True.