Which Relation is Deduced Correctly?
Source: 1966 AHSME #40
August 31, 2011
AMC
Problem Statement
[asy]draw(Circle((0,0), 1));
dot((0,0));
label("", (0,0), S);
label("", (-1,0), W);
label("", (1,0), E);
label("", (-0.5,0), S);
draw((-1,-1.25)--(-1,1.25));
draw((1,-1.25)--(1,1.25));
draw((-1,0)--(1,0));
draw((-1,0)--(-1,0)+2.3*dir(30));
label("", (-1,0)+2.3*dir(30), E);
label("", (-1,0)+1.8*dir(30), N);
dot((-1,0)+.4*dir(30));
label("", (-1,0)+.4*dir(30), N);
[/asy]
In this figure is a diameter of a circle, centered at , with radius . A chord is drawn and extended to meet the tangent to the circle at in point . Point is taken on so that . Denoting the distances of from the tangent through and from the diameter by and , respectively, we can deduce the relation: