Question
Question: The length of the intercept made by the circle \({x^2} + {y^2} = 1\) on the line \(x + y = 1\) is:- ...
The length of the intercept made by the circle x2+y2=1 on the line x+y=1 is:-
(A) 21
(B) 2
(C) 2
(D) 22
Solution
We will first find the points of intersection of line and circle by solving the equations. The length of intercept will be the distance between the points of intersection. We can calculate the distance between two points using the distance formula, (x2−x1)2+(y2−y1)2, where (x1,y1) and (x2,y2) are coordinates of two points.
Complete step-by-step answer:
We have to find the length of the intercept made by the circle x2+y2=1 on the line x+y=1 is
We will first find the points of intersection of the circle x2+y2=1 and the line x+y=1.
From x+y=1, we have y=1−x
We will substitute the value of y in the equation of the circle.
x2+(1−x)2=1 ⇒x2+1+x2−2x=1 ⇒2x2−2x=0 ⇒2x(x−1)=0
Equate each factor to 0 to find the value of x
2x=0 ⇒x=0
And
x−1=0 ⇒x=1
Now, we will substitute the value of x to find the corresponding value of y.
When x=0, then
y=1−0 ⇒y=1
When x=1, then,
y=1−1 ⇒y=0
Hence, the coordinates of intercepts are (1,0) and (0,1).
We have to find the distance between these two points.
We know that if (x1,y1) and (x2,y2) are coordinates of two points, then the distance between them is given as (x2−x1)2+(y2−y1)2
Then, the length of intercept is
(1−0)2+(0−1)2=1+1=2
Hence, the length of the intercept made by the circle x2+y2=1 on the line x+y=1 is 2 units.
Thus, option B is correct.
Note: Here, we can see that the equation of a circle x2+y2=1 represents the circle of radius 1 unit and the points of coordinates of centre as (0,0). We can also find the points of intersection of a given circle and line by plotting their graphs.