8,493 views
40 votes
40 votes
Two angles are supplementary if they are a linear pair. Write as an if-then statement

User SySyBy
by
2.8k points

1 Answer

9 votes
9 votes

We are given the following statement.

Two angles are supplementary if they are a linear pair.

We are asked to write the above statement as an if-then statement.

In an if-then statement, we first write the "hypothesis" and then write the "conclusion"

If (hypothesis) then (conclusion)

For the given case,

Hypothesis = two angles are a linear pair

Conclusion = they are supplementary

So, the if-then statement is

If two angles are a linear pair, then they are supplementary.

User DonMB
by
2.7k points