Does the point (–2.5, 3.5) lie inside, outside or on the circle x2 + y2 = 25?
The centre of the circle x2 + y2 = 25 is (0, 0).
Let us write it as x2 + y2 – 25 = 0 and take f(x, y) = x2 + y2 – 25. For the points lying on the circle, f(x, y) = 0, for the points inside circle, it has sign as the sign obtained by putting the value of the coordinates of the centre in the expression. If it has opposite sign then it lies outside circle.
F(0, 0) = 0 + 0 – 25 = -ve.
Given point is (-2.5, 3.5)
Hence f(-2.5, 3.5) = (-2.5)2 + (3.5)2 – 25
= 6.25 + 12.5 – 25
= 18.5 – 25
= -6.5 = -ve
Hence, the given point lies inside the circle.
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.