This problem is about Line integral of Vector Field. I believe the equation i need to use is:
\intF.dr = \intF.r'dt, with r = r(t)
I try to solve it like this:
C1: r1= < 1 - t , 3t , 0 >
C2: r2= < 0 , 3 - 3t , t >
C3: r3= < t , 0 , 1 - t >
After some computation, I got stuck at the...