Question
Question: A: The smallest possible radius of circle which pass through \[\left( 1,0 \right)\]and \[\left( 0,1 ...
A: The smallest possible radius of circle which pass through (1,0)and (0,1) is 21.
R: Circle passes through origin.
a)Both A and R are individually true and R is the correct explanation of A
b)Both A and R are individually true but R not the correct explanation of A
c)A is true but r is false
d)A is false but R is true
Solution
Hint: Find the slope using the slope point formula which is m = x2−x1y2−y1 where, m is the slope and (x1,y1) and (x2,y2) are the points. Check if the circle passes through origin or not.
Complete step-by-step answer:
Now, let's consider the circle which passes through points A(1,0) and B(0,1) and also the origin.
Let’s consider the circle to have the smallest possible length of AB. It should be the diameter of the circle.
Assuming point P(x,y) be any point on the circumference of the circle, we can say that ∠APB is 90∘because there is property of the circle that angle contained in semicircle is 90∘.
Let’s find the slope of AP by the formula m1 = x2−x1y2−y1 where m1 is slope of AP and (x1,y1) is (1,0) and (x2,y2) is (x,y).
So, m1 = x−1y−0 = x−1y
Now, let’s find the slope of BP by the formula m2 = x2−x1y2−y1 where m2is slope of BP and (x1,y1) is (0,1) and (x2,y2) is (x,y).
So, m2 = x−0y−1 = xy−1
Here, we know the ∠APB = 90∘ so AP and BP are perpendicular to each other.
So, m1×m2 = −1
⇒ (x−1)y×xy−1 = −1
⇒ x2−xy2−y = −1
By cross-multiplication,
y2−y = −x2+x
Now, taking all the terms to one side we get,
x2+y2−x−y = 0
Now, adding 21to both the sides we get,
x2−x+41+y2−y+41 = 21
(x−21)2+(y−21)2 = (21)2 ………………………………………….(i)
In the equation (i) of circle, the radius of the circle is (21)
To prove that the equation (i) of the circle passes through origin we have to substitute x = 0, y = 0 to prove the left hand side and right hand side are equal.
(x−21)2+(y−21)2 = (21)2
(21)2+(−21)2 = (21)2
41+41 = 21
21= 21
Hence the left-hand side and right-hand side are equal.
Now we know that both the statements ‘A’ and ‘R’ are true so the option ‘c’ and ‘d’ are false. ‘R’ statement is the correct explanation of ‘A’.
So, the answer is ‘a’.
Note: The student might have confusion about taking AB as diameter.