Question: Two Diophantine equations

I recently solved the following Diophantine equations:
tan(3*pi/x)+4*sin(2*pi/x)-sqrt(x)=0
and
tan(13*pi/x)+4*sin(19*pi/x)-sqrt(x)=0
Unlike my old "pencil and paper" solution, I used Maple to practice with some sub-calculations to get some guesses for the solution. To confirm my guesses, I inserted them into the equations and used "simplify." The result was "zero." Is this "zero" the mathematically exact zero, or does Maple display a very small real number as "zero" after applying "simplify"?

Please Wait...