Show that F(x,y) = yi + xj is a conservative vector field using the Curl of F(x,y).
Show that the Line Integral is path independent for the two paths, (1) C1: y = x, (2) C2: y = x^2 from (0,0) to (1,1) in F(x,y) = yi + xj.
C1: y = x gives x = t and y = t for 0 ≤ t ≤ 1
C2: y = x^2 gives x = t and y = t^2 for 0 ≤ t ≤ 1
TIP: First of all, you should parameterize each path, C1 and C2 to get r1(t) and r2(t).