document.write( "Question 305478: I'm not sure if this is too big a question but if someone could at least point me in the right direction I'd appriciate it.
\n" ); document.write( "Place 3 circles with the same radius, r, with their centers on a horizontal in such a way that the middle circle intersects the left and right circles in exactly 1 point each(like 3 coins, touching, all in a row). Draw a line from the center of the left circle that is tangent to the right circle. This line intersects the middle circle in 2 points. Find the length of the line segment connecting these 2 points in terms of r.
\n" ); document.write( "Ok so I have the picture fine I'm pretty sure about that. In the middle circle i tried drawing radii from the center to the points of the segment i have to find the length of, and i know it's an isosceles triangle but that doesn't help me find the length of that segment. I've also tried right triangles in different areas but nothing i have come up with has helped...once again I'd really appriciate it if someone could at least steer me in the right direction. Thanks!
\n" ); document.write( "

Algebra.Com's Answer #218724 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Make the origin the center of your first circle (left hand side).
\n" ); document.write( "The center of the middle circle is then (\"2R\",\"0\") and the equation of the middle circle is then,
\n" ); document.write( "\"%28x-2R%29%5E2%2By%5E2=R%5E2\"
\n" ); document.write( "The tangent line also starts at (\"0\",\"0\") and has has the formula,
\n" ); document.write( "\"y=mx\"
\n" ); document.write( "The tangent line is the base of a right triangle that has a hypotenuse equal to \"4R\" and the other side \"R\". The third side is then, by the Pythagorean theorem,
\n" ); document.write( "\"%284R%29%5E2-R%5E2=S%5E2\"
\n" ); document.write( "\"S%5E2=16R%5E2-R%5E2=15R%5E2\"
\n" ); document.write( "\"S=sqrt%2815%29R\"
\n" ); document.write( "The tangent of the angle that the tangent line makes with the x-axis is then equal to opposite side, \"R\", over the adjacent side, \"sqrt%2815%29R\". This is also the slope you need \"m\".
\n" ); document.write( "\"y=%28R%2F%28sqrt%2815%29R%29%29%2Ax\"
\n" ); document.write( "\"y=x%2Fsqrt%2815%29\"
\n" ); document.write( "\"y%5E2=x%5E2%2F15\"
\n" ); document.write( "You can then plug that into your circle equation to find the two intersection points.
\n" ); document.write( "\"%28x-2R%29%5E2%2By%5E2=R%5E2\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Once you have the points, you can use the distance formula to calculate the distance between the points.
\n" ); document.write( "\"D%5E2=%28x1-x2%29%5E2%2B%28y1-y2%29%5E2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );