InterviewSolution
Saved Bookmarks
| 1. |
Write contrapositive and converse of the following statements: If a^(2)=b^(2) then a=+-b (a,b epsilonR) |
|
Answer» CONVERSE: If `a=+-b` then `a^(2)=b^(2)` `(a,b INR)` |
|