In the integral: $$\int \left( \frac{-25}{17(2t+3)} + \frac{37}{17(5t-1)} \right) dt$$ Why is the final answer: $$-\frac{25}{34} \ln|2t + 3| + \frac{37}{85} \ln|5t - 1| + C$$
If you take $-\frac{1}{2}$ as well as the $-\frac{25}{17}$ doesn't the fraction become: $$\frac{1}{t + 3/2}$$
And if you as well take the $\frac{1}{5}$ out of the other fraction shouldn't it become: $$\frac{1}{t - 1/5}$$
I would have got a final answer of: $$-\frac{25}{34} \ln \left| t + \frac{3}{2} \right| + \frac{37}{85} \ln \left| t - \frac{1}{5} \right| + C$$
This is a common misunderstanding around integrals resulting in logarithms. Both answers are correct and equivalent.
$$-\frac{25}{34}\ln|2t + 3| + \frac{37}{85}\ln|5t - 1| + C_1$$
$$-\frac{25}{34}\ln|t + 3/2| + \frac{37}{85}\ln|t - 1/5| + C_2$$
To understand why note that: $$\ln|5t-1|=\ln|5(t-1/5)|=\ln5+\ln|t-1/5|$$ and $$\ln|2t+3|=\ln|2(t+3/2)|=\ln2+\ln|t+3/2|$$
So the two answers only differ by the constant $\frac{25}{34}\ln2+\frac{37}{85}\ln5$.
In other words the two constants of integration are not numerically equal and differ by this amount.