Difference between revisions of "User:Jonjoseph"
Line 65: | Line 65: | ||
draw(Y--U); | draw(Y--U); | ||
draw(Z--V,dashed); | draw(Z--V,dashed); | ||
− | draw(W--U, | + | draw(W--U,red); |
</asy> | </asy> |
Revision as of 20:41, 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: