83.9k views
4 votes
Consider Statement A and Statement B below:

1. If neither of two real numbers is zero, then their product is also not zero.
2. If a and b are two real numbers, and if ab = 0, then either a = 0 or b= 0.
A. These two statements are equivalent because statement A is the converse of statement B.
B. These two statements are equivalent because statement A is the contrapositive of statement B.
C. These two statements are not equivalent.

User Jee Mok
by
6.1k points

1 Answer

5 votes

Answer:

These two statements are equivalent because statement A is the contrapositive of statement B.

Explanation:

In logic, when we have an "if" statement we can have its contrapositive or its converse.

Given a "if p, then q" (p is the hypothesis and q is the conclusion), the converse is "if q, then p", in other words, we interchange the hypothesis and the conclusion.

Now, given a "if p, then q", the contrapositive is "if not q, then not p". In other words, we take the negation of both the hypothesis and the conclusion and then we interchange them.

Now, let's take a look at our statements:

If a and b are two real numbers, and if ab = 0, then either a = 0 or b = 0.

In this case:

p = a and b are two real numbers and ab=0

q = either a = 0 or b = 0

Now, let's take the negative of p and q:

The negative of p would be: a and b are two real numbers and their product is not zero.

The negative of q would be: neither of the two real numbers is zero

Now, given than the contrapositive is "if not q, then not p" we would have:

If neither of two real numbers is zero, then their product is not zero.

We can see that this last sentence is the contrapositive of the first one and thus:

These two statements are equivalent because statement A is the contrapositive of statement B.

User Eric Gilbertson
by
5.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.