3.1 Fractions & Mixed Numbers: Concepts & Operations

Key Takeaways

  • A fraction represents part of a whole, where denominator b indicates total equal parts and numerator a indicates parts selected; improper fractions have numerators >= denominators and convert to mixed numbers via division.
  • To compare or order fractions with different denominators, determine the Least Common Denominator (LCD) or use cross-multiplication (a/b > c/d if and only if a*d > b*c).
  • Fraction addition and subtraction require a common denominator, whereas multiplication multiplies straight across (a/b * c/d = (ac)/(bd)) and division multiplies by the reciprocal (a/b / c/d = a/b * d/c).
  • Elementary visual models include area models (rectangles/circles), set models (groups of items), and length models (number lines), each emphasizing different conceptual aspects of rational numbers.
  • Unit fractions compose larger fractions; comparisons require the same whole; multiplying by a fraction < 1 shrinks a factor and dividing by a fraction < 1 enlarges the result.
Last updated: July 2026

3.1 Fractions & Mixed Numbers: Concepts & Operations

Quick Summary: Rational numbers expressed as fractions $\frac{a}{b}$ represent parts of a whole, ratios, or quotients of integers where $b \neq 0$. Master proper and improper fractions, mixed numbers, fraction comparisons via common denominators or cross-multiplication, basic arithmetic operations, and visual teaching models used in elementary classrooms.

Understanding rational numbers and fraction operations is a cornerstone of elementary mathematics education and a primary focus of the Praxis 5003 exam. Elementary educators must possess both computational fluency with fraction arithmetic and deep pedagogical knowledge of visual models, equivalent fractions, and common student misconceptions.


Understanding Fraction Fundamentals

A fraction is written in the form $\frac{a}{b}$, where $a$ is the numerator (the number of parts being considered) and $b$ is the denominator (the total number of equal parts into which the whole is divided). Because division by zero is undefined, $b$ can never equal zero.

Fractions are categorized into three primary structural forms:

  1. Proper Fractions: The numerator is strictly less than the denominator ($a < b$). Proper fractions have a numerical value less than $1$ (e.g., $\frac{3}{4}$, $\frac{7}{10}$).
  2. Improper Fractions: The numerator is greater than or equal to the denominator ($a \ge b$). Improper fractions have a numerical value greater than or equal to $1$ (e.g., $\frac{9}{4}$, $\frac{5}{5}$).
  3. Mixed Numbers: A number combining a non-zero whole number and a proper fraction (e.g., $2\frac{1}{4}$). Mixed numbers represent values greater than $1$.

Converting Between Improper Fractions and Mixed Numbers

Elementary teachers must seamlessly convert between improper fractions and mixed numbers during arithmetic calculations.

  • Converting Improper Fraction to Mixed Number: Divide the numerator by the denominator. The quotient becomes the whole number, the remainder becomes the new numerator, and the denominator remains unchanged. Convert 296:29÷6=4 with a remainder of 5    456\text{Convert } \frac{29}{6}: \quad 29 \div 6 = 4 \text{ with a remainder of } 5 \implies 4\frac{5}{6}

  • Converting Mixed Number to Improper Fraction: Multiply the whole number by the denominator, add the numerator, and place the result over the original denominator. Convert 537:(5×7)+37=35+37=387\text{Convert } 5\frac{3}{7}: \quad \frac{(5 \times 7) + 3}{7} = \frac{35 + 3}{7} = \frac{38}{7}


Equivalent Fractions & Simplification

Equivalent fractions are fractions that represent the exact same value or proportion of a whole, even though they have different numerators and denominators. According to the Fundamental Property of Fractions, multiplying or dividing both the numerator and denominator of a fraction by the same non-zero integer yields an equivalent fraction:

ab=a×cb×c(c0)\frac{a}{b} = \frac{a \times c}{b \times c} \quad (c \neq 0)

Simplifying to Lowest Terms

A fraction is in simplest form (or lowest terms) when the greatest common factor (GCF) of its numerator and denominator is $1$. To simplify a fraction, divide both numerator and denominator by their GCF.

