Skip to main content
K12 LibreTexts

2.12: Converse, Inverse, and Contrapositive Statements

  • Page ID
    2145
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Conditional statements drawn from an if-then statement.

    Converse, Inverse, and Contrapositive

    Consider the statement: If the weather is nice, then I’ll wash the car. We can rewrite this statement using letters to represent the hypothesis and conclusion.

    \(p=the\: weather \:is \:nice \qquad q=I'll \:wash \:the \:car\)

    Now the statement is: if \(p\), then \(q\), which can also be written as \(p\rightarrow q\).

    We can also make the negations, or “nots,” of \(p\) and \(q\). The symbolic version of "not p" is \(\sim p.

    \(\sim p=the \:weather \:is \:not \:nice \qquad \sim q=I \:won't \:wash \:the \:car\)

    Using these “nots” and switching the order of \(p\) and \(q\), we can create three new statements.

    \(Converse \qquad q\rightarrow p \qquad \underbrace{If\: I\: wash\: the\: car}_\text{q}, \underbrace{then\: the \:weather \:is \: nice}_\text{p}\).

    \(Inverse \qquad \sim p\rightarrow \sim q \qquad \underbrace{If\: the\: weather\: is \:not \:nice}_\text{p}, \underbrace{\:then \:I \:won't \:wash \:the \:car}_\text{q}\).

    \(Contrapositive \qquad \sim q\rightarrow \sim p \qquad \underbrace{If\: I \:don't \:wash \:the \:car}_\text{q}, \underbrace{then the weather is not nice}_\text{p}\).

    If the “if-then” statement is true, then the contrapositive is also true. The contrapositive is logically equivalent to the original statement. The converse and inverse may or may not be true. When the original statement and converse are both true then the statement is a biconditional statement. In other words, if \(p\rightarrow q\) is true and \(q\rightarrow p\) is true, then \(p \leftrightarrow q\) (said “\(p\) if and only if \(q\)”).

    What if you were given a conditional statement like "If I walk to school, then I will be late"? How could you rearrange and/or negate this statement to form new conditional statements?

    Example \(\PageIndex{1}\)

    If \(n>2\), then \(n^{2}>4\).

    Find the converse, inverse, and contrapositive. Determine if each resulting statement is true or false. If it is false, find a counterexample.

    Solution

    The original statement is true.

    \(\underline{Converse}\): If \(n^{2}>4\), then \(n>2\).

    False. If \(n^{2}=9\), \(n=−3\: or \: 3\). \((−3)^{2}=9\)

    \(\underline{Inverse}\): If \(n\leq 2\), then \(n^{2}\leq 4\).

    False. If \(n=−3\), then \(n^{2}=9\).

    \(\underline{Contrapositive}\): If \(n^{2}\leq 4\), then \(n\leq 2\).

    True. The only \(n^{2}\leq 4\) is 1 or 4. \(\sqrt{1}=\pm 1\) and\(\sqrt{4}=\pm 2\), which are both less than or equal to 2.

    Example \(\PageIndex{2}\)

    If I am at Disneyland, then I am in California.

    Find the converse, inverse, and contrapositive. Determine if each resulting statement is true or false. If it is false, find a counterexample.

    Solution

    The original statement is true.

    \(\underline{Converse}\): If I am in California, then I am at Disneyland.

    False. I could be in San Francisco.

    \(\underline{Inverse}\): If I am not at Disneyland, then I am not in California.

    False. Again, I could be in San Francisco.

    \(\underline{Contrapositive}\): If I am not in California, then I am not at Disneyland.

    True. If I am not in the state, I couldn't be at Disneyland.

    Notice for the converse and inverse we can use the same counterexample.

    Example \(\PageIndex{3}\)

    Rewrite as a biconditional statement: Any two points are collinear.

    Solution

    This statement can be rewritten as:

    Two points are on the same line if and only if they are collinear. Replace the “if-then” with “if and only if” in the middle of the statement.

    Example \(\PageIndex{4}\)

    Any two points are collinear.

    Find the converse, inverse, and contrapositive. Determine if each resulting statement is true or false. If it is false, find a counterexample.

    Solution

    First, change the statement into an “if-then” statement:

    If two points are on the same line, then they are collinear.

    \(\underline{Converse}\): If two points are collinear, then they are on the same line. True.

    \(\underline{Inverse}\): If two points are not on the same line, then they are not collinear. True.

    \(\underline{Contrapositive}\): If two points are not collinear, then they do not lie on the same line. True.

    Example \(\PageIndex{5}\)

    The following is a true statement:

    \(m\angle ABC>90^{\circ}\) if and only if \(\angle ABC\) is an obtuse angle.

    Determine the two true statements within this biconditional.

    Solution

    Statement 1: If \(m\angle ABC>90^{\circ}\), then \(\angle ABC\) is an obtuse angle.

    Statement 2: If \(\angle ABC\) is an obtuse angle, then \(m\angle ABC>90^{\circ}\).

    Review

    For questions 1-4, use the statement:

    If \(AB=5\) and \(BC=5\), then \(B\) is the midpoint of \(\overline{AC}\).

    1. Is this a true statement? If not, what is a counterexample?
    2. Find the converse of this statement. Is it true?
    3. Find the inverse of this statement. Is it true?
    4. Find the contrapositive of this statement. Which statement is it the same as?

    Find the converse of each true if-then statement. If the converse is true, write the biconditional statement.

    1. An acute angle is less than \(90^{\circ}\).
    2. If you are at the beach, then you are sun burnt.
    3. If \(x>4\), then \(x+3>7\).

    For questions 8-10, determine the two true conditional statements from the given biconditional statements.

    1. A U.S. citizen can vote if and only if he or she is 18 or more years old.
    2. A whole number is prime if and only if its factors are 1 and itself.
    3. \(2x=18\) if and only if \(x=9\).

    Review (Answers)

    To see the Review answers, open this PDF file and look for section 2.4.

    Resources

    Vocabulary

    Term Definition
    biconditional statement A statement is biconditional if the original conditional statement and the converse statement are both true.
    Conditional Statement A conditional statement (or 'if-then' statement) is a statement with a hypothesis followed by a conclusion.
    contrapositive If a conditional statement is \(p\rightarrow q\) (if \(p\) then q), then the contrapositive is \(\sim q\rightarrow \sim p\) (if not q then not p).
    converse If a conditional statement is \(p\rightarrow q\) (if \(p\), then \(q\)), then the converse is \(q\rightarrow p\) (if \(q\), then \(p\). Note that the converse of a statement is not true just because the original statement is true.
    inverse If a conditional statement is \(p\rightarrow q\), then the inverse is \(\sim p\rightarrow \sim q\).
    Logically Equivalent A statement is logically equivalent if the "if-then" statement and the contrapositive statement are both true.
    premise A premise is a starting statement that you use to make logical conclusions.

    Additional Resources

    Interactive Element

    Video: Converse, Inverse and Contrapositive of a Conditional Statement Principles - Basic

    Activities: Converse, Inverse, and Contrapositive Discussion Questions

    Study Aids: Conditional Statements Study Guide

    Practice: Converse, Inverse, and Contrapositive Statements

    Real World: Converse Inverse Contrapositive


    This page titled 2.12: Converse, Inverse, and Contrapositive Statements is shared under a CK-12 license and was authored, remixed, and/or curated by CK-12 Foundation via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    CK-12 Foundation
    LICENSED UNDER
    CK-12 Foundation is licensed under CK-12 Curriculum Materials License
    • Was this article helpful?