William C. answered 09/23/23
Experienced Tutor Specializing in Chemistry, Math, and Physics
When you wrote done –8x–2 – x + C = –8x–2 + x + C
you introduced a sign error in the second term.
It shouldn't be – x on the left and + x on the right.
It shouldn be – x on both sides.
This is why you are incorrectly getting the same sign of the integral on the left and right when you switch the order of the upper and lower bounds of the integral.
Without the sign error (and plugging the upper and lower bounds in the correct order), this is what you get:
–8x–2 – x evaluated from –2 to –1 is
–8(–1)–2 – (–1) – [–8(–2)–2 – (–2)] = –8 + 1 – [–2 + 2] = –7 – 0 = –7
–8x–2 – x evaluated from –1 to –2 is
–8(–2)–2 – (–2) – [–8(–1)–2 – (–1)] = –2 + 2 – [–8 + 1] = 0 – (–7) = 7
Switching the order of the upper and lower bounds of the integral does change the sign of the integral (as it must).