

InterviewSolution
Saved Bookmarks
1. |
Which of the following points lie on the x-axis?A (0, 8)B (4, 0)C (0, -3)D (-6, 0)E (2, 1)F (-2, -1)G (-1, 0)H (0, -2) |
Answer» The points which lie on the x-axis are of the form (x, 0) Therefore, the points which lie on the x-axis are B (4, 0), D (-6, 0) and G (-1, 0). |
|