Log in
Sign up for FREE
arrow_back
Library

3-2 Conditional Statements

star
star
star
star
star
Last updated almost 7 years ago
6 questions
1
1
1
1
1
1
Question 1
1.

Question 2
2.

Question 3
3.

Question 4
4.

Write the statement in if-then form:

The only time I wake up early is when I set my alarm clock.

Question 5
5.

Write the statement in if-then form:

I eat breakfast at a restaurant only if it is a weekend.

Question 6
6.

then we will go to the beach
we will go to the beach
if the sun is out
the sun is out
a = -5, b = 12
a = 12, b = 5
a = 12, b = -5
a = -5, b = -12
A student may not play the trumpet but still be in the school band.
A student can play the trumpet but not be in the school band
A student can be in the band but not play the trumpet
A student may not be in the band and not play the trumpet
Suppose that this statement is true:

If I wear boots or a raincoat, then I carry an umbrella. Also suppose that the hypothesis of that statement is true.

Which statement must also be true?
I am wearing boots.
I am carrying an umbrella.
I am not wearing a raincoat.
I am not carrying an umbrella.