Original FractionPrime FactorizationGCFDivision StepSimplest Form
$\frac{24}{36}$$\frac{2^3 \times 3}{2^2 \times 3^2}$$12$$\frac{24 \div 12}{36 \div 12}$$\frac{2}{3}$
$\frac{45}{105}$$\frac{3^2 \times 5}{3 \times 5 \times 7}$$15$$\frac{45 \div 15}{105 \div 15}$$\frac{3}{7}$
$\frac{84}{108}$$\frac{2^2 \times 3 \times 7}{2^2 \times 3^3}$$12$$\frac{84 \div 12}{108 \div 12}$$\frac{7}{9}$

Strategies for Comparing & Ordering Fractions

Comparing and ordering fractions requires candidates to evaluate relative magnitudes using three flexible strategies depending on the given numbers:

Strategy 1: Least Common Denominator (LCD)

Find the Least Common Multiple (LCM) of the denominators, rewrite each fraction as an equivalent fraction with the LCD, and compare numerators directly.

  • Example: Compare $\frac{5}{6}$ and $ rac{7}{9}$. The LCM of $6$ and $9$ is $18$. 56=1518,79=1418    1518>1418    56>79\frac{5}{6} = \frac{15}{18}, \quad \frac{7}{9} = \frac{14}{18} \implies \frac{15}{18} > \frac{14}{18} \implies \frac{5}{6} > \frac{7}{9}

Strategy 2: Cross-Multiplication Method

For any two fractions $\frac{a}{b}$ and $\frac{c}{d}$ (where $b, d > 0$): ab>cd    ad>bc\frac{a}{b} > \frac{c}{d} \iff a \cdot d > b \cdot c

  • Example: Compare $\frac{4}{7}$ and $\frac{5}{9}$. Cross-multiply: $4 \times 9 = 36$ and $7 \times 5 = 35$. Since $36 > 35$, $\frac{4}{7} > \frac{5}{9}$.

Strategy 3: Benchmark Fractions

Compare fractions to common reference values such as $0$, $\frac{1}{2}$, or $1$.

  • Example: Order $ rac{2}{7}$, $\frac{5}{8}$, and $ rac{11}{12}$.
    • $\frac{2}{7}$ is less than $\frac{1}{2}$ (since half of 7 is 3.5).
    • $\frac{5}{8}$ is slightly greater than $\frac{1}{2}$ (since half of 8 is 4).
    • $\frac{11}{12}$ is nearly $1$ (missing only $\frac{1}{12}$).
    • Therefore: $\frac{2}{7} < \frac{5}{8} < \frac{11}{12}$.

Arithmetic Operations with Rational Numbers

1. Addition and Subtraction

To add or subtract fractions, they must have a common denominator.

  1. Determine the LCD.
  2. Convert each fraction to an equivalent fraction with the LCD.
  3. Add or subtract the numerators while retaining the common denominator.
  4. Simplify the resulting fraction.

Subtraction of Mixed Numbers with Regrouping (Borrowing)

When subtracting mixed numbers where the fractional part of the minuend is smaller than that of the subtrahend, borrow $1$ from the whole number:

Evaluate: 716356\text{Evaluate: } 7\frac{1}{6} - 3\frac{5}{6} Since $\frac{1}{6} < \frac{5}{6}$, regroup $7\frac{1}{6}$ as $6 + 1\frac{1}{6} = 6\frac{7}{6}$. Now subtract: (63)+(7656)=3+26=313(6 - 3) + \left(\frac{7}{6} - \frac{5}{6}\right) = 3 + \frac{2}{6} = 3\frac{1}{3}

2. Multiplication

To multiply fractions, convert mixed numbers to improper fractions, then multiply numerators together and denominators together. Simplify before multiplying ("cross-simplifying") to streamline calculations.

ab×cd=a×cb×d\frac{a}{b} \times \frac{c}{d} = \frac{a \times c}{b \times d}

Worked Example:

Evaluate: 214×815\text{Evaluate: } 2\frac{1}{4} \times \frac{8}{15}

  1. Convert $2\frac{1}{4}$ to improper fraction $\frac{9}{4}$.
  2. Set up product: $\frac{9}{4} \times \frac{8}{15}$.
  3. Cross-simplify: divide $9$ and $15$ by $3$ (getting $3$ and $5$); divide $8$ and $4$ by $4$ (getting $2$ and $1$).
  4. Multiply remaining factors: $\frac{3 \times 2}{1 \times 5} = \frac{6}{5} = 1\frac{1}{5}$.

