eolas/Mathematics/Prealgebra/Handling_negative_fractions.md

39 lines
1.2 KiB
Markdown
Raw Normal View History

2022-04-23 13:26:53 +01:00
---
2022-09-06 13:26:44 +01:00
categories:
2022-04-23 13:26:53 +01:00
- Mathematics
2022-09-06 13:26:44 +01:00
tags:
- prealgebra
2022-04-23 13:26:53 +01:00
- fractions
---
2022-04-25 07:42:49 +01:00
# Negative fractions
2022-04-23 13:26:53 +01:00
To work with negative fractions we draw on the [Rules for operations on like and unlike terms](Rules%20for%20operations%20on%20like%20and%20unlike%20terms.md).
## Fractions with unlike terms
2022-04-25 07:42:49 +01:00
- A fraction is just one number divided by another. $\frac{5}{10}$ is just ten divided by 5.
- A positive integer divided by a negative or vice versa will always result in a negative. Thus $\frac{5}{-15}$ is equal to $-3$.
2022-04-23 13:26:53 +01:00
2022-04-25 07:42:49 +01:00
- We can therefore express the whole fraction as a negative:
2022-04-23 13:26:53 +01:00
$$
- \frac{5}{15}
2022-04-25 07:42:49 +01:00
$$
2022-04-23 13:26:53 +01:00
2022-04-25 07:42:49 +01:00
- Or we could apply the negative symbol to the numerator. It would stand for the same value:
2022-04-23 13:26:53 +01:00
$$
\\frac{-5}{15}
$$
Therefore:
2022-04-25 07:42:49 +01:00
> Let $a,b$ be any integers. The following three fractions are [equivalent](Equivalent%20fractions.md): $$\frac{-5}{15}, \frac{5}{-15}, - \frac{5}{15}$$
2022-04-23 13:26:53 +01:00
## Fractions with like terms
2022-04-25 07:42:49 +01:00
- In cases where both the numerator and denominator are both negative, the value that the fraction represents will be positive overall. This is because the quotient of a negative integer divided by a negative integer will always be positive.
2022-04-23 13:26:53 +01:00
2022-04-25 07:42:49 +01:00
- Thus: $$ \frac{- 12xy^2}{ - 18xy^2} = \frac{12xy^2}{18xy^2}$$