document.write( "Question 971063: Two circles have their centres on the line y+3=0 and touch the line 3y-2x=0. If the radii of circles are \sqrt{13}
\n" );
document.write( "Find the equations of the circle and the coordinates of their centres
\n" );
document.write( "Hint use similar triangles. \n" );
document.write( "
Algebra.Com's Answer #593887 by anand429(138)![]() ![]() You can put this solution on YOUR website! Since centres of circles lie on y+3=0, i.e y= -3 \n" ); document.write( "Let coordinates of centres be (x,-3) \n" ); document.write( "Since the circles touch the line -2x+3y=0 \n" ); document.write( "So, the distance from centre of circles to this line are radii of circles. \n" ); document.write( "So, Using the distance formula i.e \r \n" ); document.write( "\n" ); document.write( "(|-2x+3*(-3)|)/(sqrt((-2^2)+3^2)) = sqrt(13) (|..| = mod sign) \n" ); document.write( "or, |-2x+3*(-3)| = 13 \n" ); document.write( "or, -2x-9 = (+-13) \n" ); document.write( "So, \n" ); document.write( "Solving both eqns. separately, \n" ); document.write( "we get, \n" ); document.write( "So, the coordinates of center are (-11,-3) and (2,-3) \n" ); document.write( "Equations of circles are \n" ); document.write( "i.e. \n" ); document.write( " \n" ); document.write( " |