1
$\begingroup$

Question:

Find the center of family of circles cutting the family of circles: $$x^2+y^2+4x(\lambda-\frac{3}{2})+3y(\lambda - \frac{4}{3})-6(\lambda+2)=0$$ orthogonally.

My attempt:

Resolving it we get:

$$(x^2+y^2-6x-4y-12) + \lambda(4x+3y-6)=0$$ which is a family of circles passing through the points of intersection of the line and the circle. I'm having trouble doing the "cutting orthogonally" part. Can I get some hints there?

Thanks!

Update: This question was asked as an objective question (one question, four options, only one correct) and so deserves a short approach.

Up-to-date Update: These are the options (I won't reveal the correct answer because I don't want contrived answers)

(a) $x-y-1=0$ (b) $4x+3y-6=0$ (c) $4x+3y+7=0$ (d) $3x-4y-1=0$

  • 1
    Isn't any other info given? Something that'll allows to solve for $\;\lambda\;$ or stuff? Because as it is I get a rather ugly equation with too many unknowns...the circles in that family have center at $\;\left(\,-2\lambda+3,\,-\frac32\lambda+2\,\right)\;$ , so an orthogonal circle to these will fulfill that the sum of both circles' squared radius equals the squared distance from center to center...ugly.2017-01-29
  • 0
    @DonAntonio Indeed that's true. But no other info is given :(2017-01-29
  • 0
    Then I'm afraid it is going to be awfully ugly and lengthy...unless there's some slicky trick (algebraic, geometric or whatever) that I missed. Sorry.2017-01-29
  • 0
    @GaurangTandon can you list the options?2017-01-29
  • 0
    @foofaafuu Added please check.2017-01-30
  • 0
    @Joffan Added please check2017-01-30
  • 0
    @DonAntonio Added please check2017-01-30

1 Answers 1

3

Concerning families of circles, the following are well-known:

(1) If a circle cuts two circles of the family orthogonally, it cuts all elements of the family orthogonally.

(2) The circles which cut the circles in a family orthogonally form another family of circles, called the conjugate family of circles.

(3) The center of the conjugate family of circles is the radical line of the original family of circles.

Thus we need to find the radical line of our given family of circles. This is the radical line of any two circles in the family, i.e., the locus of points whose power with respect to $$(x^2+y^2−6x−4y−12)+\lambda_1(4x+3y−6)=0$$ and $$(x^2+y^2−6x−4y−12)+\lambda_2(4x+3y−6)=0$$ is equal for some given $\lambda_1, \lambda_2$. The power of $(x,y)$ with respect to the first circle is $(x^2+y^2−6x−4y−12)+\lambda_1(4x+3y−6)$ and wrt the second circle is $(x^2+y^2−6x−4y−12)+\lambda_2(4x+3y−6)$, thus our locus is $$(x^2+y^2−6x−4y−12)+\lambda_1(4x+3y−6)=(x^2+y^2−6x−4y−12)+\lambda_2(4x+3y−6),$$ $$4x+3y−6=0.$$

  • 0
    Thanks for your detailed answer! Do you have any theory links from where I could study more about the power of (x,y), radical line, and the conjugate family of circles?2017-01-30
  • 0
    https://en.wikipedia.org/wiki/Power_of_a_point https://en.wikipedia.org/wiki/Radical_axis https://en.wikipedia.org/wiki/Apollonian_circles2017-01-30