Question 408416
{{{drawing(300,300, -10, 10, -10, 10,  grid(1),
circle(-1, -2,0.3),
circle(-1, 2,0.3),
circle(6, 0,0.3),
line(-1,2,6,0),
line(-1,-2,6,0),
line(-1,-2,-1,2),
locate(-1.6,-2.6,"A"),
locate(-1.6,2.6,"B"),
locate(6.6,0.6,"C"),

graph( 300, 300,  -10, 10, -10, 10))}}}