Difference between revisions of "User:Jonjoseph"
Line 82: | Line 82: | ||
label("$5$", (A+B)/2, S); | label("$5$", (A+B)/2, S); | ||
label("$6$", (B+C)/2, E); | label("$6$", (B+C)/2, E); | ||
+ | label("$\theta$", A, NE); | ||
</asy> | </asy> | ||
Revision as of 22:32, 12 June 2020
Given a circle with center and a point that lies outside the circle, bisect circle with a second circle centered at .
Problem from class: