InterviewSolution
Saved Bookmarks
| 1. |
Write the contrapositive and converse of the following statements. If x is a prime number, then x is odd. |
|
Answer» If a NUMBER x is not odd, then x is not a PRIME number. The converse is If a number x in odd, then it is a prime number |
|