Correct Answer: A
Explanation:
Two lines in a plane are represented by y = x -1 and 2x + 5y = 9. The coordinates of the point at which the lines intersect are
2x + 5y = 9
5y = -2x + 9
y =
x - 1 =
5(x - 1) = -2x + 9
5x - 5 = -2x + 9
7x = 14
x = 2
Put the valur of x in equation y = x -1
y = 2 - 1
y = 1
So the intersection is at (2, 1)