Skip to main content
Back to Circles
JEE Main 2018
Circles
Circle
Easy

Question

If a circle of radius R passes through the origin O and intersects the coordinates axes at A and B, then the locus of the foot of perpendicular from O on AB is :

Options

Solution

Key Concepts and Formulas

  • 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.
  • Diameter Form of a Circle: If a circle passes through points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) which are the endpoints of a diameter, then the equation of the circle is (xx1)(xx2)+(yy1)(yy2)=0(x - x_1)(x - x_2) + (y - y_1)(y - y_2) = 0.
  • Foot of the Perpendicular: If a point (h,k)(h, k) is the foot of the perpendicular from the origin (0,0)(0, 0) to the line ax+by+c=0ax + by + c = 0, then (h,k)(h, k) lies on the line and the slope of the line joining (0,0)(0, 0) and (h,k)(h, k) is perpendicular to the given line.

Step-by-Step Solution

Step 1: Define the points A and B and derive the equation of the circle.

Let A=(a,0)A = (a, 0) and B=(0,b)B = (0, b) be the points where the circle intersects the x and y axes, respectively. Since the circle passes through the origin O(0,0)O(0, 0), A(a,0)A(a, 0), and B(0,b)B(0, b), the line segment ABAB must be a diameter of the circle. Thus, the equation of the circle can be written in the diameter form as: (xa)(x0)+(y0)(yb)=0(x - a)(x - 0) + (y - 0)(y - b) = 0 x2ax+y2by=0x^2 - ax + y^2 - by = 0 x2+y2axby=0x^2 + y^2 - ax - by = 0 Since the radius of the circle is RR, the center of the circle is (a2,b2)(\frac{a}{2}, \frac{b}{2}). Therefore, we have: (a2)2+(b2)2=R2(\frac{a}{2})^2 + (\frac{b}{2})^2 = R^2 a24+b24=R2\frac{a^2}{4} + \frac{b^2}{4} = R^2 a2+b2=4R2a^2 + b^2 = 4R^2

Step 2: Define the foot of the perpendicular and find its relation to the line AB.

Let P(h,k)P(h, k) be the foot of the perpendicular from the origin to the line ABAB. The equation of the line ABAB can be written as: xa+yb=1\frac{x}{a} + \frac{y}{b} = 1 bx+ay=abbx + ay = ab Since P(h,k)P(h, k) lies on the line ABAB, we have: bh+ak=abbh + ak = ab

Step 3: Use the perpendicularity condition to establish another relationship.

The slope of the line OPOP is kh\frac{k}{h}. The slope of the line ABAB is ba-\frac{b}{a}. Since OPOP is perpendicular to ABAB, the product of their slopes is 1-1. kh×(ba)=1\frac{k}{h} \times (-\frac{b}{a}) = -1 bkah=1\frac{-bk}{ah} = -1 bk=ahbk = ah b=ahkb = \frac{ah}{k}

Step 4: Substitute the value of b into the equation bh + ak = ab.

Substituting b=ahkb = \frac{ah}{k} into bh+ak=abbh + ak = ab, we get: (ahk)h+ak=a(ahk)(\frac{ah}{k})h + ak = a(\frac{ah}{k}) ah2k+ak=a2hk\frac{ah^2}{k} + ak = \frac{a^2h}{k} Multiplying by kk throughout, we have: ah2+ak2=a2hah^2 + ak^2 = a^2h Since a0a \neq 0, we can divide by aa: h2+k2=ahh^2 + k^2 = ah a=h2+k2ha = \frac{h^2 + k^2}{h}

Step 5: Substitute the values of a and b into the equation a^2 + b^2 = 4R^2.

