What is the conclusion in this conditional statement?
If a square has a perimeter of 8 units, then its sides have a length of 2 units each.
the square has a perimeter of 8 units
the sides of the square have a length of 2 units each
Submit
In a conditional statement, it's if <something> then <something>. The 'then <something>' is your conclusion, which in this case would be "the sides of the square have a length of 2 units each"