How to do the given Line Integral problem in Maple ? Find the work done by the force F along C. F(x, y, z) = (y, −x, −z), C consists of the line segments from (0, 1, 0) to (3, 2, −1), (3, 2, −1) to (−1, 4, 2), (−1, 4, 2) to (2, −1, 4), and (2, −1, 4) to (0, −2, −2).
I did the following by hand and got the answer but I have no idea to do it in maple W = -X -2X +5X + X + 3Y -4Y +3Y -2Y +Z -3Z -2Z + 6Z W = 3X + 0 + 2Z W = 3X + 2Z
Since you mentioned Maple,