eolas/zk/Reciprocals.md

39 lines
1 KiB
Markdown
Raw Normal View History

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
2022-09-06 13:26:44 +01:00
- theorems
2022-04-23 13:26:53 +01:00
---
2022-04-25 07:42:49 +01:00
# Recipricols
The [Property of Multiplicative Identity](Multiplicative%20identity.md) applies
to fractions as well as to whole numbers:
2022-04-23 13:26:53 +01:00
$$
2022-04-25 07:42:49 +01:00
\frac{a}{b} \cdot 1 = \frac{a}{b}
2022-04-23 13:26:53 +01:00
$$
With fractions there is a related property: the **Multiplicative Inverse**.
> If $\frac{a}{b}$ is any fraction, the fraction $\frac{b}{a}$ is called the
> _multiplicative inverse_ or _reciprocol_ of $\frac{a}{b}$. The product of a
> fraction multiplied by its reciprocol will always be 1. $$ \frac{a}{b} \cdot
> \frac{b}{a} = 1$$
2022-04-23 13:26:53 +01:00
For example:
$$
2022-04-25 07:42:49 +01:00
\frac{3}{4} \cdot \frac{4}{3} = \frac{12}{12} = 1
2022-04-23 13:26:53 +01:00
$$
In this case $\frac{4}{3}$ is the reciprocol or multiplicative inverse of
$\frac{3}{4}$.
2022-04-23 13:26:53 +01:00
This accords with what we know a fraction to be: a representation of an amount
that is less than one whole. When we multiply a fraction by its reciprocol, we
demonstrate that it makes up one whole.
2022-04-23 13:26:53 +01:00
This also means that whenever we have a whole number $n$, we can represent it
fractionally by expressing it as $\frac{n}{1}$