Conditional Statement Examples in Math

Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Conditional Statement.

This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.

Concept Recap

A conditional PQP \to Q is a statement meaning "if PP is true, then QQ must be true," read as "if PP then QQ."

A promise or rule: if the condition holds, the consequence follows.

Read the full concept explanation →

How to Use These Examples

  • Read the first worked example with the solution open so the structure is clear.
  • Try the practice problems before revealing each solution.
  • Use the related concepts and background knowledge badges if you feel stuck.

What to Focus On

Core idea: A conditional if P then Q is false only when P is true but Q is false.

Common stuck point: The procedure for conditional statement is the easy part; the trap is calling PQP \to Q false when PP is false. Asking "Is the claim broken only when the hypothesis is true yet the conclusion is false?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

Sense of Study hint: Ask: Is the claim broken only when the hypothesis is true yet the conclusion is false?

Worked Examples

Example 1

easy
Write the converse, inverse, and contrapositive of: 'If a number is divisible by 6, then it is divisible by 3.'

Answer

Contrapositive: If not divisible by 3, then not divisible by 6 (true).\text{Contrapositive: If not divisible by 3, then not divisible by 6 (true).}

First step

1
Let pp: 'a number is divisible by 6' and qq: 'it is divisible by 3.' The original is pqp \Rightarrow q.

Full solution

  1. 2
    Converse (qpq \Rightarrow p): 'If a number is divisible by 3, then it is divisible by 6.' (False; e.g., 9.)
  2. 3
    Inverse (¬p¬q\neg p \Rightarrow \neg q): 'If a number is not divisible by 6, then it is not divisible by 3.' (False; e.g., 9.)
  3. 4
    Contrapositive (¬q¬p\neg q \Rightarrow \neg p): 'If a number is not divisible by 3, then it is not divisible by 6.' (True.)
A conditional pqp \Rightarrow q is logically equivalent to its contrapositive ¬q¬p\neg q \Rightarrow \neg p, but not necessarily to its converse or inverse.

Example 2

medium
Determine the truth value of: 'If 2>52 > 5, then 10>310 > 3.'

Example 3

medium
Given 'if it rains, the picnic is canceled' is true, and the picnic was NOT canceled, what can you conclude?

Example 4

hard
Translate to a conditional and find its contrapositive: 'No prime greater than 22 is even.'

Example 5

challenge
Prove using a truth table that PQP \to Q and ¬Q¬P\neg Q \to \neg P are logically equivalent.

Practice Problems

Try these problems on your own first, then open the solution to compare your method.

Example 1

easy
Identify the hypothesis and conclusion in: 'If it rains, then the ground is wet.'

Example 2

medium
Identify the hypothesis and the conclusion in the statement: 'If a number is divisible by 4, then it is even.'

Example 3

easy
Write 'if it rains, then the ground is wet' as a conditional PQP \to Q. Identify PP and QQ.

Example 4

easy
For the conditional PQP \to Q with PP true and QQ true, what is its truth value?

Example 5

easy
For PQP \to Q with PP true and QQ false, what is its truth value?

Example 6

easy
For PQP \to Q with PP false and QQ true, what is its truth value?

Example 7

easy
For PQP \to Q with PP false and QQ false, what is its truth value?

Example 8

easy
Write the converse of 'PQP \to Q'.

Example 9

easy
Rewrite 'every multiple of 4 is even' as an if-then conditional.

Example 10

easy
In 'PQP \to Q', is PP the hypothesis or the conclusion?

Example 11

medium
If 'PQP \to Q' is true and PP is true, what can you conclude about QQ?

Example 12

medium
If 'PQP \to Q' is true and QQ is true, can you conclude PP is true?

Example 13

medium
If 'PQP \to Q' is true and QQ is false, what can you conclude about PP?

Example 14

medium
Give a counterexample showing the converse of 'if nn is a multiple of 4, then nn is even' is false.

Example 15

medium
The statement 'if a number is divisible by 6, then it is divisible by 3' is true. Is its converse true?

Example 16

medium
Express 'you may enter only if you have a ticket' as a conditional PQP \to Q.

Example 17

medium
For statements P,QP, Q, in how many of the four truth-value rows is PQP \to Q true?

Example 18

challenge
Prove that PQP \to Q is logically equivalent to ¬PQ\neg P \lor Q using truth values.

Example 19

challenge
Show that (PQ)(QP)(P \to Q) \land (Q \to P) is true exactly when PP and QQ have the same truth value (this is the biconditional).

Example 20

challenge
A true conditional 'if a quadrilateral is a square, then it has four right angles' is given. Using the contrapositive, what can you conclude about a quadrilateral lacking four right angles?

Example 21

medium
Rewrite 'no odd number is divisible by 2' as a conditional.

Example 22

medium
Rewrite 'a number is prime is sufficient for it to be a positive integer' as PQP \to Q.

Example 23

easy
Write 'if a polygon is a square, then it has four equal sides' as PQP \to Q. Identify PP and QQ.

Example 24

easy
What is the truth value of 'if 1+1=31+1=3, then the moon is cheese'?

Example 25

easy
Is the converse of a conditional always logically equivalent to the original? Answer 11 for yes, 00 for no.

Example 26

easy
Rewrite 'all squares are rectangles' as a conditional.

Example 27

easy
Is the conditional 'if x=3x=3, then x2=9x^2=9' true for all real xx?

Example 28

medium
Give a counterexample to: 'If n2>0n^2 > 0, then n>0n > 0.'

Example 29

medium
Express 'a positive number is necessary for the log to be defined' as a conditional.

Example 30

medium
Express 'being divisible by 44 is sufficient for being even' as a conditional.

Example 31

medium
The contrapositive of 'if x>0x > 0, then x3>0x^3 > 0' is true. Is the original conditional also true?

Example 32

medium
Write the contrapositive of 'if nn is even, then n+1n+1 is odd.'

Example 33

medium
'If a triangle has three equal sides, it is equilateral.' Write the biconditional that combines this with its true converse.

Example 34

medium
Rewrite 'a polygon is a triangle only if it has three sides' as PQP \to Q.

Example 35

medium
Given PP is true and PQP \to Q is true. By which rule of inference can we conclude QQ?

Example 36

hard
PQP \to Q is true and QRQ \to R is true. By hypothetical syllogism, what conditional follows?

Example 37

hard
Negate the conditional PQP \to Q.

Example 38

hard
Determine the truth value: 'If 2\sqrt{2} is rational, then π\pi is rational.'

Example 39

hard
Affirming the consequent is invalid. Given PQP \to Q true and QQ true, can we conclude PP? Answer 11 for yes, 00 for no.

Example 40

hard
Build a truth table for (PQ)(QP)(P \to Q) \land (Q \to P) and count how many rows are true.

Example 41

challenge
Find a quadrilateral that is a counterexample to the converse of: 'If a quadrilateral is a rhombus, then its diagonals are perpendicular.'

Background Knowledge

These ideas may be useful before you work through the harder examples.

logical statement