Michael J. answered 02/18/16
Tutor
5
(5)
Applying SImple Math to Everyday Life Activities
One of my favorite topics: conditional statements, aka "if then" statements. There are three types of these statements.
For the original sample statement: If apples, then bananas.
Converse statement: If bananas, then apples. (the "if" clause and "then" clause switch places)
Inverse statement: If not apples, then not bananas. (negate the original statement)
Contrapositive statement: If not bananas, then not apples. (combination of the converse and inverse statements)
Apply this concept to your given statement.

Kenneth S.
02/18/16