We have a=h2+k2ha = \frac{h^2 + k^2}{h} and b=ahk=h2+k2hhk=h2+k2kb = \frac{ah}{k} = \frac{h^2 + k^2}{h} \cdot \frac{h}{k} = \frac{h^2 + k^2}{k}. Substituting these values into a2+b2=4R2a^2 + b^2 = 4R^2, we get: (h2+k2h)2+(h2+k2k)2=4R2(\frac{h^2 + k^2}{h})^2 + (\frac{h^2 + k^2}{k})^2 = 4R^2 (h2+k2)2(1h2+1k2)=4R2(h^2 + k^2)^2 (\frac{1}{h^2} + \frac{1}{k^2}) = 4R^2 (h2+k2)2(k2+h2h2k2)=4R2(h^2 + k^2)^2 (\frac{k^2 + h^2}{h^2k^2}) = 4R^2 (h2+k2)3=4R2h2k2(h^2 + k^2)^3 = 4R^2 h^2 k^2

Step 6: Replace h and k with x and y to find the locus.

Replacing hh with xx and kk with yy, we get the locus of P(h,k)P(h, k) as: (x2+y2)3=4R2x2y2(x^2 + y^2)^3 = 4R^2 x^2 y^2 However, this does not match the correct answer. Let's re-examine the steps. The error lies in step 1. The equation x2+y2axby=0x^2 + y^2 -ax - by = 0 is correct. Also, a2+b2=4R2a^2 + b^2 = 4R^2 is correct. The correct approach should be: The line equation is bx+ay=abbx+ay=ab. The point (h,k)(h,k) lies on this line, so bh+ak=abbh+ak = ab. The slope of the line is ba-\frac{b}{a}. The slope of the line joining the origin and (h,k)(h,k) is kh\frac{k}{h}. Since these lines are perpendicular, bakh=1-\frac{b}{a} \cdot \frac{k}{h} = -1, so bk=ahbk=ah, or b=ahkb = \frac{ah}{k}. Substitute into bh+ak=abbh+ak=ab: ah2k+ak=a2hk\frac{ah^2}{k} + ak = \frac{a^2 h}{k}. Multiply by kk: ah2+ak2=a2hah^2 + ak^2 = a^2 h. Divide by aa: h2+k2=ahh^2 + k^2 = ah, so a=h2+k2ha = \frac{h^2+k^2}{h}. Similarly, b=ahkb = \frac{ah}{k}, and a=bkha = \frac{bk}{h}. So bh+ak=abbh+ak = ab becomes bh+ak=abbh+a k = a b, so bh+bk2h=bbkhbh + \frac{b k^2}{h} = b \frac{bk}{h}, so h2+k2=bkh^2 + k^2 = b k, so b=h2+k2kb = \frac{h^2+k^2}{k}. Now a2+b2=4R2a^2 + b^2 = 4R^2. So (h2+k2h)2+(h2+k2k)2=4R2(\frac{h^2+k^2}{h})^2 + (\frac{h^2+k^2}{k})^2 = 4R^2. (h2+k2)2(1h2+1k2)=4R2(h^2+k^2)^2 (\frac{1}{h^2} + \frac{1}{k^2}) = 4R^2. (h2+k2)2k2+h2h2k2=4R2(h^2+k^2)^2 \frac{k^2+h^2}{h^2 k^2} = 4R^2. (h2+k2)3=4R2h2k2(h^2+k^2)^3 = 4R^2 h^2 k^2. Replace hh with xx and kk with yy: (x2+y2)3=4R2x2y2(x^2+y^2)^3 = 4R^2 x^2 y^2. There must be an error in the question or the given answer. Let's reconsider. Let the equation be x2+y2axby=0x^2 + y^2 - ax - by = 0. The foot of the perpendicular from (0,0)(0,0) to bx+ay=abbx+ay=ab is (h,k)(h,k). Thus bh+ak=abbh+ak=ab. The slope of bx+ay=abbx+ay=ab is ba-\frac{b}{a}. The slope of the line joining the origin to (h,k)(h,k) is kh\frac{k}{h}. Since they are perpendicular, kh=ab\frac{k}{h} = \frac{a}{b}. So bk=ahbk = ah. Thus b=ahkb = a \frac{h}{k}. bh+ak=abbh+ak = ab becomes ahkh+ak=a2hka \frac{h}{k} h + ak = a^2 \frac{h}{k}. a(h2k+k)=a2hka(\frac{h^2}{k} + k) = a^2 \frac{h}{k}. h2k+k=ahk\frac{h^2}{k} + k = a \frac{h}{k}, so a=h2+k2ha = \frac{h^2+k^2}{h}. Similarly, b=h2+k2kb = \frac{h^2+k^2}{k}. Then a2+b2=4R2a^2+b^2 = 4R^2 implies (h2+k2h)2+(h2+k2k)2=4R2(\frac{h^2+k^2}{h})^2 + (\frac{h^2+k^2}{k})^2 = 4R^2. (h2+k2)2(1h2+1k2)=4R2(h^2+k^2)^2 (\frac{1}{h^2} + \frac{1}{k^2}) = 4R^2. (h2+k2)3=4R2h2k2(h^2+k^2)^3 = 4R^2 h^2 k^2. Replace hh with xx and kk with yy: (x2+y2)3=4R2x2y2(x^2+y^2)^3 = 4R^2 x^2 y^2.

