ACCUPLACER QUANTITATIVE REASONING, ALGEBRA & STATISTICS • RATIONAL NUMBERS

Comparing & Ordering Rational Numbers — Compare and order rational numbers

Master the techniques for determining relative size among fractions, decimals, and mixed numbers on the ACCUPLACER.

Historical Context & Motivation

The ability to compare and order quantities is among the oldest mathematical activities, predating formal number systems by millennia. Ancient civilizations needed to determine which of two parcels of grain was larger, which debt was greater, or which fraction of a harvest was owed in tribute. These practical demands drove the development of rational numbers — numbers expressible as the ratio of two integers — and the systematic methods for comparing them. Understanding how mathematicians refined these comparison techniques illuminates why the procedures you will use on the ACCUPLACER work the way they do.

c. 1800 BCE
Egyptian Unit Fractions
The Rhind Papyrus reveals that Egyptian scribes expressed all fractions as sums of distinct unit fractions (fractions with numerator 1). Comparing two quantities required decomposing each into unit-fraction sums and matching terms — an elegant but laborious process.
c. 300 BCE
Euclid's Common Measure
In the Elements, Euclid formalized ratio comparison through the method of anthyphairesis (reciprocal subtraction), anticipating the concept of common denominators by establishing when two ratios are equal, greater, or lesser.
c. 500–700 CE
Indian Place-Value Fractions
Indian mathematicians such as Aryabhata and Brahmagupta developed rules for arithmetic with general fractions (not just unit fractions) and introduced negative numbers, expanding the rational number line in both directions and requiring new comparison conventions.
1585 CE
Stevin's Decimal Notation
Simon Stevin published De Thiende, advocating decimal fractions for commerce and science. Converting fractions to decimals created a universal comparison method that remains central to standardized testing today.
1872 CE
Dedekind's Rigorous Foundation
Richard Dedekind published his theory of cuts, providing a rigorous definition of the real number line and formalizing the density property of rational numbers — between any two rationals, infinitely many others exist.

The central question these developments addressed is deceptively simple: given two rational numbers in potentially different forms — one as a fraction, another as a decimal, perhaps a third as a mixed number — how do we reliably determine which is largest and arrange them in order? The ACCUPLACER tests this skill because it underpins algebraic reasoning, statistical interpretation, and quantitative literacy across every discipline.

Core Principles & Definitions

Before diving into techniques, it is essential to establish the foundational ideas that govern comparison and ordering. A rational number is any number that can be expressed in the form a/b where a and b are integers and b ≠ 0. This definition encompasses integers (e.g., 5 = 5/1), proper fractions (e.g., 3/4), improper fractions (e.g., 7/3), terminating decimals (e.g., 0.625 = 5/8), repeating decimals (e.g., 0.333… = 1/3), and mixed numbers (e.g., 2⅜). The following principles form the conceptual backbone of every comparison strategy.

1

Common Denominator Method

Two fractions can be compared directly only when they share the same denominator. By converting each fraction to an equivalent fraction with a common denominator (typically the LCD), comparison reduces to comparing numerators.
2

Decimal Conversion Method

Dividing the numerator by the denominator converts any fraction to a decimal. Once all numbers share decimal form, comparison proceeds place value by place value from left to right, exactly as you would compare whole numbers.
3

Cross-Multiplication Shortcut

For two fractions a/b and c/d (with positive denominators), compare by computing a × d versus c × b. The fraction whose cross product is larger is the greater fraction. This avoids finding an LCD explicitly.
4

Benchmark Comparison

Using known reference points — 0, 1/2, and 1 — allows quick triage. If one number is less than 1/2 and another exceeds 1/2, no further calculation is needed. This estimation strategy saves time on timed exams.
5

Sign & Magnitude for Negatives

