probably took the long way to do this, but...
Let the Entire Large Circle's Radius = R
Let the Radius with Center A = a
Let the Radius with Center B = b
Let the Distance from Center O to the Edge where the 2 Smaller Circles "TOUCH" = x
then:
The Large Circle's Radius R from Center O to the Right Side of the Circle = x + 2b
The Large Circle's Radius R from Center O to the Left Side of the Circle = 2a - x
Setting R Equal to itself:
x + 2b = 2a - x
2x + 2b = 2a
x + b = a
Radius of Circle with Center A = (b + x)
Radius of Circle with Center B = b
Entire Large Circle's Radius with Center 0 = (2b + x)
Setting up the Ratio of Areas of Circles:
SUM of Smaller Circles' Areas / Entire Circles = 5/8
[ pi * (b + x)^2 + pi * (b)^2] / [ pi * (2b + x)^2 ] = 5/8
----Canceling (pi) on the L.H.S. and FOIL'ing out the Quadratics ---
[2b^2 + 2xb + x^2] / [4b^2 + 4xb + x^2] = 5/8
---Cross-Multiplying---
16b^2 + 16xb + 8x^2 = 20b^2 + 20xb + 5x^2
4b^2 + 4xb - 3x^2 = 0
---Factoring the Quadratic with Co-efficient a =4 and b =4 and c = -3-----
4b^2 - 2xb + 6xb - 3x^2 = 0
2b * (2b - x) + 3x * (2b - x) = 0
(2b - x) * (2b + 3x) = 0
Rule: According to the Zero Product Rule, at least 1 of the Factors (or both) must equal 0
1st)
2b + 3x = 0
2b = (-)3x
Since X is a (+)Positive Length Value, as well as b -----this can NOT be a Valid solution because we would end up with (-)Negative Lengths
2nd)
2b - x = 0
2b = x******
Radius of Circle with Center A = (b + x) = b + 2b = 3b
Diameter of Circle with Center A = 2 * 3b = 6b
Radius of Circle with Center B = b
Diameter of Circle with Center B = 2b
Ratio of Diameters:
D/d = 6b/2b = 3/1
-answer d-