3.1 Decimal Place Value, Rounding & Comparing Decimals

Key Takeaways

  • In the base-10 decimal system, each position to the right of the decimal point represents a negative power of ten: tenths (0.1), hundredths (0.01), thousandths (0.001), and ten-thousandths (0.0001).
  • When reading or writing decimals in word form, the word 'and' represents the decimal point; the position of the final digit determines the fractional name of the decimal portion.
  • To round a decimal to a specified place value, examine the digit immediately to its right (the test digit): if the test digit is 5 or greater, round up by adding 1 to the target digit; if less than 5, keep the target digit unchanged.
  • To compare or order decimals, line up the decimal points vertically, annex trailing zeros so all numbers have equal decimal digits, and compare digits left-to-right starting from the highest place value.
  • Annexing trailing zeros to the right of a decimal point changes its visual appearance and place value name but does not alter its numerical value (0.4 = 0.40 = 0.400).
Last updated: August 2026

3.1 Decimal Place Value, Rounding & Comparing Decimals\n

The decimal number system is an extension of the base-10 positional place value system used for whole numbers. While whole number place values increase by factors of 10 as you move to the left of the ones place (tens, hundreds, thousands), decimal place values decrease by factors of 10 as you move to the right of the decimal point. Understanding decimal place values, knowing how to round decimals accurately, and mastering methods to compare decimal magnitudes are fundamental skills tested extensively on the ACCUPLACER Arithmetic exam.\n ---\n

The Base-10 Decimal Place Value System\n

The decimal point serves as the separator between the whole number part (to its left) and the fractional part (to its right). Each position to the right of the decimal point represents a fraction whose denominator is a power of 10:\n

  • Tenths place ($10^{-1} = \frac{1}{10} = 0.1$): The first digit to the right of the decimal point.\n- Hundredths place ($10^{-2} = \frac{1}{100} = 0.01$): The second digit to the right of the decimal point.\n- Thousandths place ($10^{-3} = \frac{1}{1000} = 0.001$): The third digit to the right of the decimal point.\n- Ten-thousandths place ($10^{-4} = \frac{1}{10000} = 0.0001$): The fourth digit to the right of the decimal point.\n

Decimal Place Value Chart\n

To visualize how place values align across the decimal point, examine the number 4,523.0769 in the table below:\n | Digit Position | Power of 10 | Place Value Name | Numerical Value | Digit in 4,523.0769 | Value of Digit |\n| :--- | :--- | :--- | :--- | :--- | :--- |\n| 4 places left | $10^3$ | Thousands | $1,000$ | 4 | $4,000$ |\n| 3 places left | $10^2$ | Hundreds | $100$ | 5 | $500$ |\n| 2 places left | $10^1$ | Tens | $10$ | 2 | $20$ |\n| 1 place left | $10^0$ | Ones | $1$ | 3 | $3$ |\n| Decimal Point | — | Separator | . | . | . |\n| 1 place right | $10^{-1}$ | Tenths | $0.1$ | 0 | $0.0$ |\n| 2 places right | $10^{-2}$ | Hundredths | $0.01$ | 7 | $0.07$ |\n| 3 places right | $10^{-3}$ | Thousandths | $0.001$ | 6 | $0.006$ |\n| 4 places right | $10^{-4}$ | Ten-Thousandths | $0.0001$ | 9 | $0.0009$ |\n ---\n

Reading and Writing Decimals\n

Converting decimal numbers between standard form, expanded form, and word form requires strict adherence to mathematical naming conventions.\n

Rules for Writing Decimals in Word Form\n1. Read the whole number portion to the left of the decimal point as you normally would.\n2. Express the decimal point using the word 'and'.\n3. Read the number to the right of the decimal point as if it were a whole number.\n4. State the place value of the last digit on the far right.\n

Mathematical Convention Note: In formal mathematics, the word 'and' is reserved exclusively for the decimal point. For example, $105$ is read as "one hundred five," whereas $100.05$ is read as "one hundred and five hundredths."\n

Examples of Decimal Forms\n

  • Standard Form: $0.047$\n - Word Form: Forty-seven thousandths\n - Expanded Form: $(4 \times 0.01) + (7 \times 0.001) = \frac{4}{100} + \frac{7}{1000}$\n
  • Standard Form: $12.308$\n - Word Form: Twelve and three hundred eight thousandths\n - Expanded Form: $(1 \times 10) + (2 \times 1) + (3 \times 0.1) + (0 \times 0.01) + (8 \times 0.001)$\n
  • Standard Form: $5.0064$\n - Word Form: Five and sixty-four ten-thousandths\n - Expanded Form: $5 + (6 \times 0.001) + (4 \times 0.0001)$\n ---\n

Rounding Decimals to Specified Place Values\n

Rounding decimals simplifies numbers while maintaining an approximation close to the original value. Rounding is frequently required after division or percentage calculations.\n

The Standard 4-Step Rounding Algorithm\n1. Identify the Target Place: Locate the digit in the place value to which you are rounding (e.g., tenths, hundredths).\n2. Examine the Test Digit: Look at the single digit immediately to the right of the target place.\n3. Apply the Rounding Decision Rule:\n - If the test digit is 5, 6, 7, 8, or 9, round UP (add 1 to the target digit).\n - If the test digit is 0, 1, 2, 3, or 4, round DOWN (keep the target digit unchanged).\n4. Drop Remaining Digits: Eliminate all digits to the right of the target place. Do not add zeros after the decimal point unless maintaining a specific decimal precision (such as cents in money).\n

