Final answer:
To evaluate the line integral, we use the line integral formula and integrate each term separately. The result is 6.
Step-by-step explanation:
To evaluate the line integral ∫c yz dx + xz dy + xy dz over the line segment from (1, 1, 1) to (5, 2, 0), we can use the line integral formula:
∫c P dx + Q dy + R dz = ∫ P dx + ∫ Q dy + ∫ R dz
In this case, P = yz, Q = xz, and R = xy. We can integrate each term separately:
∫ yz dx = yzx |(1,1,1) to (5,2,0) = 6
∫ xz dy = xzy |(1,1,1) to (5,2,0) = -10
∫ xy dz = xyz |(1,1,1) to (5,2,0) = 10
Adding up the results, we get: 6 + (-10) + 10 = 6.