ACCUPLACER ARITHMETIC • DECIMAL OPERATIONS

Converting Decimals & Fractions — Convert between decimals and fractions (as needed)

Master the essential skill of moving fluently between fraction and decimal notation for ACCUPLACER success.

Historical Context & Motivation

The ability to convert between fractions and decimals draws on two numeral traditions that evolved centuries apart, yet both address the same fundamental challenge: representing quantities that fall between whole numbers. Ancient civilizations devised fraction systems to handle measurement, commerce, and land division long before a positional decimal system existed. Understanding this history illuminates why the ACCUPLACER tests fluency in both representations and expects you to move between them effortlessly.

c. 1800 BCE
Egyptian Unit Fractions
The Rhind Papyrus shows Egyptians expressing parts of a whole as sums of unit fractions (fractions with numerator 1). This notation dominated mathematical practice for millennia and established fractions as the primary tool for representing non-integer values.
c. 500 CE
Hindu-Arabic Decimal System
Indian mathematicians refined a base-10 positional number system that included zero as a placeholder. This framework made arithmetic operations far more systematic and laid the groundwork for extending positional notation to parts of a whole.
1585
Stevin's Decimal Fractions
Flemish mathematician Simon Stevin published De Thiende ("The Tenth"), arguing that every fraction could be written using powers of ten. His work popularized the decimal point notation across Europe.
1799
Metric System Adopted
France's adoption of the metric system cemented decimals in scientific measurement, making the interplay between fraction and decimal notation an essential skill in education and commerce worldwide.

Today, the ACCUPLACER Arithmetic section tests whether you can fluidly translate between these two systems. A problem might present data as a fraction but require a decimal answer, or vice versa. The underlying question is straightforward: given a number in one notation, can you accurately express it in the other? Mastering this conversion eliminates a common source of errors and speeds up your work on test day.

Core Principles & Definitions

Before diving into conversion procedures, it is important to anchor a few foundational ideas. A fraction expresses a quantity as a ratio of two integers — a numerator over a denominator. A decimal expresses the same quantity using powers of ten, with digit positions to the right of a decimal point representing tenths, hundredths, thousandths, and so on. Both notations describe exactly the same set of rational numbers, just with different visual conventions.

1

Division Interpretation

Every fraction is a division problem in disguise. The fraction a/b literally means a divided by b. Performing that division yields the decimal equivalent.
2

Place Value as Denominator

The digits after a decimal point sit in positions whose values are powers of 10. Reading a decimal as a fraction means using its place value (10, 100, 1000, …) as the denominator.
3

Simplification via GCF

After converting a decimal to a fraction, you must reduce to lowest terms by dividing numerator and denominator by their greatest common factor (GCF).
4

Terminating vs. Repeating

A fraction whose denominator (in lowest terms) has only factors of 2 and 5 produces a terminating decimal. All other fractions produce repeating decimals.
KEY TAKEAWAY
Think of fractions and decimals as two languages describing the same number. Converting between them is simply translating — the value never changes, only its notation. Just as an engineer might switch between metric and imperial units depending on the context, you switch between fractions and decimals depending on which makes a calculation easier or which an ACCUPLACER question demands.

Visual Explanation — Place-Value Map

Each digit to the right of the decimal point occupies a place whose value is a successive power of ten in the denominator. Reading 0.375 gives 3 tenths, 7 hundredths, and 5 thousandths, which sum to 375/1000 and simplify to 3/8.

The diagram above crystallizes the core procedure for converting a decimal to a fraction. First, identify the farthest-right occupied decimal place — that position's power of ten becomes the denominator. Then write the decimal's digits (without the decimal point) as the numerator. Finally, reduce by dividing both parts by their GCF. For the reverse direction — fraction to decimal — simply carry out the long division indicated by the fraction bar.

Mathematical Framework

Decimal → Fraction

