InterviewSolution
Saved Bookmarks
| 1. |
Write the contrapositive and converse of the following statement "x isan even numberimplies 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. |
|