Answer:
Question 1:
Point = (x,y) = (2,3)
So, x = 2, y = 3
Let's put this in the equation to check whether it lies on the line or not
=> 3 = 4(2)-5
=> 3 = 8-5
=> 3 = 3
Since LHS = RHS so The point lies on the line
Question 2:
Point = (x,y) = (-1,17)
So, x = -1, y = 17
Let's put this in the equation to check whether it lies on the line or not
=> 17 = 18+2(-1)
=> 17 = 18-2
=> 17 ≠ 16
Since LHS ≠ RHS, So this point doesn't lie on the line.