DECIMAL TO FRACTION
d = N / 10ⁿ
Where d is the decimal, N is the integer formed by the decimal's digits, and n is the number of decimal places. Then simplify N/10ⁿ by dividing by GCF(N, 10ⁿ).

For example, 0.64 has two decimal places, so n = 2 and N = 64. That gives 64/100. Since GCF(64, 100) = 4, the simplified fraction is 16/25. This mechanical procedure works for every terminating decimal. When a decimal terminates, you are guaranteed that the resulting fraction will reduce to a denominator whose only prime factors are 2 and 5, because 10 = 2 × 5.

Fraction → Decimal

FRACTION TO DECIMAL
a/b = a ÷ b
Perform long division of the numerator a by the denominator b. If b has only 2 and 5 as prime factors, the decimal terminates. Otherwise, it repeats.

Repeating Decimal → Fraction

REPEATING DECIMAL CONVERSION
0.abcabc… = abc / 999 (three-digit repeat block)
In general, for a repeating block of k digits, the denominator is k nines: 9, 99, 999, etc. For a mixed pattern like 0.1666…, isolate the repeating and non-repeating parts algebraically.

On the ACCUPLACER, most conversion questions involve terminating decimals, so the first two formulas cover the vast majority of cases. However, familiarity with the repeating-decimal technique ensures you are prepared if a less common question appears. The algebraic method for repeating decimals works by multiplying both sides of an equation by a power of 10 large enough to shift the repeating block, then subtracting to eliminate the infinite tail.

Common Equivalents & Classification

Speed on a timed test depends heavily on instant recall of frequently encountered equivalences. The table below catalogs the conversions you are most likely to see on the ACCUPLACER; committing these to memory eliminates calculation time for a significant fraction of problems.

Common fraction-decimal equivalents tested on the ACCUPLACER
FractionDecimalType
1/20.5Terminating
1/30.333…Repeating
1/40.25Terminating
1/50.2Terminating
1/60.1666…Repeating
1/80.125Terminating
2/30.666…Repeating
3/40.75Terminating
3/80.375Terminating
7/80.875Terminating
This decision flowchart guides you through the correct conversion path. Starting from either a decimal or a fraction, it outlines the specific steps and alerts you to check for repeating patterns when necessary.
💡 ACCUPLACER TIP
When a question asks you to compare a fraction and a decimal, convert both to the same form before comparing. Converting the fraction to a decimal is usually faster than converting the decimal to a fraction, especially when the fraction has a small denominator.

Worked Example

Example 1: Convert 0.625 to a Fraction in Lowest Terms

Decimal → Fraction
1
Step 1 — Identify the Place ValueThe decimal 0.625 has three digits after the decimal point, so the last digit (5) is in the thousandths place. This tells us the denominator is 1000.
n = 3 → denominator = 10³ = 1000
2
Step 2 — Write as a FractionRemove the decimal point and place the digits over 1000.
0.625 = 625/1000
3
Step 3 — Find the GCFFactor both numbers. 625 = 5⁴ and 1000 = 2³ × 5³. The greatest common factor is 5³ = 125.
GCF(625, 1000) = 125
4
Step 4 — SimplifyDivide both numerator and denominator by 125: 625 ÷ 125 = 5 and 1000 ÷ 125 = 8.
0.625 = 5/8

Example 2: Convert 7/16 to a Decimal

Fraction → Decimal
1
Step 1 — Set Up Long DivisionDivide 7 by 16. Since 16 does not go into 7 whole times, write 7.0000 and proceed.
7 ÷ 16 → 16 ) 7.0000
2
Step 2 — Perform the Division16 goes into 70 four times (64), remainder 6. Into 60 three times (48), remainder 12. Into 120 seven times (112), remainder 8. Into 80 five times (80), remainder 0. The division terminates.
0.4375
3
Step 3 — Verify (Optional Check)Confirm: 0.4375 × 16 = 7. Since 16 = 2⁴, only the prime factor 2 appears in the denominator, guaranteeing a terminating decimal.
7/16 = 0.4375

