Conditionals

🎯 A conditional statement can be written as If A, then B. A is the hypothesis and B is the conclusion.

🎯A counterexample is an example in which the hypothesis is true, but the conclusion is false. If you can find a counterexample to a conditional statement, then that conditional statement is false. If there is no counterexample, then the conditional is true.

Learn with an example

💣 Is the following conditional true?

  • yes
  • no
  • Look at the given conditional:
  • If a polygon is a quadrilateral, then it has more than three sides.
  • The conditional is true because 4 > 3.
  • yes
  • no
  • Look at the given conditional:
  • If f<3, then f≤3.
  • If f is less than 3, then f is also less than or equal to 3. So, the conditional is true.

💣 Is the following conditional true?

  • yes
  • no
  • Look at the given conditional:
  • If a triangle has an angle measuring less than 90 degrees, then it is acute.
  • The conditional is false because every triangle, including right and obtuse ones, has an angle measuring less than 90 degrees.

Let’s practice!🖊️

This image has an empty alt attribute; its file name is Worksheet-1-3-155.png