Respuesta :
The correct answer is:
B. If x < 30, then x < 20 ; False -Counterexample: x=27 and x < 27.
Explanation:
The converse is formed by switching the hypothesis and conclusion. The hypothesis is the part coming after "if"; the conclusion comes after "then." This makes the hypothesis x < 20 and the conclusion x < 30. This means the converse would be
If x < 30, then x < 20.
However, if x = 27, which is less than 30, the converse is not true, since 27 is not less than 20.
Answer:
If x less-than 30, then x less-than 20; false.
Counterexample: x = 27 and x greater-than 20
Step-by-step explanation
This is false because in switching the hypothesis and conclusion,
If x<30, then all the numbers less than 30 must also be less than 20, but 27 is definitely more than 20, and so is 21, 22, 23, etc. up to 29.