

InterviewSolution
1. |
Write the coordinates of each of the following points marked in the graph paper: |
Answer» A (3, 1) From Point A draw a perpendicular to x-axis we get 3 and perpendicular to y-axis we get 1. Therefore coordinates of point A is (3, 1). B(6, 0) Since Point B lies on x-axis six places away from origin. Therefore co-ordinates of point B is (6, 0). C(0, 6) Since Point C lies on y-axis six places away from origin. Therefore co-ordinates of point C is (0, 6). D(-3, 0) Since Point D lies on x-axis three places away from origin on left side. Therefore co-ordinates of point D is (-3,0). E(-4, 3) From Point E draw a perpendicular to x-axis we get-4 and perpendicular to y-axis we get 3. Therefore coordinates of point E is (-4, 3). F(-2, -4) From Point F draw a perpendicular to x-axis we get-2 and perpendicular to y-axis we get -4. Therefore coordinates of point F is (-2, -4). G(0, -5) Since Point G lies on y-axis 5 places away from origin in the downward disrection since value of the coordinate is negative. Therefore co-ordinates of point G is (0, -5). H(3, -6) From Point H draw a perpendicular to x-axis we get 3 and perpendicular to y-axis we get -6. Therefore coordinates of point H is (3, -6). P(7, -3) From Point P draw a perpendicular to x-axis we get 7 and perpendicular to y-axis we get -3. Therefore coordinates of point P is (7, -3). |
|