Multiple choice

If $3, 4$ are the radii and $5$ is the distance between the centres of two intersecting circles then the length of the common chord of the circles is :

  1. $\dfrac{12}5$
  2. $\dfrac{24}{25}$
  3. $\dfrac{24}5$
  4. $\dfrac 5{24}$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Radii r1=3, r2=4, distance d=5. This is a 3-4-5 triangle. The common chord length is 2 * (area of triangle / distance between centers) * 2 = 2 * ( (0.5 * 3 * 4) / 5 ) * 2 = 2 * (6/5) * 2 = 24/5.

AI explanation

Drop a perpendicular from the first circle's centre to the chord, forming a right triangle with hypotenuse 3 and base x. Using the Pythagoras theorem, x squared equals 3 squared minus h squared. Dropping a perpendicular from the second circle's centre forms another right triangle with hypotenuse 5, giving x squared equals 4 squared minus (5-h) squared. Equating the two yields 9 minus h squared equals 16 minus 25 plus 10h minus h squared, which solves to h equaling 1.8 or 9/5. Substituting h back gives x squared as 9 minus 81/25, which is 144/25, making x equal to 12/5. The total length of the common chord is 2x, which is 24/5.