If $x>y$ then $x^2>y^2$
Converse: If $x^2>y^2$ then $x>y$.
Inverse : If $x$ is not greater than $y$, then $x^2$ is
not greater than $y^2$.
i.e. If $x \ngtr y$ then $x^2 \ngtr y^2$
OR If $x \leq y$ then $x^2 \leq y^2$
22 questions · timed · auto-graded
If p ∧ q is F, p → q is F then the truth values of p and q are T, F.
Explanation:
Consider the following truth table:
| p | q | $p \wedge q$ | $p \rightarrow q$ |
| T | T | T | T |
| T | F | F | F |
| F | T | F | T |
| F | F | F | T |
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| p | q | r | $p \wedge q$ | $(p \wedge q) \rightarrow r$ | $q \rightarrow r$ | $p \rightarrow(q \rightarrow r)$ |
| T | T | T | T | T | T | T |
| T | F | T | T | F | F | F |
| T | T | F | F | T | T | T |
| T | F | F | F | T | T | T |
| F | T | F | F | T | T | T |
| F | T | F | F | T | F | T |
| F | F | F | F | T | T | T |
| F | F | F | F | T | T | T |
The entries in columns 5 and 7 are identical.
∴ (p ∧ q) → r ≡ p → (q → r).
(a) True
(b) ∃ n ∈ N, such that n + 5 > 10 is a true statement, hence its truth value is T.
(All n $\geq$ 6, where n ∈ N, satisfy n + 5 > 10).
Since, x = 2 ∈ A does not satisfy x + 6 ≥ 9.
∴ option (D) is not true
| $p$ | $q$ | $\sim q$ | $(p \wedge q)$ | $(p \wedge q) \vee \sim q$ | $p \vee \sim q$ |
| 1 | 2 | 3 | 4 | 5 | 6 |
| T | T | F | T | T | T |
| T | F | T | F | T | T |
| F | T | F | F | F | F |
| F | F | T | F | T | T |

1) p: All students of this college live in the hostel.
Negation:
~ p: Some students of this college do not live in the hostel.
2) p: 6 is an even number.
q: 36 is a perfect square.
Symbolic form:pvq ..
~(pvq) = ~p^~q
Negation:
6 is not an even number and 36 is not a perfect square.
~ [P ∧ (q → r)
=~[( P)] ∨ [~ (q → r)] ...(By De Morgan's law)
=~[( P)] ∨ [~ (~q ∨ r )] ...(By Conditional Law)
=~[( P)] ∨ [( q ∧ ~r )] ...(By De Morgan's law)
~ [ P ∧ ( q → r )] = ~ P ∨ ( q ∧ ~r )
The given statement -
"If two triangles are congruent, then their areas are equal."

| I | II | III | IV | V | VI |
| p | q | $\sim p$ | $\sim p \wedge q$ | $p \vee q$ | $(p \vee q) \wedge \sim p$ |
| T | T | F | F | T | F |
| T | F | F | F | T | F |
| F | T | T | T | T | T |
| F | F | T | F | F | F |
From column (IV) and (VI), we get
∴ ∼p ˄ q ≡ (p ˅ q) ˄ ∼p
(1) Dual of (p ∨ q) ∧ T is (p ∧ q) ∨ F
(2) Dual of Madhuri has curly hair and brown eyes is “Madhuri has curly hair or brown eyes”.
(a) p ≡ A triangle is equilateral & q ≡ A traingle is equiangular
∴Symbolic form p↔q
(b) Let p ≡ Price increases & q≡Demand falls
∴ Symbolic form p ∧ q
(a). $\exists n \in N$ such that $n+7 \leq 6$
(b) The kitchen is not neat or it is not tidy.
(r ∧ q) ↔ ∼ p
≡ (T ∧ F) ↔ ∼T
≡(T ∧ F) ↔ F [1]
≡ F ↔ F
≡ T
Hence, the truth value is ‘T’
(D) (∼ p ∧ ∼ q) → (∼ p ∨ ∼ q)
statement pattern: (p ∨ q ) → ( p ∧ q)
Its inverse is
~ (p ∨ q ) → ~ ( p ∧ q)
≡ (∼ p ∧ ∼ q) → (∼ p ∨ ∼ q)