Difference between revisions of "User:Jonjoseph"
Line 49: | Line 49: | ||
label("$T$",T,NE); | label("$T$",T,NE); | ||
label("$S$",S,NW); | label("$S$",S,NW); | ||
− | label("$Z$",Z, | + | label("$Z$",Z,E); |
label("$Y$",Y,SE); | label("$Y$",Y,SE); | ||
label("$U$",U,E); | label("$U$",U,E); |
Revision as of 20:48, 24 October 2013
Given a circle with center and a point that lies outside the circle, bisect circle with a second circle centered at .
Problem from class: