retagged by
9,024 views
30 votes
30 votes

The statement $\left ( ¬p \right ) \Rightarrow \left ( ¬q \right )$ is logically equivalent to which of the statements below?

  1. $p \Rightarrow q$
  2. $q \Rightarrow p$
  3. $\left ( ¬q \right ) \vee p$
  4. $\left ( ¬p \right ) \vee q$
  1. I only
  2. I and IV only
  3. II only
  4. II and III only
retagged by

8 Answers

4 votes
4 votes
Answer is (D)

The main Concept is Contrapositive.

 P------>Q <=> ~Q --------> ~P (Implication =Contrapositive)

Q ------>P <=> ~P -------->~Q (Converge = Inverse)
0 votes
0 votes
option D, as 2 and 3 are Equvalent . and 1 is false and 1 and 4 are same so if 1 is false then both 1, 4 will false hence D
0 votes
0 votes
Easy.

p’ → q’ = p + q’

Simplify all the options, we’ll get p+q’ for option II and III
Answer:

Related questions

48 votes
48 votes
10 answers
1
25 votes
25 votes
7 answers
3
khushtak asked Feb 14, 2017
7,021 views
Consider the following table:$$\begin{array}{|l|}\hline \textbf {Algorithms} & \textbf{Design Paradigms } & \\\hline \text{P. Kruskal} & \text{i. Divide and Conquer} \...
20 votes
20 votes
8 answers
4
Arjun asked Feb 14, 2017
8,698 views
The probability that a $k$-digit number does NOT contain the digits $0, 5,$ or $9$ is$0.3^{k}$$0.6^{k}$$0.7^{k}$$0.9^{k}$