

InterviewSolution
Saved Bookmarks
1. |
Which of the following is the point of intersection of X – axis and the line y = x + 5? A) (0, 5) B) (5, 0) C) (0, -5) D) (-5, 0) |
Answer» Correct option is (D) (-5, 0) y-coordinate of any point on X-axis is zero. Put y = 0 in line y = x+5, we obtain x+5 = 0 \(\Rightarrow\) x = -5 Hence, (-5, 0) is the point of intersection of X-axis and the line y = x+5. Correct option is D) (-5, 0) |
|