eolas/neuron/07e52cd3-8c5d-41a3-b133-26fda809825e/Negative_exponents.md
2024-10-23 15:13:38 +01:00

16 lines
361 B
Markdown

---
tags: [algebra, exponents]
---
# Negative exponents
When calculating the exponents of a negative number the answer will always will
be positive:
$$
-5^2 = 25
$$
This confused me but it was because I was thinking of it in terms of
$-5 \cdot 5$ when in fact it is $-5 \cdot -5$ and when two negative numbers are
multiplied the product is always negative.