Home » Ask & Discuss » Mathematics. » Analytical Geometry « Back to Discussion
Analytical Geometry
Comments (2)
28 Oct 2007 22:50:51 IST
Like
0 people liked this
Eq of 1st circle x^2 + y^2 + 3x - 5y + 6 = 0 ( 1 )
Eq of 2nd circle 4x^2 + 4y^2 - 28x + 29 = 0
or x^2 + y^2 - 7x + 29/4 = 0 ( 2 )
Let the eq of required circle be x^2+y^2+2gx+2fy+c = 0 ( 3 )
Since circle (3) cuts circles (1) & ( 2 ) orthogonally
then 2g( 3/2 ) + 2f( - 5/2 ) = c + 6
3g - 5f = c + 6 ( 4 )
and 2g( - 7/2 ) + 2f.0 = c + 29/4
- 7g = c + 29/4 ( 5 )
By subtracting we get,
10g - 5f = - 5/4
40g - 20f = - 5 ( 6 )
Given line is 3x + 4y + 1 = 0 ( 7 )
Since centre ( - g, - f ) of circle ( 3 ) lies on ( 7 )
So, - 3g - 4f = - 1 ( 8 )
Solving ( 6 ) & ( 8 ), we get
g = 0 & f = 1/4
therefore from ( 5 ), c = - 29/4
therefore from ( 3 ), required circle is
x^2 + y^2 + y/2 - 29/4 = 0
or
4( x^2 + y^2) + 2y - 29 = 0













Condition of orthogonality : 2g1g2 + 2f1f2 = c1 + c2
Let the circle be x2+y2+2gx+2fy+c = 0 whose centre is (-g,-f).
Given circles are : x2 + y2 + 3x - 5y + 6 = 0 & x2 + y2 - 7x + 29/4 = 0
Applying orthogonality conditions with the two given circles :
3g - 5f = 6 + c............(1)
-7g + 0 = 29/4 + c...............(2)
Centre(-g,-f) lies on 3x+4y+1=0 :
This gives 3(-g)+4(-f)+1 = 0
3g + 4f = 1.............................(3)
Solving these three equations we get : g=0, f = 1/4, c = -29/4
So the equation of circle is :
x2 + y2 + 2(0)x + 2(1/4)y - 29/4 = 0
4x2 + 4y2 + 2y - 29 = 0