I came across the following question:
A line segment of length 6 moves in such a way that its endpoints remain on the x-axis and y-axis. What is the equation of the locus of its midpoint?
And I proceeded with the following:
Let (x,y) be the midpoint of the line segment. 
From the description of the question we can see that the locus will be symmetric about the x-axis as well as the y-axis. So, I just solved for the first quadrant.
From the figure I saw that
$\left(y+\sqrt{\left(3^{2}-x^{2}\right)}\right)^{2}+\left(x+\sqrt{\left(3^{2}-y^{2}\right)}\right)^{2}=6^{2}$
, since (x,y) splits the segment into two parts which are of length 3 each.
Solving this I arrived at $y\sqrt{9-x^{2}}+x\sqrt{9-y^{2}}=9$.
Upon doing some probing I found that this is the equation for the the part of the circle $x^{2}+y^{2}=9$ in the first quadrant.
However, trying to plot the original equation $y\sqrt{9-x^{2}}+x\sqrt{9-y^{2}}=9$ in Desmos, does not render any graph. Upon selecting values such as 8.999 (or something closer to 9) for the RHS, I am able to get some sort of approximation of the circle equation to be rendered. Link to graph.
I was wondering, what was wrong with the equation that caused it not to get rendered. Is there an issue with the equation or is it related to some technicality in Desmos.