I was thinking as follows: call ##D_{+}## the disk of radius 1 centered at the origin of ##\mathbb R^2## and ##D_{-}## the disk of radius 1 centered at ##(5,5)##. Define ##f## as: $$f(x,y) = \begin{cases} (x,y,+\sqrt{1 - x^2 - y^2}) , & x,y \in D_{+} \\ (x,y,-\sqrt{1 - (x-5)^2 - (y-5)^2}), &...