Question: How to plot the intersection of three surfaces

Hello,

I am very new to maple. I am trying to determine x, y, z and the intersection the following tori:

((x * cosθ j+ y * sinθj -r)2 + (x * sinθj - y * cosθj -r)2 + z2 + a2 - b2 )2 - 4 * a2 * ((x * cosθ j+ y * sinθj -r)2 + z2) <= 0

for j = 1,2,3.

I know how to solve the equations simultaneously for x, y and z but I cannot plot them. If anyone could help me or point me at the right direction, I will be grateful.

Ara

Please Wait...