Let C = (0,0)
Let A = ( 0,2)
Let B = (1,0)
Equation of line through AB
y = (-2)x + 2
2x + y - 2 = 0
We can find the radius thusly
Call the center of the semi-circle (0,r)
One point of tangency will be at C
Distance from the center of the semi-circle to BC = r (1)
Using the equation that gives us the distance from (0,r) to the line 2x + y - 2 = 0
abs [ 2(0) + 1(r) - 2 ] / [ 2^2 + 1^2 ] (2)
Equate (1) , (2) and note that r < 2
r = abs [ 2(0) + r - 2 ] / sqrt [ 2^2 + 1^2 ]
r = abs [ 2 - r ] / sqrt (5)
sqrt (5)r = 2 - r
sqrt (5)r + r = 2
r [ 1 + sqrt (5)] = 2
r = 2 / [ 1 + sqrt (5) ] = phi ≈ .618 = DC