The integral of $x^{1/33}+y^{1/27}+z^{1/39}$ of the line segment $(161, 283, 73)$ to $(168, 361, 145)$. I tried to do it on my own but my answer $-2873.78$ seems extremely wrong.
Originally I tried to brute-force it. I did $(161-7t)^{1/33}+\ldots(j+k)$, took the integral of that from $0$ to $1$, and tried to solve.
My integral for $i$ for example looked like $-\frac{33}{238}(161-7t)^{34/33}$. I substituted in $1$ and added them together. In retrospect though my mistake may have been not properly subtracting the $0$ and automatically assuming it would cancel out the numbers when it doesn't in this case.