ACCUPLACER QUANTITATIVE REASONING, ALGEBRA & STATISTICS • RATIONAL NUMBERS

Converting Rational Number Forms — Convert between forms of rational numbers

Master the fluent translation between fractions, decimals, and percentages to unlock algebraic reasoning on the ACCUPLACER.

Historical Context & Motivation

The ability to represent the same quantity in multiple equivalent forms — as a fraction, a decimal, or a percent — is one of the oldest and most consequential ideas in mathematics. Ancient civilizations developed these representations independently, each driven by practical needs in commerce, taxation, astronomy, and engineering. Understanding how these notational systems evolved illuminates why modern standardized tests like the ACCUPLACER expect fluency in converting among them: the underlying mathematical structure is identical, and flexibility across forms is what separates mechanical computation from genuine quantitative reasoning.

~1800 BCE
Egyptian Unit Fractions
The Rhind Mathematical Papyrus documents Egyptian methods for expressing rational quantities as sums of unit fractions (fractions with numerator 1), establishing one of the earliest systematic fraction notations and demonstrating that a single quantity can be decomposed into equivalent additive forms.
~300 BCE
Euclid's Ratio Theory
In Elements Book V, Euclid formalized the concept of ratio and proportion, providing the theoretical foundation for treating fractions as ratios of integers and establishing the notion of equivalent ratios — the ancestor of our modern concept of equivalent fractions.
~830 CE
Al-Khwarizmi's Decimal Fractions
Islamic mathematicians, building on Hindu-Arabic numeral systems, developed decimal fraction notation, enabling rational numbers to be expressed as terminating or repeating sequences of digits after a separator — an idea that would eventually revolutionize computation in Europe.
1585
Stevin's De Thiende
Simon Stevin published De Thiende ("The Tenth"), systematically advocating decimal notation for everyday arithmetic and commerce. His work popularized the decimal point and made conversion between fractions and decimals a standard mathematical skill.
1800s
Percent Notation Standardized
The percent symbol (%) evolved from Italian abbreviations of "per cento" used in commercial documents. By the 19th century, percentages became the dominant language of finance, statistics, and science, completing the modern triad of fraction–decimal–percent representations.

The central question this lesson addresses is deceptively simple: given a rational number expressed in one form, how do you convert it accurately and efficiently into either of the other two forms? On the ACCUPLACER, this skill appears both as direct conversion questions and as a prerequisite for comparing quantities, solving proportions, and interpreting data — making it foundational to your overall score.

Core Principles & Definitions

Before diving into conversion algorithms, it is essential to establish that fractions, decimals, and percentages are not three different kinds of numbers — they are three different notational systems for expressing the same underlying rational quantity. A rational number is any number that can be written as the quotient of two integers p/q where q ≠ 0. Every rational number has infinitely many fraction representations (e.g., 1/2 = 2/4 = 3/6), exactly one decimal expansion (terminating or eventually repeating), and exactly one percent value. The principles below govern how these representations relate to one another.

1

Fraction Form (p/q)

A fraction expresses a rational number as the ratio of an integer numerator p to a nonzero integer denominator q. The simplest form (or lowest terms) occurs when gcd(p, q) = 1. Mixed numbers combine a whole-number part with a proper fraction.
2

Decimal Form

A decimal represents a rational number using powers of ten. It either terminates (e.g., 0.75) when the denominator's only prime factors are 2 and 5, or it repeats (e.g., 0.333…) otherwise. Recognizing which type you have determines your conversion strategy.
3

Percent Form

A percent literally means "per hundred" — the number of parts out of 100. Converting to percent always involves multiplying by 100 and appending the % symbol. Percentages are the standard language of comparisons, growth rates, and probability in applied contexts.
4

Equivalence Principle

All three forms encode the same position on the number line. Converting between them is not approximation — it is exact translation. The fraction 3/8, the decimal 0.375, and 37.5% are identical values. On the ACCUPLACER, recognizing this equivalence is often the key to selecting the correct answer.
KEY TAKEAWAY
Think of fractions, decimals, and percentages as three languages describing the same city. A fluent traveler doesn't translate word-by-word; they think in whichever language the situation demands. Similarly, a strong test-taker sees 3/4, 0.75, and 75% as the same point on the number line and instinctively chooses the form that makes the current problem easiest to solve — fractions for algebraic manipulation, decimals for calculator work, and percentages for comparison and interpretation.

Visual Explanation — The Conversion Cycle

The six directed arrows show every possible conversion path among the three rational number forms. Moving from fraction to decimal requires division; from decimal to percent requires multiplying by 100; and every path is reversible through the inverse operation.

The diagram above encodes the entire conversion framework. Notice that there are six directed arrows forming a complete cycle, which means you can convert from any form to any other form directly. However, in practice, most test-takers find it most efficient to use the decimal form as a hub: first convert to decimal, then convert from decimal to the target form. This two-step approach avoids memorizing all six individual conversion procedures and reduces the likelihood of arithmetic errors under time pressure.

Mathematical Framework

Each conversion between rational number forms rests on a small number of algebraic identities. Internalizing these formulas — rather than relying on ad hoc rules — gives you a principled method that works for every case, including repeating decimals and improper fractions.

