InterviewSolution
Saved Bookmarks
| 1. |
Write the contrapositive and converse of the following statements. x is an even number implies that x is divisible by 4. |
|
Answer» The contrapositive is, If x is not divisible by 4, then x is not an even number. The converse is, If x is divisible by 4, then x is an even number. |
|