eolas/neuron/14b2609c-4c92-4980-96d4-543ba5a9d0be/Expressing_whole_numbers_as_fractions.md

18 lines
402 B
Markdown
Raw Normal View History

2024-12-09 18:34:15 +00:00
---
tags:
- prealgebra
- fractions
---
# Expressing whole numbers as fractions
Being asked to express a natural number as a fraction seems confusing at first
but you need to just know that for any whole number $n$, you express it as a
fraction with $\frac{n}{1}$.
_Express 8 as an equivalent fraction having the denominator 5_
$$
8 = \frac{8}{1} = \frac{8 \cdot 5}{1 \cdot 5} = \frac{40}{5}
$$