Topic: Conditional Statements (IF-THEN Statements)

A. Write the following simple statements into conditional statements.

1. A triangle has 3 acute angles.
Conditional Statements:
Hypothesis:
Conclusion:

2. One half of a number is 18, then number is 36.
Conditional Statements:
Hypothesis:
Conclusion:

3. The measure of complementary angles sum to 90 degrees.
Conditional Statements:
Hypothesis:
Conclusion:

4. You pass MATH 8, you will be in grade 9 next school year.
Conditional Statements:
Hypothesis:
Conclusion:​