Step-by-Step Worked Rounding Examples\n

Example 1: Standard Rounding\nRound 38.4729 to (a) the nearest tenth, (b) the nearest hundredth, and (c) the nearest thousandth.\n

  • (a) Nearest Tenth:\n - Target digit: 4 (tenths place).\n - Test digit: 7 (hundredths place).\n - Decision: Since $7 \ge 5$, add 1 to the target digit ($4 + 1 = 5$).\n - Result: 38.5\n
  • (b) Nearest Hundredth:\n - Target digit: 7 (hundredths place).\n - Test digit: 2 (thousandths place).\n - Decision: Since $2 < 5$, keep the target digit unchanged (7).\n - Result: 38.47\n
  • (c) Nearest Thousandth:\n - Target digit: 2 (thousandths place).\n - Test digit: 9 (ten-thousandths place).\n - Decision: Since $9 \ge 5$, add 1 to the target digit ($2 + 1 = 3$).\n - Result: 38.473\n

Example 2: Cascading Rounding Across Nines\nRound 4.9962 to the nearest hundredth.\n

  • Target digit: 9 (hundredths place).\n- Test digit: 6 (thousandths place).\n- Decision: Since $6 \ge 5$, add 1 to the hundredths digit ($9 + 1 = 10$).\n- Carrying: Write 0 in the hundredths place and carry 1 to the tenths place ($9 + 1 = 10$). Write 0 in the tenths place and carry 1 to the ones place ($4 + 1 = 5$).\n- Result: 5.00 (Keep the trailing zeros to explicitly show rounding to the hundredths place).\n ---\n

Comparing and Ordering Decimals\n

A common misconception is assuming that decimals with more digits are larger in value (e.g., mistakenly thinking $0.089$ is greater than $0.4$). To compare decimals accurately, follow a systematic place-value alignment strategy.\n

The Decimal Comparison Procedure\n1. Align Decimal Points: Write the numbers vertically, ensuring the decimal points are aligned in a straight column.\n2. Annex Trailing Zeros: Add zeros to the right of the numbers so that all numbers have the same number of decimal places.\n3. Compare Left-to-Right: Starting from the left (highest place value), compare digits in each column.\n4. Identify First Difference: The number with the larger digit at the first point of difference is the larger decimal.\n

Step-by-Step Worked Comparison Example\n

Order the following decimals from least to greatest: $0.4$, $0.089$, $0.405$, $0.45$, $0.09$.\n

  • Step 1: Align vertically and annex zeros to 3 decimal places:\n nn0.400(annexed two zeros)0.089(already 3 places)0.405(already 3 places)0.450(annexed one zero)0.090(annexed one zero)nn\\n \begin{array}{rl}\\n 0.400 & (\text{annexed two zeros}) \\ 0.089 & (\text{already 3 places}) \\ 0.405 & (\text{already 3 places}) \\ 0.450 & (\text{annexed one zero}) \\ 0.090 & (\text{annexed one zero})\\n \end{array}\\n \n
  • Step 2: Compare the tenths column:\n - $0.089$ and $0.090$ have 0 in the tenths place (smallest group).\n - $0.400$, $0.405$, and $0.450$ have 4 in the tenths place (larger group).\n
  • Step 3: Compare within the tenths = 0 group:\n - Look at the hundredths place: $0.089$ has 8, whereas $0.090$ has 9.\n - Since $8 < 9$, $0.089 < 0.090$.\n
  • Step 4: Compare within the tenths = 4 group:\n - Look at hundredths and thousandths: $0.400 < 0.405 < 0.450$.\n
  • Final Ordered List (Least to Greatest):\n 0.089<0.09<0.4<0.405<0.450.089 < 0.09 < 0.4 < 0.405 < 0.45\n ---\n

ACCUPLACER Exam Traps & Common Errors\n

[!WARNING]\n> Trap 1: The 'Longer Number is Bigger' Illusion\n> Students often select $0.089$ over $0.4$ because 89 is larger than 4. Always pad with trailing zeros ($0.400$ vs $0.089$) to compare $400$ thousandths against $89$ thousandths.\n [!WARNING]\n> Trap 2: Misinterpreting 'ths' Suffixes\n> Do not confuse tens ($10$) with tenths ($0.1$) or hundreds ($100$) with hundredths ($0.01$). Tens are to the left of the decimal; tenths are immediately to the right.\n [!WARNING]\n> Trap 3: Dropping Required Trailing Zeros in Cascading Rounding\n> When rounding $4.996$ to the nearest hundredth, writing $5$ or $5.0$ instead of $5.00$ loses place-value precision. The ACCUPLACER will penalize missing place-value zeros.

Test Your Knowledge

What is the decimal 17.6482 rounded to the nearest hundredth?

A
B
C
D
Test Your Knowledge

Which of the following decimal numbers has the greatest numerical value?

A
B
C
D
Test Your Knowledge

Which option correctly expresses the decimal number 25.074 in written word form?

A
B
C
D
Test Your Knowledge

When rounding 8.997 to the nearest hundredth, what is the correct result?

A
B
C
D