FRACTION → DECIMAL
d = p ÷ q
Divide the numerator p by the denominator q. If q has only factors of 2 and 5, the result terminates. Otherwise, the result eventually repeats with a period that divides φ(q), where φ is Euler's totient function.
DECIMAL → FRACTION
0.d₁d₂…dₙ = d₁d₂…dₙ / 10ⁿ (then simplify)
For a terminating decimal with n digits after the decimal point, write the digits as the numerator over 10n, then reduce by dividing both by their greatest common divisor.
REPEATING DECIMAL → FRACTION
0.abcabc… = abc / 999 (k repeating digits → k nines)
If the repeating block has k digits, the denominator is k nines. For a mixed repeating decimal like 0.1̄6̄ (0.1666…), separate the non-repeating and repeating parts: let x = 0.1666…, then 10x = 1.666… and 100x = 16.66…, so 100x − 10x = 15, giving x = 15/90 = 1/6.
DECIMAL ↔ PERCENT
percent = decimal × 100 decimal = percent ÷ 100
Multiplying by 100 shifts the decimal point two places to the right; dividing by 100 shifts it two places to the left. This is equivalent to multiplying or dividing by 102.
💡 ACCUPLACER TIP
Many ACCUPLACER questions embed conversions inside word problems. When you see a fraction in the question stem and percent answer choices (or vice versa), your first step should always be to convert everything to the same form before comparing. Choose whichever form appears most often in the answer choices to minimize conversion steps.

Detailed Breakdown — Common Conversions & Patterns

While the formulas in Section 4 handle every rational number, the ACCUPLACER heavily favors certain benchmark values that appear repeatedly in quantitative reasoning contexts. Memorizing these equivalences can save valuable seconds, but more importantly, knowing why they work deepens your number sense and helps you estimate when exact computation is impractical.

Benchmark rational number conversions commonly tested on the ACCUPLACER
FractionDecimalPercentType
1/20.550%Terminating
1/30.333…33.33…%Repeating
1/40.2525%Terminating
1/50.220%Terminating
1/60.1666…16.66…%Repeating
1/80.12512.5%Terminating
2/30.666…66.66…%Repeating
3/40.7575%Terminating
3/80.37537.5%Terminating
5/60.8333…83.33…%Repeating
Upper panel: A number line showing how benchmark fractions, their decimal equivalents, and their percent equivalents all occupy the same positions. Lower panel: A decision tree for determining whether a fraction produces a terminating or repeating decimal based on the prime factorization of its denominator in lowest terms.

The decision tree in the lower panel is particularly valuable on the ACCUPLACER. When you encounter a fraction like 7/40, you can factor the denominator: 40 = 2³ × 5, so the decimal terminates. In contrast, 5/12 has denominator 12 = 2² × 3, and the presence of the factor 3 guarantees a repeating decimal. This factorization test lets you predict the nature of a decimal expansion before performing any long division, which can save time when deciding whether to work in fraction or decimal form.

Worked Example — Multi-Step Conversion

The following example illustrates a realistic ACCUPLACER scenario: you are given a quantity in one form and must express it in another, requiring intermediate simplification. We convert the repeating decimal 0.1̄8̄ (i.e., 0.181818…) into a simplified fraction and then into a percent.

Convert 0.181818… to a simplified fraction and to a percent.
1
Step 1 — Identify the Repeating BlockThe decimal 0.181818… has a repeating block of two digits: "18." Since the block has k = 2 digits and the repetition begins immediately after the decimal point, we can apply the algebraic method for pure repeating decimals.
Repeating block = 18, k = 2
2
Step 2 — Set Up the Algebraic EquationLet x = 0.181818… Multiply both sides by 10k = 10² = 100 to shift the decimal point past one full repeating block: 100x = 18.181818… Now subtract the original equation: 100x − x = 18.181818… − 0.181818… This yields 99x = 18.
99x = 18
3
Step 3 — Solve and Simplify the FractionDividing both sides by 99: x = 18/99. To reduce, find gcd(18, 99). Since 18 = 2 × 3² and 99 = 3² × 11, we have gcd(18, 99) = 9. Dividing numerator and denominator by 9: x = 2/11.
0.181818… = 2/11
4
Step 4 — Convert to PercentTo express 2/11 as a percent, multiply the decimal form by 100: 0.181818… × 100 = 18.1818…%. Alternatively, compute (2/11) × 100 = 200/11 ≈ 18.18̄%.
2/11 = 18.18̄% ≈ 18.18%
5
Step 5 — VerifyAs a check, compute 2 ÷ 11 on a calculator: 0.18181818…, confirming our fraction. And 0.1818… × 100 = 18.18…, confirming our percent. All three forms — 2/11, 0.1̄8̄, and 18.18̄% — represent the same rational number.
✓ Verified: all three forms are equivalent.

Strengths & Limitations of Each Form

A common mistake on the ACCUPLACER is to convert every quantity to a single preferred form without considering context. Each form has distinct advantages and disadvantages depending on the type of operation you need to perform. Understanding these trade-offs is the difference between a correct but slow approach and an efficient one.

