Given are the following sets
$A=$ { $(x,y)| x>0, y<0$ }
$B=$ { $(x,y)| x<0, y>0$ }
$C=$ { $(x,y)| x^2+y^2=0$ }
I need to tell that the union of the sets A , B and C is connected or not, but im not sure if I chose the right way to prove that is connected. I think that its enough to show that the union of these sets is path connected and so it implies that the set is connected.Can anyone tell me if I'm right this way?Or is there another way of solving this problem?
Thank you for helping!