True or false? If you took a true "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 :

If you took a true ''if-then'' statement, inserted a not in each clause, and reversed the clauses, the new statement will also be true. The option is true.

How do find the statement is true or not?

If the conditional such as if, then, is true, then the contra- positive (reversed; if not, then not) will be also true.

Example:

Statement 1: If you study hard, then you get good results.

Statement 2: If you do not study hard, then you do not get good results.

We can see that these sentences are the same.

So, the answer will be true.

Learn more about clauses:

https://brainly.com/question/8391197

#SPJ1