Questions: Conditional and Biconditional Statements

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Consider the statement: 'If all rivers flow uphill, then the Pythagorean theorem is false.' What is the truth value of this statement?

AFalse — the conclusion is false, so the conditional must be false
BUndefined — conditionals with impossible hypotheses have no truth value
CTrue — the hypothesis is false, making the conditional vacuously true
DTrue — both the hypothesis and conclusion are false, so they match
Question 2 Multiple Choice

A mathematics student wants to prove: 'If n² is even, then n is even.' She finds the direct proof difficult and instead proves: 'If n is odd, then n² is odd.' Which best describes this strategy and its validity?

AShe proved the converse (Q→P), which is not logically equivalent to the original — the proof is invalid
BShe proved the inverse (¬P→¬Q), which has the same truth value only in special cases
CShe proved the contrapositive (¬Q→¬P), which is logically equivalent to the original — the proof is valid
DShe made an error — proving a statement about odd n cannot establish a claim about even n²
Question 3 True / False

The statement 'If P then Q' and its contrapositive 'If not Q then not P' always have the same truth value.

TTrue
FFalse
Question 4 True / False

The converse of a conditional statement is logically equivalent to the original statement, just as the contrapositive is.

TTrue
FFalse
Question 5 Short Answer

Explain why a conditional statement with a false hypothesis is considered true. Why does this make logical sense, especially in the context of universal mathematical statements like 'For every x in set S, if P(x) then Q(x)'?

Think about your answer, then reveal below.