InterviewSolution
Saved Bookmarks
| 1. |
How to classify rational and irrational numbers |
| Answer» Rational no. Can be written in the form of p/q,where p and q are integers and q is not equal to 0.Irrational no. Cannot be written in the form p/q,w here p and q are integers and q is not equal to 0. | |