2009 CEMC Pascal Problems/Problem 6

Problem

What is the value of $(-1)^5 - (-1)^4$?

$\text{ (A) }\ -2 \qquad\text{ (B) }\ -1 \qquad\text{ (C) }\ 0 \qquad\text{ (D) }\ 1 \qquad\text{ (E) }\ 2$

Solution

Using order of operations, we have:

$(-1)^5 - (-1)^4 = -1 - (-1)^4 = -1 - 1 = -2$

~anabel.disher