Problem 32
Question
A circle passes through the points \((2,3)\) and \((4,5) .\) If its centre lies on the line, \(y-4 x+3=0\), then its radius is equal to (a) \(\sqrt{5}\) (b) 1 (c) \(\sqrt{2}\) (d) 2
Step-by-Step Solution
Verified Answer
The radius of the circle is 2.
1Step 1: Understand the Problem
We need to find the radius of a circle that passes through two points, \((2,3)\) and \((4,5)\), and whose center lies on the line \(y - 4x + 3 = 0\). We will solve this by finding the equation for the center of the circle and then using any of the given points to calculate the radius.
2Step 2: Equation for Circle Center
The equation for the center \((h, k)\) of the circle must satisfy the line equation \(y - 4x + 3 = 0\). Thus, \(k - 4h + 3 = 0\) gives \(k = 4h - 3\).
3Step 3: Distance from Center to Points
The circle passes through \((2,3)\) and \((4,5)\), so the distance from the center \((h, k)\) to these points will be the radius \(r\). We first calculate the distance between \((h, k)\) and \((2, 3)\). The distance formula gives \(r = \sqrt{(h - 2)^2 + (k - 3)^2}\).
4Step 4: Substitute Center Equation
Replace \(k\) in the distance formula with \(4h - 3\) from the line equation. Thus,\[r = \sqrt{(h - 2)^2 + ((4h - 3) - 3)^2} = \sqrt{(h - 2)^2 + (4h - 6)^2}\].
5Step 5: Set Equation for Second Point
Use the same distance relationship for point \((4, 5)\): Set \(r = \sqrt{(h - 4)^2 + (k - 5)^2}\). Substitute \(k = 4h - 3\):\[r = \sqrt{(h - 4)^2 + ((4h - 3) - 5)^2} = \sqrt{(h - 4)^2 + (4h - 8)^2}\].
6Step 6: Equate Distances
Since both distances \(r\) are equal (as they are the same radius), equate:\[(h - 2)^2 + (4h - 6)^2 = (h - 4)^2 + (4h - 8)^2\].
7Step 7: Simplify and Solve for h
Simplify both sides and solve for \(h\):Expanding:\[(h^2 - 4h + 4) + (16h^2 - 48h + 36) = (h^2 - 8h + 16) + (16h^2 - 64h + 64)\].Combine like terms and solve:\[17h^2 - 52h + 40 = 17h^2 - 72h + 80\].This simplifies to \(20h = 40\), giving \(h = 2\).
8Step 8: Find k Using h
With \(h = 2\), substitute back into \(k = 4h - 3\):\[k = 4(2) - 3 = 8 - 3 = 5\].Thus, the center is \((2, 5)\).
9Step 9: Calculate Radius
Using the center \((2, 5)\) and one of the given points, \((2, 3)\): The distance, which is the radius, is\[r = \sqrt{(2 - 2)^2 + (5 - 3)^2} = \sqrt{0 + 4} = 2\].
10Step 10: Determine Answer Choice
The calculated radius is 2. Hence, the correct answer choice is option (d).
Key Concepts
Circle RadiusDistance FormulaEquation of a LineCoordinate Geometry
Circle Radius
Understanding the circle radius is crucial in solving problems involving circles in coordinate geometry. The radius of a circle is the distance from the circle's center to any point on its circumference. For our problem, the circle passes through points
- (2, 3)
- (4, 5)
Distance Formula
The distance formula is a valuable tool in geometry, especially in calculating the radius of a circle on a plane. We use the formula to measure the distance between two points, which is the key to finding the radius. The formula is written as: \[\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\]
In our exercise, the distance formula helps calculate the radius by finding the distance between the center of the circle and the points through which the circle passes. Once the coordinates of the center are identified, simply plug them into the formula with one of the given points and solve.
In our exercise, the distance formula helps calculate the radius by finding the distance between the center of the circle and the points through which the circle passes. Once the coordinates of the center are identified, simply plug them into the formula with one of the given points and solve.
Equation of a Line
The equation of a line is essential in this problem because the center of the circle lies on this line. For the line equation given as\[y - 4x + 3 = 0\],we derive the relationship between x and y-coordinates of any point on the line. Specifically, it allows us to express
- \(k = 4h - 3\)
- (h, k)
Coordinate Geometry
Coordinate geometry merges algebra and geometry, making it simpler to solve complex geometric problems such as those involving circles. In this exercise, we integrate various geometric concepts to arrive at the solution. We are given two points and a line.
- First, identify the line equation.
- Use calculations to identify possible centers of the circle along this line.
- Apply the distance formula to these points to find possible radii.
Other exercises in this chapter
Problem 30
If the tangent at \((1,7)\) to the curve \(x^{2}=y-6\) touches the circle \(x^{2}+y^{2}+16 x+12 y+c=0\) then the value of \(c\) is : (a) 185 (b) 85 (c) 95 (d) 1
View solution Problem 31
If a circle \(\mathrm{C}\), whose radius is 3 , touches externally the circle, \(x^{2}+y^{2}+2 x-4 y-4=0\) at the point \((2,2)\), then the length of the interc
View solution Problem 34
The tangent to the circle \(C_{1}: x^{2}+y^{2}-2 x-1=0\) at the point (2, 1) cuts off a chord of length 4 from a circle \(C_{2}\) whose centre is \((3,-2)\). Th
View solution Problem 35
The radius of a circle, having minimum area, which touches the curve \(y=4-x^{2}\) and the lines, \(y=|x|\) is: (a) \(4(\sqrt{2}+1)\) (b) \(2(\sqrt{2}+1)\) (c)
View solution