eolas/neuron/93d3f8b4-f6ce-497f-bc67-2f2b18c283e8/Negative_exponents.md

17 lines
361 B
Markdown
Raw Normal View History

2024-12-09 18:34:15 +00:00
---
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.