When to use each rational number form on the ACCUPLACER
FormBest Used ForLimitations
FractionExact arithmetic (addition, subtraction, multiplication, division), algebraic manipulation, representing repeating decimals exactly, and problems requiring common denominators.Difficult to compare at a glance when denominators differ; not intuitive for estimating magnitude or for expressing probabilities to a general audience.
DecimalQuick magnitude comparison (just read left to right), calculator input, measurement contexts, and ordering multiple quantities on a number line.Repeating decimals require truncation or rounding, introducing potential inaccuracy. Long division can be tedious for complex fractions without a calculator.
PercentExpressing proportions, growth rates, tax/discount problems, interpreting statistical data, and communicating relative change to a broad audience.Not ideal for algebraic manipulation; performing arithmetic directly in percent form (e.g., adding 15% + 20% of different bases) can lead to conceptual errors.
STRATEGIC INSIGHT
Think of the three forms as tools in a toolbox. A carpenter doesn't use a hammer for every task — sometimes a screwdriver or saw is the right choice. Likewise, if a problem asks you to compare 7/12 and 5/9, converting both to decimals (0.583… vs. 0.555…) gives you the answer at a glance, whereas cross-multiplying fractions would also work but takes longer. If a problem involves "30% off a $45 item," stay in percent/decimal form rather than converting to fractions. Match the form to the task.

Connection to Advanced Topics

Converting between rational number forms is not an isolated skill — it is the gateway to more sophisticated mathematical reasoning that the ACCUPLACER's upper-difficulty questions test. Proportional reasoning, probability, algebraic fractions, and data interpretation all presuppose the ability to move fluently among forms. The table below maps each conversion skill to the advanced topics it enables.

How conversion skills feed into higher-level ACCUPLACER content
Conversion SkillEnables These Advanced Topics
Fraction ↔ DecimalSolving linear equations with fractional coefficients, evaluating rational expressions, simplifying complex fractions, and performing dimensional analysis in science contexts.
Decimal ↔ PercentPercent increase/decrease problems, simple and compound interest, tax and tip calculations, and interpreting probability as a percentage.
Fraction ↔ PercentProportion and ratio word problems, converting between odds and probability, interpreting pie charts and statistical data, and working with weighted averages.
Repeating Decimal → FractionUnderstanding the completeness of rational numbers, geometric series sums (0.999… = 1), and recognizing that every repeating decimal is rational — a concept tested in number theory and proof-based courses.

One particularly elegant connection worth noting: the repeating decimal formula 0.ā = a/9 is actually a special case of the geometric series formula S = a₁/(1 − r), where a₁ = a/10 and r = 1/10. For instance, 0.333… = (3/10)/(1 − 1/10) = (3/10)/(9/10) = 3/9 = 1/3. This connection between rational number conversion and infinite series illustrates how foundational skills in this lesson lay the groundwork for calculus-level reasoning. On the ACCUPLACER, you won't need series notation, but recognizing the pattern strengthens your intuition for why conversion formulas work.

Practice Problems

PROBLEM 1CONCEPTUAL
Without performing any calculation, determine whether the fraction 7/40 produces a terminating or repeating decimal. Explain your reasoning using the prime factorization of the denominator.
PROBLEM 2BASIC CALCULATION
Convert the fraction 5/16 into (a) a decimal and (b) a percent.
PROBLEM 3INTERMEDIATE
Express the repeating decimal 0.2̄7̄ (that is, 0.272727…) as a fraction in lowest terms, and then determine what percent of 1 it represents.
PROBLEM 4APPLIED
A store advertises that an item is "marked down by 5/8 of its original price." A competing store advertises a "60% discount" on a similar item. Without a calculator, determine which store offers the larger discount, and express the difference between the two discounts as a fraction, a decimal, and a percent.
PROBLEM 5CRITICAL THINKING
Prove algebraically that the repeating decimal 0.999… is exactly equal to 1, and explain why this result does not contradict the uniqueness of decimal representations for rational numbers. How does this relate to the fraction conversion formula for pure repeating decimals?

Lesson Summary

Every rational number can be expressed in three equivalent forms — fraction (p/q), decimal, and percent — and converting between them relies on a small set of operations: division for fraction-to-decimal, place-value reasoning for decimal-to-fraction, and multiplying or dividing by 100 for decimal-to-percent conversions. The prime factorization of the denominator (in lowest terms) determines whether the decimal terminates or repeats: only factors of 2 and 5 yield terminating decimals.

For repeating decimals, the algebraic method — setting x equal to the decimal, multiplying by 10k where k is the length of the repeating block, and subtracting — converts any repeating decimal to a fraction exactly. On the ACCUPLACER, strategic form selection is as important as mechanical conversion: use fractions for exact algebra, decimals for comparison and ordering, and percentages for proportional reasoning and real-world contexts. Mastering these conversions provides the foundation for proportions, probability, algebraic fractions, and data interpretation throughout the exam.

Varsity Tutors • ACCUPLACER Quantitative Reasoning, Algebra & Statistics • Converting Rational Number Forms