Strengths & Limitations of Each Method

Both fraction and decimal forms have advantages depending on the operation you need to perform. Knowing when each representation is more efficient can save valuable seconds on the ACCUPLACER.

When to prefer fractions vs. decimals
CriterionFraction FormDecimal Form
Addition / SubtractionRequires common denominator — can be slowAlign decimal points and add — fast
MultiplicationMultiply numerators and denominators — often allows cancellationCount decimal places — straightforward
DivisionMultiply by reciprocal — very cleanLong division can be tedious
Comparing sizesCross-multiplication is exactDirect digit-by-digit comparison — intuitive
ExactnessAlways exactMay truncate or round repeating decimals
STRATEGIC INSIGHT
Think of fractions as the precision tool and decimals as the speed tool. When a problem involves division or multiplication, fractions often simplify via cancellation before you calculate. When a problem involves addition, subtraction, or comparison, decimals let you line up place values and compute directly. On the ACCUPLACER, read the answer choices first — if they are in fraction form, keep your work in fractions; if in decimal form, convert early.

Connection to Percents & Proportional Reasoning

Converting between decimals and fractions is the gateway skill to a broader network of proportional reasoning. Percents are simply fractions with a denominator of 100 (or, equivalently, decimals multiplied by 100). If you can convert 0.375 to 3/8, you can also express it as 37.5% — the three representations form a triangle of equivalence that appears throughout the ACCUPLACER Arithmetic section and beyond into the College-Level Mathematics test.

How decimal-fraction conversion skills extend to higher math
Concept in This LessonAdvanced Extension
Decimal ↔ Fraction conversionPercent conversion and percent word problems
GCF simplificationSimplifying algebraic fractions (rational expressions)
Repeating decimals → fractionsGeometric series and convergence in pre-calculus
Terminating vs. repeating classificationNumber theory — rational vs. irrational numbers

If you plan to take the ACCUPLACER College-Level Math placement or progress to college algebra, the fluency you build here pays dividends. Rational expressions in algebra operate on exactly the same principles as numeric fractions — you will find a GCF, simplify, and convert between forms. Mastering the numeric version now builds the procedural habits that transfer directly to algebraic manipulation.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why the fraction 1/6 produces a repeating decimal rather than a terminating one. What property of the denominator determines this behavior?
PROBLEM 2BASIC CALCULATION
Convert 0.36 to a fraction in lowest terms.
PROBLEM 3INTERMEDIATE
Convert 11/32 to a decimal. Show the long-division process or an equivalent shortcut.
PROBLEM 4APPLIED
A test question states: "Which is greater, 5/12 or 0.42?" Convert one form to match the other and determine the answer.
PROBLEM 5CRITICAL THINKING
A student claims that 0.125125125… (repeating block 125) equals 1/8. Evaluate this claim. Convert 0.125125125… to a fraction using the repeating-decimal method, and compare it to 1/8 = 0.125 (terminating).

Lesson Summary

Converting between decimals and fractions rests on two reciprocal procedures. To go from a decimal to a fraction, use the place value of the last digit to determine a power-of-ten denominator, write the decimal's digits as the numerator, and simplify by dividing both parts by their GCF. To go from a fraction to a decimal, perform long division of the numerator by the denominator. If the denominator (in lowest terms) has only 2 and 5 as prime factors, the result terminates; otherwise, it repeats.

For ACCUPLACER success, memorize the common equivalences (halves, thirds, fourths, fifths, eighths) so you can convert instantly. When a problem mixes forms, match the format of the answer choices to avoid unnecessary work. Remember that fractions excel at multiplication and division through cancellation, while decimals simplify addition, subtraction, and comparison. Choosing the right representation strategically is as valuable as knowing how to convert.

Varsity Tutors • ACCUPLACER Arithmetic • Converting Decimals & Fractions