Compute the value of the line integral xy ds C is the Path starting from (1,2) moving along the line y=x+1 to (3,4) then counter-clockwise around the circle x^2 + y^2 = 25 ending at (-5,0).
Note: parameterizing C requires separate parameterizations for the line segment and the arc.