2022-04-23 13:26:53 +01:00
|
|
|
---
|
2022-09-06 13:26:44 +01:00
|
|
|
tags:
|
|
|
|
- prealgebra
|
2022-04-23 13:26:53 +01:00
|
|
|
- fractions
|
|
|
|
---
|
|
|
|
|
2024-02-02 15:58:13 +00:00
|
|
|
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}$.
|
2022-04-23 13:26:53 +01:00
|
|
|
|
2022-09-06 13:26:44 +01:00
|
|
|
_Express 8 as an equivalent fraction having the denominator 5_
|
2022-04-23 13:26:53 +01:00
|
|
|
|
|
|
|
$$
|
|
|
|
8 = \frac{8}{1} = \frac{8 \cdot 5}{1 \cdot 5} = \frac{40}{5}
|
|
|
|
$$
|