Here we are going to see how to determine if a point is inside or outside a circle.
Length of the tangent = √ (x₁² + y₁² + 2gx₁ +2fy₁ + c)
To check if the given point lie on the circle, inside the circle or out side the circle, we use the formula for length of tangent.
(i) If the length is 0.Then we can say, the given point must lie on the circle.
√ (x₁² + y₁² + 2gx₁ +2fy₁ + c) = 0
(ii) If the length is > 0 .Then we can say, the point must lie outside the circle.
√ (x₁² + y₁² + 2gx₁ +2fy₁ + c) > 0
(iii) If the length is < 0 .Then we can say, the point must lie inside the circle.
√ (x₁² + y₁² + 2gx₁ +2fy₁ + c) < 0
Example 1 :
Determine whether the points (− 2, 1), (0, 0) and (4, − 3) lie outside, on or inside the circle x2 + y2 − 5x + 2y − 5 = 0
Solution :
(i) First let us check where does the point (-2, 1) lie on the circle x2 + y2 − 5x + 2y − 5 = 0
PT = √(x₁² + y₁² + 2gx₁ +2fy₁ + c)
here x1 = -2 and y1 = 1
PT = √((-2)2 + 12 − 5(-2) + 2(1) − 5)
PT2 = (4 + 1 + 10 + 2 − 5)
PT2 = (17 − 5)
PT2 = 12 > 0
Hence the point (-2, 1) lies outside the circle.
(ii) (0, 0)
here x1 = 0 and y1 = 0
PT = √((0)2 + 02 − 5(0) + 2(0) − 5)
PT2 = (0 + 0 − 0 + 2 − 5)
PT2 = -3 < 0
Hence the point (0, 0) lies inside the circle.
(ii) (4, -3)
here x1 = 4 and y1 = -3
PT = √(42 + (-3)2 − 5(4) + 2(-3) − 5)
PT2 = (16 + 9 − 20 - 6 − 5)
PT2 = 25 - 20 - 6 - 5
= 20 - 31
= -11 < 0
Hence the point (4, -3) lies inside the circle.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
Nov 17, 24 01:42 PM
Nov 16, 24 08:15 AM
Nov 16, 24 08:03 AM