Arranging conditionals in a logical chain

 
 
Arranging conditionals in a logical chain blog post.jpeg
 
 
 

What is a logical chain of conditionals

In this lesson we’ll look at how to use conditionals to write a logic chain of statements.

We already know that a conditional statement is an if/then statement where the first part is the hypothesis and the second part is the conclusion, like this:

“If ???A???, then ???B???.”

Krista King Math.jpg

Hi! I'm krista.

I create online courses to help you rock your math class. Read more.

 

Logic chains (with conditionals)

A logic chain is something we make by stacking linked conditional statements back-to-back. Here’s a logic chain with three conditional statements:

If ???A???, then ???B???.

If ???B???, then ???C???.

If ???C???, then ???D???.

Notice that the conclusion of the first statement, ???B???, is also the hypothesis of the second statement, and that the conclusion of the second statement, ???C???, is also the hypothesis of the third statement. This pattern would be continued if the chain had more than three conditional statements.

If events are listed in a logical chain like this, then you can conclude the following:

If ???A??? is true, then ???C??? is also true (through ???B???), and

If ???A??? is true, then ???D??? is also true (through ???B??? and ???C???).

Therefore, given a logic chain of conditionals, you can form another conditional (which we’ll call the logical conclusion) by using the hypothesis of the first conditional in the chain as its hypothesis, and using the conclusion of the last conditional in the chain as its conclusion.

Given the logic chain of three conditionals above (if ???A???, then ???B???; if ???B???, then ???C???; and if ???C???, then ???D???), the logical conclusion is the conditional statement “If , then .”

 
 

How to build a logical chain where each conditional follows directly from the previous one


 
Krista King Math Signup.png
 
Geometry course.png

Take the course

Want to learn more about Geoemtry? I have a step-by-step course for that. :)

 
 

 
 

Finding the missing conditional

Example

What is the missing step in the three-step logic chain shown here?

1) If juice gets spilled on the table, then it will get sticky.

2)

3) If the ants come, then we will need an exterminator.


Let’s think about what creates this pattern:

If ???A???, then ???B???.

If ???B???, then ???C???.

If ???C???, then ???D???.

We can fill this in with what we know.

If juice gets spilled on the table, then it will get sticky.

If ???B???, then ???C???.

If the ants come, then we’ll need an exterminator.

Linking the last part of the first conditional with the first part of the last conditional lets us form the second, missing conditional:

If the table is sticky, then the ants will come.

And then we can see the whole logic chain filled in:

If juice gets spilled on the table, then it will get sticky.

If the table is sticky, then the ants will come.

If the ants come, then we’ll need an exterminator.


Let’s look at another example.


Arranging conditionals in a logical chain for Geometry.jpg

given a logic chain of conditionals, you can form the logical conclusion by using the hypothesis of the first conditional as its hypothesis, and the conclusion of the last conditional as its conclusion.

Example

What is the logical conclusion of the logic chain?

1) If I clean my house, then I will invite over some company.

2) If I invite over some company, then I will cook dinner.

3) If I cook dinner, then my kitchen will be dirty.

The logic chain is in order, from

“If I clean my house,” to

“I will invite over some company,” to

“I will cook dinner,” to

“My kitchen will be dirty.”

To come up with the conclusion of the logic chain, we can hook the first statement with the last statement.

“If I clean my house, then my kitchen will be dirty.”

 
Krista King.png
 

Get access to the complete Geometry course