InterviewSolution
Saved Bookmarks
| 1. |
If a and b are integers then abis a rational number Check the validity of the statement |
|
Answer» <P> q : ab is a rational NUMBER Since , when a and b are integers , thentheir product is ALSO an integer and hence a rational number , thus the given statementis VALID. |
|