3. Division

Dividing by a fraction is equivalent to multiplying by its reciprocal (the multiplicative inverse where $\frac{a}{b} \to \frac{b}{a}$). The standard algorithm is Keep, Change, Flip:

ab÷cd=ab×dc=adbc\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c} = \frac{a \cdot d}{b \cdot c}

Conceptual Interpretation of Division:

Division $\frac{a}{b} \div \frac{c}{d}$ answers the question: "How many groups of size $\frac{c}{d}$ are contained in $\frac{a}{b}$?"


Visual Fraction Representations in the Elementary Classroom

Praxis 5003 frequently tests a candidate's ability to identify and select correct visual fraction models:

  1. Area Models (Region Models): Circular pie charts, rectangular grids, or pattern blocks where a shape is divided into equal-area regions. Useful for introducing fraction concepts, equivalence, and addition/subtraction.
  2. Set Models: A collection of discrete objects (e.g., 12 counters, where 4 are shaded red representing $\frac{4}{12} = \frac{1}{3}$). Important for understanding fractions of a group.
  3. Length / Measurement Models (Number Lines): Distance intervals along a number line or fraction strip. Number lines are critical because they emphasize that fractions are numbers with specific locations on the real number line, helping students develop spatial understanding of ordering and density.

Common Candidate Pitfalls & Teaching Traps

[!WARNING] Watch out for these frequent Praxis test traps and student misconceptions:

  • Adding Denominators Error: Candidates or students erroneously calculate $\frac{1}{3} + \frac{1}{4} = \frac{2}{7}$. Remind students that denominators represent the size of parts and cannot be added directly.
  • Forgetting to Convert Mixed Numbers: Multiplying whole numbers together and fractions together (e.g., $2\frac{1}{2} \times 3\frac{1}{2} = 6\frac{1}{4}$) is incorrect. Always convert to improper fractions first: $\frac{5}{2} \times \frac{7}{2} = \frac{35}{4} = 8\frac{3}{4}$.
  • Misinterpreting the Unit Whole: In visual set models, students often confuse the number of items in a subset with the total fraction of the whole set.

Rational-Number Concepts Praxis Emphasizes

Beyond computing with fractions, 5003 expects conceptual control of what rational operations mean.

Unit fractions and composing/decomposing

A unit fraction has numerator 1 (for example, $\frac{1}{5}$, $\frac{1}{8}$). Any fraction $\frac{a}{b}$ is the sum of $a$ unit fractions of size $\frac{1}{b}$: 35=15+15+15.\frac{3}{5} = \frac{1}{5} + \frac{1}{5} + \frac{1}{5}. Area and length models make this concrete: shading three of five equal parts is composing three unit pieces of the same whole.

Comparing fractions requires the same whole

“Which is larger, $\frac{1}{2}$ or $\frac{1}{3}$?” is only meaningful when both fractions refer to the same whole. Half of a large pizza is not comparable to one-third of a mini pizza. On exam items that show diagrams, check that the wholes are the same size before comparing shaded parts.

Multiplication does not always make larger; division does not always make smaller

With whole numbers greater than 1, multiplication usually increases a number and division usually decreases it. With rationals, that intuition fails:

  • Multiplying by a fraction less than 1 shrinks the other factor: $\frac{1}{2} \times 8 = 4$.
  • Dividing by a fraction less than 1 enlarges the result: $8 \div \frac{1}{2} = 16$.
  • Multiplying or dividing by 1 leaves a number unchanged; multiplying by 0 yields 0.

Expect Praxis items that ask you to identify examples where a product is not greater than both factors, or a quotient is not smaller than the dividend.

Loading diagram...
Classification and Conversion of Fractions
Test Your Knowledge

Evaluate the subtraction of mixed numbers: $6\frac{1}{8} - 2\frac{3}{4}$.

A
B
C
D
Test Your Knowledge

A teacher has $4\frac{1}{2}$ yards of ribbon. If each student needs $\frac{3}{4}$ of a yard for a craft project, how many students can complete the project?

A
B
C
D
Test Your Knowledge

Which list correctly orders the fractions $\frac{3}{8}$, $\frac{5}{12}$, $\frac{4}{9}$, and $\frac{1}{2}$ from smallest to largest?

A
B
C
D