Negative rational numbers require special attention: a number farther from zero on the negative side is smaller, not larger. For example, −5/3 < −2/3 because 5/3 has greater absolute value.
KEY TAKEAWAY
Think of comparing rational numbers like comparing distances on a road map where the distances are given in different units — miles, kilometers, and nautical miles. You cannot compare them directly until you convert everything to the same unit. In the same way, fractions, decimals, and mixed numbers must be converted to a common representation (common denominators or uniform decimals) before meaningful comparison is possible.

Visual Explanation — The Number Line

The number line is the most powerful visual tool for comparing rational numbers. Every rational number corresponds to exactly one point on the line, and the further right a point lies, the greater the number. The diagram below places several rational numbers — given in mixed forms — onto a single number line so that their relative positions become immediately apparent. Notice how numbers that look different in symbolic form (such as 3/4 and 0.75) map to the same point, confirming their equivalence.

Five rational numbers plotted on a number line. The violet point at −3/2 is the smallest (farthest left), while the green point at 7/3 is the largest (farthest right). Note that the negative numbers appear to the left of zero and their ordering reverses relative to absolute value.

The number line makes several abstract ideas concrete. First, it shows that ordering is a spatial relationship: the further right a point sits, the greater its value. Second, it reveals the asymmetry of negative numbers — while 7/3 has a larger absolute value than 2/3, the negative version −3/2 is less than −2/3 precisely because it lies further to the left. Third, the diagram illustrates density: between any two plotted points, infinitely many other rational numbers could be placed, though for practical exam purposes, we concern ourselves only with the numbers given in a problem.

Mathematical Framework

The comparison strategies introduced in Section 2 can be stated with formal precision. Each method provides a different computational pathway to the same result, and fluency with all three allows you to choose the fastest approach for any given problem on the ACCUPLACER.

COMMON DENOMINATOR COMPARISON
a/b ⟷ c/d → (a × d)/(b × d) ⟷ (c × b)/(d × b) → compare a×d vs. c×b
Given fractions a/b and c/d with b, d > 0, rewrite with common denominator b × d. The comparison then depends only on the numerators a × d and c × b.
CROSS-MULTIPLICATION RULE
a/b < c/d ⟺ a × d < c × b (when b > 0 and d > 0)
This is algebraically equivalent to the common denominator method but skips writing the denominator, since b × d is positive and does not affect the inequality direction. Caution: if a denominator is negative, either flip the inequality or convert to a positive denominator first.
DECIMAL CONVERSION
a/b = a ÷ b = d₁d₂d₃… (terminating or repeating)
Perform long division or use a calculator to express each fraction as a decimal. Compare decimals by aligning place values from left to right. Append trailing zeros as needed so all decimals have the same number of digits for easy comparison.
LCD FORMULA
LCD(b, d) = LCM(b, d) = (b × d) / GCD(b, d)
The Least Common Denominator is the Least Common Multiple of the denominators. Using the LCD rather than simply b × d produces smaller numbers, reducing arithmetic errors under time pressure.
⚠️ Negative Denominator Convention
If a fraction has a negative denominator (e.g., 5/(−3)), rewrite it as −5/3 before applying cross-multiplication. The cross-multiplication rule requires positive denominators to preserve the inequality direction. Alternatively, multiply both sides of the inequality by −1 and reverse the sign.

Strategy Selection & Decision Flowchart

On the ACCUPLACER, time is limited and choosing the most efficient comparison strategy can save valuable seconds. The decision typically depends on the form of the numbers given and how many numbers must be ordered. The flowchart below guides strategy selection, and the accompanying table provides a detailed breakdown of when each method excels.

A decision flowchart for selecting the optimal comparison strategy. When numbers are in mixed forms, converting all to decimals is often fastest. For two fractions, cross-multiplication is the quickest single comparison. For three or more fractions, the LCD method or decimal conversion provides a systematic path.
Comparison method selection guide
MethodBest WhenAdvantagesWatch Out For
Cross-MultiplicationComparing exactly 2 fractions with positive denominatorsFast, minimal computation, no LCD neededFails if denominators are negative without adjusting; awkward for 3+ fractions
LCD MethodOrdering 3+ fractions, especially with small or related denominatorsSystematic; all comparisons done at once after conversionFinding the LCD can be time-consuming for large, unrelated denominators
Decimal ConversionMixed forms (fractions, decimals, percentages combined)Universal — works for any rational number; straightforward place-value comparisonRepeating decimals require rounding; rounding errors can mislead if values are close
Benchmark EstimationQuick elimination on multiple-choice itemsNo computation needed; instantly narrows choicesFails when values are very close to each other or to the benchmark

