Use the Remainder Theorem to find the remainder when

P(x) = x^4 + 5x^3 - 13x^2 + 15x - 4 is divided by x+4

To use the Remainder Theorem, we substitute the value -4 into the polynomial P(x) and find the remainder.

P(-4) = (-4)^4 + 5(-4)^3 - 13(-4)^2 + 15(-4) - 4
= 256 + 5(-64) - 13(16) - 60 - 4
= 256 - 320 - 208 - 60 - 4
= 256 - 512 - 268 - 4
= -20

Therefore, the remainder when P(x) is divided by x+4 is -20.