Problem 70
Question
The equation of the circle passing through the point \((1,0)\) and \((0,1)\) and having the smallest radius is - (a) \(x^{2}+y^{2}-2 x-2 y+1=0\) (b) \(x^{2}+y^{2}-x-y=0\) (c) \(x^{2}+y^{2}+2 x+2 y-7=0\) (d) \(x^{2}+y^{2}+x+y-2=0\)
Step-by-Step Solution
Verified Answer
The equation is (b) \(x^2 + y^2 - x - y = 0\).
1Step 1: Recognize the General Equation of a Circle
The general equation of a circle centered at \((h, k)\) with radius \(r\) is \((x - h)^2 + (y - k)^2 = r^2\). This expands to \(x^2 + y^2 - 2hx - 2ky + (h^2 + k^2 - r^2) = 0\).
2Step 2: Consider Given Points for Circle Equation
We need the circle to pass through the points \((1,0)\) and \((0,1)\). Substitute these points into the general form to create equations.For \((1,0)\):\[1 - 2h + h^2 - 2k + k^2 = r^2\]For \((0,1)\):\[1 - 2k + k^2 - 2h + h^2 = r^2\]These simplify to: 1. \(h^2 + k^2 - 2h = r^2\) 2. \(h^2 + k^2 - 2k = r^2\)
3Step 3: Find Simplified Circle Equation
Set the equations equal to each other since they both equal \(r^2\):\[h^2 + k^2 - 2h = h^2 + k^2 - 2k\]Thus, \(-2h = -2k\) implies \(h = k\).
4Step 4: Locate the Center on Line y=x
The smallest radius occurs when the center falls exactly in the middle of \((1,0)\) and \((0,1)\). Calculate the midpoint:\[h = k = \frac{1 + 0}{2} = \frac{1}{2}\]So the center is \(\left(\frac{1}{2}, \frac{1}{2}\right)\).
5Step 5: Calculate Radius of the Circle
Use distance formula to calculate the radius:\[r = \sqrt{\left(\frac{1}{2} - 1\right)^2 + \left(\frac{1}{2} - 0\right)^2} = \sqrt{\left(-\frac{1}{2}\right)^2 + \left(\frac{1}{2}\right)^2} = \sqrt{\frac{1}{4} + \frac{1}{4}} = \frac{\sqrt{2}}{2}\]
6Step 6: Formulate the Circle Equation
Substitute \(h = \frac{1}{2}, k = \frac{1}{2}, r = \frac{\sqrt{2}}{2}\) back into the equation:\[(x - \frac{1}{2})^2 + (y - \frac{1}{2})^2 = \left(\frac{\sqrt{2}}{2}\right)^2\]Expand and simplify:\[x^2 - x + \frac{1}{4} + y^2 - y + \frac{1}{4} = \frac{1}{2}\]\[x^2 + y^2 - x - y = 0\]This matches the circle equation from option (b).
7Step 7: Validate and Select Final Answer
Verify that this equation is correct and matches one of the given options. Among the given options, it matches option (b):\(x^2 + y^2 - x - y = 0\).
Key Concepts
Circle RadiusCoordinate GeometryDistance Formula
Circle Radius
The radius of a circle is a crucial measurement that defines the size of the circle. It is the distance from the center of the circle to any point on its circumference. Understanding how to calculate the circle's radius is essential when you are working with a circle equation.In the context of our problem, the circle is defined such that it passes through the points
- (1, 0)
- (0, 1)
Coordinate Geometry
Coordinate geometry, also known as analytic geometry, allows us to use algebra and geometry together. In problems where shapes like circles are involved, coordinate geometry provides a powerful way to describe the relationships between points and the shape itself.The equation of a circle is often expressed in the form \((x - h)^2 + (y - k)^2 = r^2\) where
- \(h, k\) are the coordinates of the center of the circle
- \(r\) is the radius
Distance Formula
The distance formula is a mathematical tool used to calculate the distance between two points in a coordinate plane. It is derived from the Pythagorean theorem and is essential when working with geometric problems that involve the locations of points.To use the distance formula, you require two points in the form \((x_1, y_1)\) and \((x_2, y_2)\). The formula is expressed as:\[d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\]In the given exercise, the distance formula is employed to determine the precise radius of the circle. After identifying the center at \((\frac{1}{2}, \frac{1}{2})\), we calculated the distance to point \((1, 0)\), which determined the radius to be \(\frac{\sqrt{2}}{2}\).Using the distance formula here allows for precise calculations that ensure we find the exact size of the circle needed to perfectly intersect the given points. Understanding how to apply the distance formula is a fundamental skill in coordinate geometry and any problems involving distances in the plane.
Other exercises in this chapter
Problem 68
If three distinct points \(A, B, C\) are given in the 2 -dimensional coordinate plane such that the ratio of the distance of each one of them from the point \((
View solution Problem 69
The equation of the circle passing through the point \((1,2)\) and through the points of intersection of \(x^{2}+y^{2}-4 x-6 y-21=0\) and \(3 x+4 y+5=0\) is giv
View solution Problem 71
The two circles \(x^{2}+y^{2}=a x\) and \(x^{2}+y^{2}=c^{2}(c>0)\) touch each other if (a) \(|a|=c\) (b) \(a=2 c\) (c) \(|a|=2 c\) (d) \(2|a|=c\)
View solution Problem 72
The circle \(x^{2}+y^{2}=4 x+8 y+5\) intersects the line \(3 x-4 y=m\) at two distinct points if (a) \(-35
View solution