Skip to main content
Back to Circles
JEE Main 2021
Circles
Circle
Medium

Question

Consider a family of circles which are passing through the point (1,1)(-1, 1) and are tangent to xx-axis. If (h,k)(h, k) are the coordinate of the centre of the circles, then the set of values of kk is given by the interval :

Options

Solution

Key Concepts and Formulas

  • General Equation of a Circle: A circle with center (h,k)(h, k) and radius rr has the equation: (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2
  • Circle Tangent to the x-axis: If a circle is tangent to the x-axis, the distance from its center (h,k)(h, k) to the x-axis is equal to its radius. Therefore, the radius r=kr = |k|.
  • Distance Formula: The distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by (x2x1)2+(y2y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.

Step-by-Step Solution

Step 1: Define the equation of the circle. Since the circle is tangent to the x-axis, its radius is k|k|. Thus, the equation of the circle with center (h,k)(h, k) is: (xh)2+(yk)2=k2(x - h)^2 + (y - k)^2 = k^2 We use k2k^2 instead of k2|k|^2 because they are equivalent.

Step 2: Use the given point to find a relationship between hh and kk. The circle passes through the point (1,1)(-1, 1). Substitute x=1x = -1 and y=1y = 1 into the equation of the circle: (1h)2+(1k)2=k2(-1 - h)^2 + (1 - k)^2 = k^2

Step 3: Simplify the equation. Expand and simplify the equation to find a relationship between hh and kk: (1+2h+h2)+(12k+k2)=k2(1 + 2h + h^2) + (1 - 2k + k^2) = k^2 1+2h+h2+12k+k2k2=01 + 2h + h^2 + 1 - 2k + k^2 - k^2 = 0 h2+2h+22k=0h^2 + 2h + 2 - 2k = 0 2k=h2+2h+22k = h^2 + 2h + 2

Step 4: Express kk in terms of hh. Solve for kk to express it as a function of hh: k=h2+2h+22k = \frac{h^2 + 2h + 2}{2}

Step 5: Complete the square. Complete the square in the expression for kk to find its minimum value: k=h2+2h+1+12k = \frac{h^2 + 2h + 1 + 1}{2} k=(h+1)2+12k = \frac{(h + 1)^2 + 1}{2} k=(h+1)22+12k = \frac{(h + 1)^2}{2} + \frac{1}{2}

Step 6: Determine the range of kk. Since (h+1)20(h + 1)^2 \ge 0 for all real numbers hh, we have: (h+1)220\frac{(h + 1)^2}{2} \ge 0 Therefore, k=(h+1)22+1212k = \frac{(h + 1)^2}{2} + \frac{1}{2} \ge \frac{1}{2} So, k12k \ge \frac{1}{2}.

Step 7: Reconsider the problem statement and the tangency condition. The original solution incorrectly states that the correct answer is 12k12 - {1 \over 2} \le k \le {1 \over 2}. However, from the previous steps, we derived that k12k \ge \frac{1}{2}. Since the question mentions that the circle passes through (1,1)(-1, 1) and is tangent to the x-axis, it must be the case that kk must be greater than 0. If kk were negative, the circle would lie below the x-axis, and passing through (1,1)(-1, 1) would not be possible while also being tangent to the x-axis.

The problem statement is incorrect. If we consider the condition that the circle passes through (1,1)(-1,1) and is tangent to the x-axis, we get the result k12k \ge \frac{1}{2}.

If the problem statement meant that 1h1-1 \le h \le 1, then the answer would be 12k12- {1 \over 2} \le k \le {1 \over 2}. If h=1h = -1, k=(1)2+2(1)+22=12+22=12k = \frac{(-1)^2 + 2(-1) + 2}{2} = \frac{1 - 2 + 2}{2} = \frac{1}{2} If h=1h = 1, k=(1)2+2(1)+22=1+2+22=52k = \frac{(1)^2 + 2(1) + 2}{2} = \frac{1 + 2 + 2}{2} = \frac{5}{2}

If we assume there is a typo and the point is (1,0)(-1, 0), then: (1h)2+(0k)2=k2(-1 - h)^2 + (0 - k)^2 = k^2 1+2h+h2+k2=k21 + 2h + h^2 + k^2 = k^2 1+2h+h2=01 + 2h + h^2 = 0 (h+1)2=0(h + 1)^2 = 0 h=1h = -1 Then kk can be any value.

Step 8: Assume the correct answer is indeed option (D) k12k \ge {1 \over 2}. We have already derived that k12k \ge \frac{1}{2}.

Common Mistakes & Tips

  • Remember that the radius of the circle is the absolute value of the y-coordinate of the center when the circle is tangent to the x-axis.
  • Completing the square is a useful technique for finding the minimum or maximum value of a quadratic expression.
  • Always check your answer to see if it makes sense in the context of the problem.

Summary

We started by defining the equation of a circle tangent to the x-axis and passing through the point (1,1)(-1, 1). We then substituted the coordinates of the point into the equation and simplified to find a relationship between hh and kk. After completing the square, we found that k12k \ge \frac{1}{2}. Therefore, the correct set of values for kk is k12k \ge \frac{1}{2}.

Final Answer

The final answer is \boxed{k \ge {1 \over 2}}, which corresponds to option (D).

Practice More Circles Questions

View All Questions