In the below figure, EB is tangent to the circle with center $C$ at the point B. If EC is equal to the diameter of the circle, find the measure of angle BAD in degrees.

and here is the ugly LaTeX
[asy]
pair C = (0,0), B = dir(110), D = dir(170), E2 = 2 * D, A = dir (305);
draw(unitcircle);
draw(C--E2--B--C^^D--A--B);
dot(A^^B^^C^^D^^E2);
label("$A$",A,SE);
label("$B$",B,NW);
label("$C$",C,S);
label("$D$",D,SW);
label("$E$",E2,W);
[/asy]

2 answers

Your post is undecipherable .

I can draw the circle, its centre O, and the tangent EB.
Where is A and D in angle BAD ???
I can find the central angle BCE by
cos BCE = r/(2r) = 1/2
so angle BCE = 60° , which makes angle BEC = 30°

Does that help?
thanks that helped a lot
Similar Questions
    1. answers icon 1 answer
  1. Tangent Lines practice problems. Unit 73. In the figure below, lines that appear to be tangent are tangent. Point O is the
    1. answers icon 11 answers
  2. How to put each circle in standard form?1. Center of the line 5x-3y=12 and tangent to both axes.(first quadrant circle only).
    1. answers icon 2 answers
    1. answers icon 1 answer
more similar questions