3.1 Fraction Fundamentals, Equivalence, & Mixed Numbers
Key Takeaways
- A fraction $\frac{a}{b}$ represents $a$ equal parts out of a total of $b$ equal parts in a whole, where $b \neq 0$, and unit fractions have a numerator of 1.
- The Fundamental Property of Fractions states that multiplying or dividing both numerator and denominator by the same non-zero integer $k$ creates an equivalent fraction ($\frac{a}{b} = \frac{a \cdot k}{b \cdot k}$).
- A fraction is in simplest form (lowest terms) when the greatest common factor (GCF) of the numerator and denominator is 1.
- An improper fraction (where numerator $\ge$ denominator) converts to a mixed number by dividing the numerator by the denominator: $\frac{N}{D} = Q\frac{R}{D}$.
3.1 Fraction Fundamentals, Equivalence, & Mixed Numbers
Fractions are fundamental to mathematical reasoning on the TABE 13&14 Mathematics test. Whether calculating material dimensions on a construction blueprint, dosing medications in healthcare, or analyzing financial statements, understanding how fractions represent parts of a whole and continuous measurements is essential. This section establishes the anatomical principles of fractions, visual representations, equivalence rules, simplification procedures, and conversion techniques between improper fractions and mixed numbers.
1. The Anatomy of a Fraction and Unit Fractions
A fraction is a mathematical expression written in the form $\frac{a}{b}$, where $a$ and $b$ are integers and $b \neq 0$. A fraction represents a division relationship ($a \div b$) or a part-to-whole relationship.
- Denominator ($b$): Specifies the total number of congruent, equal-sized parts into which the single unit whole is divided. Because dividing by zero is mathematically undefined, the denominator can never equal zero ($b \neq 0$).
- Numerator ($a$): Specifies the count or number of those equal parts currently being measured, shaded, or considered.
- Fraction Bar (Vinculum): The horizontal dividing line that signifies division and acts as an implicit grouping symbol.
Unit Fractions: The Fundamental Building Blocks
A unit fraction is any fraction with a numerator of $1$, written as $\frac{1}{b}$ where $b$ is a positive integer. Every fraction $\frac{a}{b}$ is formed by iterating (repeatedly adding) the unit fraction $\frac{1}{b}$ exactly $a$ times:
For example, the fraction $\frac{5}{8}$ consists of five copies of the unit fraction $\frac{1}{8}$.
| Term | Mathematical Form | Definition | Practical Example |
|---|---|---|---|
| Numerator | $a$ in $\frac{a}{b}$ | Counts the specified equal parts | In $\frac{3}{4}\text{ inch}$, 3 units are measured |
| Denominator | $b$ in $\frac{a}{b}$ | Defines partition size of the whole | In $\frac{3}{4}\text{ inch}$, 1 inch is split into 4 equal quarters |
| Unit Fraction | $\frac{1}{b}$ | Single part of partitioned whole | $\frac{1}{8}$ is one-eighth of a pound |
| Proper Fraction | $\frac{a}{b}$ where $a < b$ | Value strictly less than $1$ | $\frac{7}{10}$ of an acre |
| Improper Fraction | $\frac{a}{b}$ where $a \ge b$ | Value greater than or equal to $1$ | $\frac{9}{4}$ hours |
| Mixed Number | $W\frac{a}{b}$ where $W \in \mathbb{Z}$ | Whole number plus proper fraction | $2\frac{1}{4}$ hours |
2. Visual Models for Fractions
Visual representations clarify how fractions operate and prevent common conceptual errors.
Linear Model / Strip Diagram (Fraction Bars)
A linear model represents a whole as a line segment or rectangular strip of unit length $1$. Dividing this segment into equal lengths visualizes the relationship between different denominators.
+---------------------------------------------------------------+
| 1 Whole |
+-------------------------------+-------------------------------+
| 1/2 | 1/2 |
+---------------+---------------+---------------+---------------+
| 1/4 | 1/4 | 1/4 | 1/4 |
+-------+-------+-------+-------+-------+-------+-------+-------+
| 1/8 | 1/8 | 1/8 | 1/8 | 1/8 | 1/8 | 1/8 | 1/8 |
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
|1/16|1/16|1/16|1/16|1/16|1/16|1/16|1/16|1/16|1/16|1/16|1/16|1/16|1/16|1/16|1/16|
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
The Continuous Number Line Model
On a continuous number line, each fraction corresponds to a unique point. The distance from $0$ to $1$ represents one unit. To locate $\frac{3}{8}$:
- Partition the interval between $0$ and $1$ into $8$ equal segments.
- Count $3$ tick marks to the right of $0$.
0 1/8 2/8 3/8 4/8 5/8 6/8 7/8 1
--+----------+---------+---------*---------+---------+---------+---------+----------+-->
^ (3/8)
3. Equivalent Fractions & The Fundamental Property
Equivalent fractions represent the exact same numerical quantity or point on the number line, even though they are expressed with different numerators and denominators (e.g., $\frac{1}{2} = \frac{2}{4} = \frac{4}{8} = \frac{8}{16}$).
The Fundamental Property of Fractions
The value of a fraction remains unchanged when both the numerator and denominator are multiplied or divided by the same non-zero integer $k$:
Multiplying numerator and denominator by $k$ is mathematically identical to multiplying the fraction by $1$ in the form of $\frac{k}{k}$ (the Multiplicative Identity Property).
Worked Example: Scaling Up Fractions
Problem: Find an equivalent fraction for $\frac{5}{12}$ with a denominator of $60$.
- Determine the scale factor $k$ by dividing the target denominator by the original denominator: $60 \div 12 = 5$.
- Multiply both numerator and denominator by $5$:
4. Simplifying Fractions to Lowest Terms using GCF
A fraction $\frac{a}{b}$ is in simplest form (or lowest terms) if and only if $\text{GCF}(a, b) = 1$ (meaning $a$ and $b$ are relatively prime).
Method 1: The Greatest Common Factor (GCF) Method (Fastest)
- Find the prime factorization of both the numerator and denominator.
- Identify the greatest common factor (GCF).
- Divide both numerator and denominator by the GCF in a single step.
Method 2: Stepwise Division by Common Factors
- Identify any obvious common factor (such as $2$ for even numbers, $5$ for numbers ending in $0$ or $5$, or $3$ via digit sum).
- Divide both terms by that factor.
- Repeat until no common factors other than $1$ remain.
Worked Example: Simplifying Fractions
Problem: Reduce $\frac{84}{140}$ to simplest form.
- Step 1: Prime Factorization
- $84 = 2^2 \times 3 \times 7 = 4 \times 21$
- $140 = 2^2 \times 5 \times 7 = 4 \times 35$
- Step 2: Find GCF
- $\text{GCF}(84, 140) = 2^2 \times 7 = 4 \times 7 = 28$
- Step 3: Divide by GCF
- $\frac{84 \div 28}{140 \div 28} = \frac{3}{5}$
5. Proper Fractions, Improper Fractions, & Mixed Numbers
Fractions fall into three structural categories based on their relationship to $1$:
- Proper Fraction: Numerator is strictly less than denominator ($a < b$). The value is strictly less than $1$ (e.g., $\frac{3}{7}$).
- Improper Fraction: Numerator is greater than or equal to denominator ($a \ge b$). The value is $1$ or greater (e.g., $\frac{17}{4}$, $\frac{6}{6}$).
- Mixed Number: A combination of a non-zero whole number and a proper fraction (e.g., $4\frac{1}{4}$).
Converting an Improper Fraction to a Mixed Number
To convert an improper fraction $\frac{N}{D}$ into a mixed number:
- Divide the numerator $N$ by the denominator $D$ to obtain the integer quotient $Q$ and remainder $R$ ($N = Q \cdot D + R$).
- Write the result as $Q\frac{R}{D}$.
- Reduce the fractional part $\frac{R}{D}$ to lowest terms if needed.
Converting a Mixed Number to an Improper Fraction
To convert a mixed number $W\frac{N}{D}$ into an improper fraction:
- Multiply the whole number part $W$ by the denominator $D$.
- Add the numerator $N$ to that product.
- Place this sum over the original denominator $D$.
6. Comparing and Ordering Fractions
When ordering sets of fractions on the TABE exam, three reliable techniques are used depending on the numbers given:
Strategy 1: Benchmark Fractions ($0$, $\frac{1}{2}$, $1$)
Compare each fraction to $\frac{1}{2}$:
- If numerator is less than half the denominator, fraction $< \frac{1}{2}$ (e.g., $\frac{4}{10} < \frac{1}{2}$).
- If numerator is greater than half the denominator, fraction $> \frac{1}{2}$ (e.g., $\frac{5}{8} > \frac{1}{2}$).
Strategy 2: Common Denominator (LCD) Method
Convert all fractions to equivalent fractions with a shared Least Common Denominator (LCD), then compare numerators directly.
Strategy 3: Cross-Multiplication (Comparing Two Fractions)
To compare $\frac{a}{b}$ and $\frac{c}{d}$ (where $b, d > 0$):
- Calculate the cross-products $a \times d$ and $b \times c$.
- If $a \cdot d > b \cdot c$, then $\frac{a}{b} > \frac{c}{d}$.
- If $a \cdot d < b \cdot c$, then $\frac{a}{b} < \frac{c}{d}$.
Worked Example: Ordering a Set of Fractions
Problem: Order $\frac{5}{6}, \frac{3}{4}, \frac{7}{12}, \frac{2}{3}$ from least to greatest.
- Find the $\text{LCD}(6, 4, 12, 3) = 12$.
- Convert each fraction:
- $\frac{5}{6} = \frac{5 \times 2}{6 \times 2} = \frac{10}{12}$
- $\frac{3}{4} = \frac{3 \times 3}{4 \times 3} = \frac{9}{12}$
- $\frac{7}{12} = \frac{7}{12}$
- $\frac{2}{3} = \frac{2 \times 4}{3 \times 4} = \frac{8}{12}$
- Order the numerators: $7 < 8 < 9 < 10$.
- Conclude: $\frac{7}{12} < \frac{2}{3} < \frac{3}{4} < \frac{5}{6}$.
TABE Exam Traps & Workplace Applications
[!CAUTION] Trap 1: Adding a Constant to Numerator and Denominator Adding or subtracting a number from both terms changes the fraction's value! For example, $\frac{3}{4} \neq \frac{3+2}{4+2} = \frac{5}{6}$. Only multiplication and division by non-zero constants create equivalent fractions.
[!WARNING] Trap 2: Comparing Denominators Alone When comparing fractions with equal numerators, the fraction with the smaller denominator is larger (e.g., $\frac{1}{3} > \frac{1}{8}$ because each third is larger than an eighth). Do not assume a bigger denominator means a bigger number.
[!NOTE] Workplace Blueprint Reading Construction tape measures divide inches into halves, quarters, eighths, and sixteenths. A measurement of $3\frac{12}{16}\text{ in}$ must always be converted to simplest form, $3\frac{3}{4}\text{ in}$, on material order forms.
What is the simplest form of the fraction 126/210?
Which of the following correctly orders the fractions 3/4, 5/7, and 7/10 from least to greatest?
A carpenter measures a structural wooden spacer as 87/16 inches. What is this measurement expressed as a mixed number in lowest terms?