Solved
U-substitution
hello all,
i am trying to get my head around integration by substitution.
in a simple case of the integrand (x-1)/2 dx I know the answer is (x^2/4)-(x/2).
if I try to do this by substitution, I get a bit lost.
ive gone as follows:
u= x-1
du=1*dx
dx=du
(u/2)du
(u^2)/4
(x-1)^2/4
(x^2-2x+1)/4
obviously this is not correct. Does anyone know what I'm doing wrong?

