Questions: Proof by Contradiction

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You want to prove 'if A then B.' In setting up a proof by contradiction, what should you assume?

AAssume ¬A (the hypothesis is false)
BAssume ¬B (the conclusion is false)
CAssume A ∧ ¬B (the hypothesis is true and the conclusion is false)
DAssume ¬A ∧ ¬B (both hypothesis and conclusion are false)
Question 2 Multiple Choice

In the classic proof that √2 is irrational, the contradiction reached is:

A√2 turns out to equal a specific rational number, contradicting the assumption it was irrational
BThe denominator q turns out to equal zero, making the fraction undefined
CBoth p and q must be even, contradicting the assumption that p/q was in lowest terms
Dp² = 2q² has no integer solutions, directly contradicting the assumption
Question 3 True / False

In a proof by contradiction, the contradiction derived should take the explicit form of a statement P being asserted both true and false simultaneously (P ∧ ¬P).

TTrue
FFalse
Question 4 True / False

A proof by contradiction can establish that an object exists without constructing or exhibiting the object explicitly.

TTrue
FFalse
Question 5 Short Answer

Why must you negate the *entire* goal when setting up a proof by contradiction, and what goes wrong if you only negate part of it?

Think about your answer, then reveal below.