

InterviewSolution
Saved Bookmarks
1. |
Write any point lies on \(\overline{OY}\) (Positive Y – axis) and any point lies on \(\overline{OX}\) (Negative X-axis). |
Answer» Point lies on \(\overline{OY}\) be (x = 0, y ≥ 0) example : (0, 2) (0, 3). Point lies on \(\overline{OX}\) be (x = 0, y ≤ 0) example : (2, 0) (3, 0). |
|