2.1 Fraction Fundamentals & Simplifying
Key Takeaways
- A fraction \(\frac{a}{b}\) represents \(a\) equal parts of a whole that is divided into \(b\) equal parts, where \(b \neq 0\).
- Proper fractions have numerators strictly smaller than their denominators (\(a < b\)), while improper fractions have numerators greater than or equal to their denominators (\(a \geq b\)).
- Mixed numbers combine a whole number and a proper fraction; convert improper fractions to mixed numbers via long division and mixed numbers to improper fractions using \(\frac{w \cdot b + a}{b}\).
- Equivalent fractions express identical numerical values and are formed by multiplying or dividing both numerator and denominator by the same non-zero integer.
- A fraction is simplified to its lowest terms when the Greatest Common Factor (GCF) of its numerator and denominator equals 1.
2.1 Fraction Fundamentals & Simplifying\n
Fractions are fundamental to arithmetic and appear throughout high school mathematics, college placement tests, and real-world quantitative reasoning. A fraction represents a numerical value that expresses part of a whole or, more generally, the division of one integer by another.\n ---\n
Understanding Fraction Anatomy: Numerators and Denominators\n
In standard mathematical notation, a fraction is written in the form:\n \n where (a) and (b) are integers, and (b \neq 0).\n
- Numerator ((a)): The top number in a fraction. It specifies how many equal parts or units are being counted or considered.\n- Denominator ((b)): The bottom number in a fraction. It specifies the total number of equal parts into which the whole is divided.\n- Fraction Bar (Vinculum): The horizontal line separating the numerator and denominator, which acts as a division symbol. Therefore, (\frac{a}{b}) is mathematically identical to (a \div b).\n
Mathematical Rule: The denominator of a fraction can never be zero ((b \neq 0)). Division by zero is mathematically undefined because no number multiplied by 0 can yield a non-zero numerator.\n
Interpreting Fractions on a Number Line\n
On a continuous number line, a positive proper fraction lies strictly between 0 and 1. The denominator determines how many equal segments split the interval between whole integers, and the numerator indicates how many segments to step forward from zero.\n | Fraction | Numerator (Parts Counted) | Denominator (Total Parts) | Division Meaning | Number Line Location |\n| :--- | :--- | :--- | :--- | :--- |\n| (\frac{1}{2}) | 1 | 2 | (1 \div 2 = 0.5) | Halfway between 0 and 1 |\n| (\frac{3}{4}) | 3 | 4 | (3 \div 4 = 0.75) | Three-fourths of the distance from 0 to 1 |\n| (\frac{5}{5}) | 5 | 5 | (5 \div 5 = 1.0) | Exactly at integer 1 |\n| (\frac{7}{4}) | 7 | 4 | (7 \div 4 = 1.75) | Beyond 1, halfway between 1.5 and 2 |\n ---\n
Classifying Fractions: Proper, Improper, and Mixed Numbers\n
Fractions are categorized based on the relative sizes of their numerator and denominator:\n
- Proper Fractions: Fractions where the numerator is strictly less than the denominator ((|a| < |b|)). The absolute value of a proper fraction is always less than 1 (e.g., (\frac{2}{3}), (\frac{5}{8}), (\frac{11}{12})).\n2. Improper Fractions: Fractions where the numerator is greater than or equal to the denominator ((|a| \geq |b|)). An improper fraction represents a value greater than or equal to 1 (e.g., (\frac{7}{4}), (\frac{12}{5}), (\frac{9}{9})).\n3. Mixed Numbers: An alternative representation of improper fractions consisting of a non-zero whole number combined with a proper fraction (e.g., (1 \frac{3}{4}), (2 \frac{2}{5})).\n
\\n PROPER FRACTION IMPROPER FRACTION MIXED NUMBER\\n (Numerator < Denom) (Numerator >= Denom) (Whole + Proper Fraction)\\n [ 3 ] [ 7 ] [ 3 ]\\n ----- ----- 1 ----- \\n [ 4 ] [ 4 ] [ 4 ]\\n (Value < 1) (Value >= 1) (Value >= 1)\\n\n ---\n
Converting Between Mixed Numbers and Improper Fractions\n
Fluency in converting between mixed numbers and improper fractions is critical for performing arithmetic operations, as multiplication and division require improper fraction forms.\n
Converting Improper Fractions to Mixed Numbers\n
To convert an improper fraction (\frac{a}{b}) into a mixed number:\n1. Divide the numerator (a) by the denominator (b) using integer long division to find the whole number quotient (q) and remainder (r).\n2. Write the quotient (q) as the whole number part.\n3. Write the remainder (r) over the original denominator (b) as the fractional part: (q \frac{r}{b}).\n
Worked Example 1: Improper Fraction to Mixed Number\n
Convert the improper fraction (\frac{37}{8}) into a mixed number.\n
- Step 1: Perform long division: (37 \div 8).\n \n The quotient is (4) and the remainder is (5).\n- Step 2: Place remainder 5 over denominator 8.\n- Step 3: Combine to form the mixed number: (4 \frac{5}{8}).\n
Converting Mixed Numbers to Improper Fractions\n
To convert a mixed number (w \frac{a}{b}) into an improper fraction:\n1. Multiply the whole number (w) by the denominator (b).\n2. Add the numerator (a) to this product.\n3. Place the final sum over the original denominator (b):\n \n
Worked Example 2: Mixed Number to Improper Fraction\n
Convert the mixed number (6 \frac{3}{7}) into an improper fraction.\n
- Step 1: Multiply whole number by denominator: (6 \times 7 = 42).\n- Step 2: Add the numerator: (42 + 3 = 45).\n- Step 3: Place the result over denominator 7: (\frac{45}{7}).\n ---\n
Equivalent Fractions and the Fundamental Property of Fractions\n
Equivalent fractions are fractions that represent the exact same numerical value or proportion, even though they have different numerators and denominators.\n
Fundamental Property of Fractions: The value of a fraction remains unchanged if both its numerator and denominator are multiplied or divided by the same non-zero number (k):\n>\n> \n For example, (\frac{1}{2} = \frac{2}{4} = \frac{4}{8} = \frac{10}{20}). Each of these fractions evaluates to the decimal (0.5).\n | Base Fraction | Multiply Numerator & Denominator by | Equivalent Fraction |\n| :--- | :--- | :--- |\n| (\frac{2}{5}) | (k = 2) | (\frac{4}{10}) |\n| (\frac{2}{5}) | (k = 3) | (\frac{6}{15}) |\n| (\frac{2}{5}) | (k = 7) | (\frac{14}{35}) |\n| (\frac{2}{5}) | (k = 12) | (\frac{24}{60}) |\n ---\n
Simplifying Fractions to Lowest Terms Using GCF\n
A fraction is in simplest form (or lowest terms) when its numerator and denominator share no common positive integer factors other than 1. That is, (\text{GCF}(a, b) = 1).\n
Method 1: Iterative Division by Common Factors\nDivide both numerator and denominator repeatedly by obvious common prime factors (such as 2, 3, or 5) until no further common factors exist.\n
Method 2: Single-Step Simplification using GCF\n1. Determine the Greatest Common Factor (GCF) of the numerator and denominator.\n2. Divide both the numerator and denominator by the GCF.\n
Worked Example 3: Simplifying a Fraction to Lowest Terms\n
Simplify (\frac{84}{108}) to lowest terms using the GCF method.\n
- Step 1: Find the prime factorization of 84 and 108:\n \n \n- Step 2: Identify common prime factors to calculate GCF:\n \n- Step 3: Divide numerator and denominator by 12:\n \n \n- Step 4: The simplified fraction is (\frac{7}{9}).\n ---\n
ACCUPLACER Exam Traps & Common Errors\n
ACCUPLACER Exam Trap 1: Forgetting to Simplify the Final Answer \n> Multiple-choice options on the ACCUPLACER are almost always presented in simplest form or as mixed numbers in lowest terms. If your calculation yields (\frac{18}{24}), do not panic if (\frac{18}{24}) is not listed among the answer choices—always simplify to (\frac{3}{4}).\n ACCUPLACER Exam Trap 2: Improper Mixed Number Conversion \n> A common mistake when converting a mixed number like (5 \frac{2}{3}) to an improper fraction is adding the denominator instead of multiplying: writing (\frac{5+2+3}{3} = \frac{10}{3}) (INCORRECT). Remember: multiply whole number by denominator, then add numerator: (\frac{(5 \times 3) + 2}{3} = \frac{17}{3}).\n ACCUPLACER Exam Trap 3: Asymmetric Scaling \n> When creating equivalent fractions or simplifying, you must perform the exact same operation on both the top and bottom. Adding or subtracting a number to both numerator and denominator alters the fraction's value (e.g., (\frac{1}{2} \neq \frac{1+2}{2+2} = \frac{3}{4})).
Convert the improper fraction 43/6 to a mixed number in simplest form.
Convert the mixed number 5 4/9 into an improper fraction.
What is the fraction 72/120 expressed in simplest form (lowest terms)?
Which of the following fractions is equivalent to 4/7?