Animated Solution for Mathematics - Circles: Let a circle C:(x−h)2+(y−k)2=r2,k>0, touch the x-axis at (1,0). If the line x+y=0 intersects the circle C at P and Q such that the length of the chord PQ is 2, then the value of h+k+r is equal to ____.
Enter Numerical Value:
Visualized Solution
Visualizing the Circle's Position
Circle C touches the x-axis at (1,0).
The center must lie directly above this point, so h=1.
Since it touches the x-axis and k>0, the radius r=k.
Forming the Circle Equation
Standard equation: (x−h)2+(y−k)2=r2
Substitute h=1 and r=k:
(x−1)2+(y−k)2=k2
Introducing the Intersecting Line
The line x+y=0 intersects the circle at points P and Q.
This creates a chord PQ of length 2.
Distance from Center to Line
Let d be the perpendicular distance from the center (1,k) to the line x+y=0.
Formula: d=a2+b2∣ax1+by1+c∣
d=12+12∣1(1)+1(k)∣=2k+1
The Chord Length Formula
The relationship between chord length L, radius r, and distance d is:
L=2r2−d2
We know L=2 and r=k.
2=2k2−d2⟹1=k2−d2
Squaring and Substitution
Squaring both sides to remove the radical:
1=k2−d2
Substitute d=2k+1:
1=k2−(2k+1)2
Expanding the Expression
Expand the squared term (2k+1)2:
Numerator: (k+1)2=k2+2k+1
Denominator: (2)2=2
Equation becomes: 1=k2−2k2+2k+1
Clearing the Denominator
Multiply the entire equation by 2 to clear the fraction:
2(1)=2(k2)−(k2+2k+1)
2=2k2−k2−2k−1
Simplifying to a Quadratic
Combine like terms on the right side:
2=k2−2k−1
Move 2 to the right side to form a standard quadratic equation:
k2−2k−3=0
Solving the Quadratic Equation
Factor the quadratic k2−2k−3=0:
Find two numbers that multiply to −3 and add to −2. These are −3 and 1.
(k−3)(k+1)=0
Possible solutions: k=3 or k=−1
Applying the Constraint
The problem states k>0.
Therefore, we reject k=−1 and accept k=3.
Since r=k, the radius r=3.
From earlier, the x-coordinate of the center is h=1.
The Final Summation
We need to find the value of h+k+r.
Substitute the values: h=1, k=3, r=3.
1+3+3=7
Final Answer: 7
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
Analyzing the Setup
The circle C is tangent to the x-axis at the point (1,0). This geometric constraint implies that the center of the circle must lie on the vertical line x=1.
Let the center of the circle be (h,k). From the tangency condition, we immediately identify h=1. Furthermore, the radius r must be equal to the vertical distance from the center to the x-axis, so r=k.
The equation of the circle can therefore be expressed as:
(x−1)2+(y−k)2=k2
The Geometric Bridge
We are given that the line x+y=0 intersects the circle to form a chord PQ of length 2. Instead of solving for intersection points, we utilize the relationship between the chord length L, the radius r, and the perpendicular distance d from the center to the line:
L=2r2−d2
Given L=2, we simplify this to 1=r2−d2, or 1=r2−d2. Substituting r=k, we have 1=k2−d2.
Calculating the Perpendicular Distance
The perpendicular distance d from the center (1,k) to the line x+y=0 is calculated using the point-to-line distance formula:
d=12+12∣1(1)+1(k)∣=2∣1+k∣
Since the circle must exist in the upper half-plane for the tangency condition to hold with k>0, we simplify this to:
d=2k+1
Solving for the Parameters
Substituting the expression for d into our chord equation 1=k2−d2:
1=k2−(2k+1)2
1=k2−2k2+2k+1
Multiplying the entire equation by 2 to clear the denominator:
2=2k2−k2−2k−1
k2−2k−3=0
Final Calculation
Factoring the quadratic equation, we obtain:
(k−3)(k+1)=0
This yields roots k=3 and k=−1. Given the constraint k>0, we discard k=−1 and accept k=3.
Since h=1, k=3, and r=k=3, the sum of these values is: