1. What is the value of $-x^2$ when $x = -4$?
- A.$16$
- B.$-16$
- C.$-8$
- D.$8$
View Answer
Answer: $-16$
Understand the notation: $-x^2$ means $-(x^2)$, not $(-x)^2$. The negative sign is not part of the base being squared. Evaluate step by step: First compute $x^2 = (-4)^2 = 16$. Then apply the leading negative: $-16$. Why distractors fail: Option A ($16$) results from interpreting $-x^2$ as $(-x)^2 = (-(-4))^2 = 16$. Options C and D confuse squaring with doubling.