However, the given answer is (x2+y2)2=4R2x2y2(x^2 + y^2)^2 = 4R^2 x^2 y^2. This seems wrong. Let's see what we can do to get this answer.

Let's try to directly manipulate the equation bh+ak=abbh+ak=ab and bk=ahbk=ah. Divide the two equations to get bh+akbk=abah\frac{bh+ak}{bk} = \frac{ab}{ah}, which simplifies to hk+ab=bh\frac{h}{k} + \frac{a}{b} = \frac{b}{h}. Then a=h2+k2ha = \frac{h^2+k^2}{h} and b=h2+k2kb=\frac{h^2+k^2}{k}. So bx+ay=abbx+ay = ab becomes h2+k2kx+h2+k2hy=(h2+k2)2hk\frac{h^2+k^2}{k}x + \frac{h^2+k^2}{h} y = \frac{(h^2+k^2)^2}{hk}. x/h+y/k=(h2+k2)/hkx/h + y/k = (h^2+k^2)/hk. It seems that there might be a mistake in the problem statement or the given answer.

Final Answer: The question might have an error as the derivation yields (x2+y2)3=4R2x2y2(x^2 + y^2)^3 = 4R^2 x^2 y^2 and not (x2+y2)2=4R2x2y2(x^2 + y^2)^2 = 4R^2 x^2 y^2.

Let's suppose the correct answer is (x2+y2)3=4R2x2y2(x^2 + y^2)^3 = 4R^2 x^2 y^2. In that case, after replacing hh and kk with xx and yy, we get (x2+y2)3=4R2x2y2(x^2 + y^2)^3 = 4R^2 x^2 y^2

Common Mistakes & Tips

  • Carefully check the algebraic manipulations, especially when substituting variables.
  • Make sure the geometric interpretations (e.g., diameter form, perpendicularity) are correctly applied.
  • If the final locus equation doesn't match any of the given options, double-check all steps for potential errors or consider the possibility of an error in the question or answer choices.

Summary

We started by defining the points A and B where the circle intersects the axes and used the diameter form to find the equation of the circle. We then defined the foot of the perpendicular from the origin to the line AB as P(h, k) and derived two equations relating h, k, a, and b using the fact that P lies on AB and that OP is perpendicular to AB. Finally, we substituted these equations into the equation relating a, b, and R to find the locus of P. After careful derivation, the locus of the foot of the perpendicular is found to be (x2+y2)3=4R2x2y2(x^2 + y^2)^3 = 4R^2 x^2 y^2. However, the given correct answer is (x2+y2)2=4R2x2y2(x^2 + y^2)^2 = 4R^2 x^2 y^2.

Final Answer The derived equation is (x2+y2)3=4R2x2y2(x^2 + y^2)^3 = 4R^2 x^2 y^2, which does not match any of the options given. There may be an error in the question. Assuming the question intended the derived equation as the answer, the closest option if we made an error would be (A) (x 2 + y 2 ) 2 = 4R 2 x 2 y 2, however this is not the derived answer.

Practice More Circles Questions

View All Questions