True or false? If you took an if-then statement, inserted a \"not\" in each clause, and reversed the clauses, the new statement would also be true. A.True B.False

Respuesta :

The correct answer would be true.  Reversing the statement clause and inserting a "not" in a if- then statement will also make the new statement true. For example, "If I eat this, then give me five dollars". The reverse would be " If I do not eat this, then do not give me five dollars". Both sentences mean the same.

correct answer is trueeeee