Worked Example

Arrange the following rational numbers in ascending order (least to greatest): 5/8, −3/4, 0.7, −0.6, 2/3. This problem mixes fractions and decimals, includes both positive and negative values, and contains numbers that are close in value — a typical ACCUPLACER challenge.

Ordering Five Rational Numbers in Ascending Order
1
Step 1 — Convert all values to decimal formSince the numbers are in mixed forms, the decimal conversion method is most efficient. Compute: 5/8 = 5 ÷ 8 = 0.625 ; −3/4 = −3 ÷ 4 = −0.750 ; 0.7 = 0.700 (already decimal) ; −0.6 = −0.600 (already decimal) ; 2/3 = 2 ÷ 3 = 0.6667… (repeating — round to four decimal places for comparison).
Decimal equivalents: 0.625, −0.750, 0.700, −0.600, 0.667
2
Step 2 — Separate negatives from positivesAll negative numbers are less than all positive numbers. Negatives: −0.750 and −0.600. Positives: 0.625, 0.700, and 0.667. Among negatives, the one with the larger absolute value is smaller: |−0.750| = 0.750 > |−0.600| = 0.600, so −0.750 < −0.600.
Negative order: −0.750 < −0.600 → −3/4 < −0.6
3
Step 3 — Order the positive valuesAlign decimal places: 0.625, 0.667, 0.700. Comparing the tenths place: all are 6 or 7. The first two share tenths digit 6, so move to hundredths: 0.625 vs. 0.667. Since 2 < 6, we conclude 0.625 < 0.667. Both are less than 0.700 (tenths digit 7 > 6).
Positive order: 0.625 < 0.667 < 0.700 → 5/8 < 2/3 < 0.7
4
Step 4 — Combine and write final answerConcatenate the negative ordering (which comes first since all negatives < all positives) with the positive ordering.
−3/4 < −0.6 < 5/8 < 2/3 < 0.7
5
Step 5 — Verify with benchmarksAs a quick sanity check: −3/4 is close to −1 (correct, it's the smallest). The two middle positives (5/8 and 2/3) are both between 1/2 and 3/4 (0.5 < 0.625 < 0.667 < 0.75 — consistent). And 0.7 = 7/10 is the closest to 1 among the positives — confirmed as the largest.
✓ All benchmarks confirm the ordering is correct.

Common Pitfalls & Best Practices

Even students with strong arithmetic skills stumble on comparison questions when certain traps are present. The table below catalogues the most frequent errors, explains why they occur, and provides a concrete countermeasure for each.

Common errors in rational number comparison
PitfallWhy It HappensCountermeasure
Larger denominator = larger fractionStudents associate "bigger number" with "bigger value." In reality, a larger denominator means each piece is smaller (e.g., 1/8 < 1/5).Always convert to a common representation before comparing. Visualize the denominator as "how many pieces the whole is divided into."
Ignoring negative sign logicOrdering magnitudes instead of signed values — e.g., placing −5 after −2 because 5 > 2.Remember: on the number line, left = smaller. More negative = smaller. After finding magnitudes, reverse the order for negatives.
Rounding repeating decimals too earlyRounding 1/3 to 0.3 instead of 0.333… makes it appear less than 0.31, when in fact 1/3 > 0.31.Carry at least four decimal places for repeating decimals, or use the fraction form with the LCD method to avoid rounding altogether.
Confusing ascending and descendingUnder time pressure, students order correctly but in the wrong direction.Circle the directive word ("ascending," "least to greatest," etc.) in the problem before computing. Double-check that your first term is the smallest.
🎯 EXAM STRATEGY
On a timed test like the ACCUPLACER, treat comparison problems like a triage nurse treats patients: quickly separate obvious cases (a clearly negative number is always less than a clearly positive one) before investing computation in the close calls. Using benchmark values (0, 1/2, 1) as a first pass can eliminate answer choices instantly, leaving you to do precise arithmetic only on the remaining candidates.

Connections to Advanced Topics

Comparing and ordering rational numbers is not an isolated skill — it forms the foundation for numerous algebraic and statistical concepts you will encounter both on the ACCUPLACER and in subsequent college coursework. The table below maps the comparison techniques developed in this lesson to the more advanced contexts where they recur.

From basic comparison to advanced applications
This Lesson's SkillAdvanced ApplicationHow It Connects
Common denominators for fractionsAdding/subtracting rational expressions in algebraThe LCD technique extends directly: instead of numeric denominators, you find the LCD of polynomial expressions like (x + 1)(x − 2).
Ordering negative rationalsSolving and graphing inequalitiesUnderstanding that multiplying/dividing by a negative reverses the inequality sign relies on the same sign-magnitude reasoning used when comparing negatives.
Decimal conversion and place-value comparisonInterpreting statistical measures (mean, median, percentiles)Comparing data summaries (e.g., is the median greater than the mean?) requires the same digit-by-digit comparison skill.
Cross-multiplicationSolving proportions and rational equationsCross-multiplication to solve a/b = c/x is the equality version of the comparison technique. The algebraic manipulation is identical.
Benchmark estimationReasonableness checks across all quantitative sectionsThe ACCUPLACER rewards students who can quickly judge whether a computed answer is in a plausible range — the same skill as benchmarking.

Looking ahead, the density property of rational numbers — the fact that between any two rationals there exists another rational — connects to the formal construction of the real numbers and the concept of limits in calculus. While the ACCUPLACER does not test these topics directly, internalizing the idea that the rational number line has no "gaps" (among rationals themselves) deepens your number sense and prepares you for courses in analysis and advanced mathematics.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why 7/12 is greater than 5/9 without converting either fraction to a decimal. What general principle does your reasoning illustrate?
PROBLEM 2BASIC CALCULATION
Arrange the following in ascending order: 3/5, 0.58, 7/12.
PROBLEM 3INTERMEDIATE
Order from greatest to least: −2/3, −5/8, −0.64, −7/11.
PROBLEM 4APPLIED
A chemistry student measures three concentrations: Solution A is 3/16 mol/L, Solution B is 0.19 mol/L, and Solution C is 11/60 mol/L. Which solution has the highest concentration, and which has the lowest? Show your comparison method.
PROBLEM 5CRITICAL THINKING
Prove that for any two distinct positive rational numbers a/b and c/d (in lowest terms, with b, d > 0), the mediant (a + c)/(b + d) lies strictly between the smaller and the larger of the two original fractions. Then use this fact to find a rational number strictly between 5/7 and 7/9 without converting to decimals.

Lesson Summary

Comparing and ordering rational numbers requires converting all values to a common representation — either equivalent fractions with a common denominator or uniform decimal form. For comparing exactly two fractions, cross-multiplication (a × d vs. c × b with positive denominators) is the fastest technique. For three or more values, converting all to decimals or finding the LCD provides a systematic approach. Always handle negative rational numbers with care: a number with a larger absolute value on the negative side is actually smaller.

On the ACCUPLACER, use benchmark estimation (comparing to 0, 1/2, and 1) as a first pass to eliminate obviously incorrect answer choices before investing in precise computation. Remember to carry at least four decimal places when converting repeating decimals, and always verify that your final answer matches the requested direction — ascending vs. descending. These skills connect directly to algebraic reasoning with rational expressions, inequality solving, and statistical interpretation — making them essential foundations for the entire quantitative reasoning section.

Varsity Tutors • ACCUPLACER Quantitative Reasoning, Algebra & Statistics • Comparing & Ordering Rational Numbers