A decimal number consists of a whole number part and a fractional part separated by a decimal point. Each position to the right of the decimal point represents a fractional power of ten:
For example, in the number 36.8742:
HSPT Testing Note: The exam often tests whether students can correctly identify place values after operations are performed. A common trap is to shift the decimal point in the wrong direction or to count places incorrectly. Questions may ask "What digit is in the hundredths place?" after a calculation, requiring both computational accuracy and place value understanding.
When adding or subtracting decimals, the most critical step is to align the decimal points vertically. This ensures that digits in the same place value are added or subtracted together.
Key Rule: Line up the decimal points, then add or subtract as you would with whole numbers. The decimal point in the answer goes directly below the decimal points in the problem.
Steps:
Example: Addition
Calculate: 45.8 + 12.375 + 6.09
45.800 12.375 + 6.090 ------- 64.265
Example: Subtraction
Calculate: 50.4 - 18.657
50.400 - 18.657 ------- 31.743
HSPT Testing Note: The exam frequently creates traps by giving numbers with different numbers of decimal places. Students who don't align decimal points properly may add or subtract incorrectly. For example, calculating 5.6 + 2.345 as if it were 56 + 2345 leads to place value disasters. Another trap: forgetting to borrow across multiple zeros (like 50.4 - 18.657).
Example: Maria bought three items at the store: a notebook for $3.75, a pen for $1.89, and a folder for $0.56. What is the total cost of her purchase?
Correct Answer: (C) Solution: Add the three prices: 3.75 + 1.89 + 0.56
Align decimal points vertically:
3.75 1.89 + 0.56 ------
Starting from the right: 5 + 9 + 6 = 20 (write 0, carry 2)
Tenths place: 7 + 8 + 5 + 2 = 22 (write 2, carry 2)
Ones place: 3 + 1 + 0 + 2 = 6
Total = $6.20 Why each wrong answer is a trap: (A) $5.20 results from miscalculating the tenths place or forgetting to carry properly.
(B) $6.10 comes from adding the hundredths incorrectly (5 + 9 + 6 = 20, but writing 10 instead of 0 with carry 2).
(D) $6.30 results from incorrect addition in the hundredths place, possibly computing 5 + 9 + 6 as 30 instead of 20.
Example: A rope is 8.5 meters long. If 3.675 meters are cut off, how many meters remain?
Correct Answer: (A) Solution: Calculate 8.5 - 3.675
Write as 8.500 - 3.675 (adding zeros as placeholders)
8.500 - 3.675 -------
Cannot subtract 5 from 0 in thousandths place, borrow: 8.500 becomes 8.4(10)(10)
Actually: write it systematically with borrowing:
Thousandths: 10 - 5 = 5
Hundredths: 9 - 7 = 2 (after borrowing from tenths)
Tenths: 4 - 6 requires borrowing: becomes 14 - 6 = 8 (after borrowing from ones)
Ones: 7 - 3 = 4 (after borrowing 1 from the 8)
Result: 4.825 meters Why each wrong answer is a trap: (B) 4.925 comes from incorrectly handling the borrow in the hundredths place.
(C) 5.175 results from subtracting 3.675 from 8.500 but making an error in the ones place (not borrowing correctly).
(D) 5.825 comes from subtracting only 3 instead of 3.675, or from a complete misalignment of decimal points.
When multiplying decimals, you ignore the decimal points initially and multiply as if the numbers were whole numbers. Then, count the total number of decimal places in both factors and place the decimal point in the product so it has that same total number of decimal places.
Key Rule:
- Multiply the numbers as whole numbers (ignore decimal points)
- Count total decimal places in both factors
- Place the decimal point in the answer so it has that many decimal places (counting from the right)
Example: Multiply 4.6 × 3.2
Example: Multiply 0.08 × 0.5
HSPT Testing Note: A very common error is miscounting decimal places. Students often count the digits rather than the places after the decimal point. Another trap: when the product needs leading zeros (like 0.04 above), students forget to add them. The exam may also test whether students understand that multiplying by a decimal less than 1 makes the answer smaller than the original number.
Multiplying by 10, 100, 1000, etc., has a special shortcut:
Examples:
HSPT Testing Note: The exam loves to test whether students move the decimal point in the correct direction. Moving it left instead of right (or vice versa) is a very common mistake. Questions might also combine this with other operations or embed it in word problems about unit conversions.
Example: A sheet of paper weighs 4.75 grams. How much do 24 sheets weigh?
Correct Answer: (C) Solution: Calculate 4.75 × 24
Multiply as whole numbers: 475 × 24
475 × 20 = 9500
475 × 4 = 1900
9500 + 1900 = 11,400
4.75 has 2 decimal places, 24 has 0 decimal places, total = 2
Place decimal point 2 places from right: 114.00 = 114 grams Why each wrong answer is a trap: (A) 11.4 results from miscounting decimal places (placing the point 3 places from right instead of 2).
(B) 28.75 comes from adding 4.75 and 24 instead of multiplying, or from a major computational error.
(D) 287.5 results from placing the decimal point only 1 place from the right instead of 2.
When dividing a decimal by a whole number, place the decimal point in the quotient directly above the decimal point in the dividend, then divide normally.
Example: 12.6 ÷ 3
Set up long division with decimal point aligned:
4.2 ---- 3 )12.6 12 --- 06 6 --- 0
Answer: 4.2
When the divisor is a decimal, you must first convert it to a whole number by moving the decimal point to the right. Move the decimal point in the dividend the same number of places to keep the quotient the same.
Key Rule: Make the divisor a whole number by moving its decimal point to the right. Move the dividend's decimal point the same number of places. Then divide normally.
Example: 8.4 ÷ 0.4
Example: 6.3 ÷ 0.07
HSPT Testing Note: Moving the decimal point the wrong number of places is the most common error. Students also sometimes move the decimal point in only the divisor or only the dividend, not both. Another trap: forgetting to add zeros when needed to move the decimal point enough places.
Dividing by 10, 100, 1000, etc., also has a shortcut:
Examples:
Example: What is the value of 15.6 ÷ 0.12?
Correct Answer: (C) Solution: Calculate 15.6 ÷ 0.12
Make divisor a whole number: move decimal in 0.12 two places right → 12
Move decimal in 15.6 two places right → 1560
Now divide: 1560 ÷ 12
12 × 100 = 1200, leaving 360
12 × 30 = 360
Total: 100 + 30 = 130 Why each wrong answer is a trap: (A) 1.3 comes from moving the decimal point incorrectly after division or from dividing 15.6 by 12 instead of adjusting properly.
(B) 13 results from moving the decimal point only one place instead of two in the dividend, computing 156 ÷ 12.
(D) 1300 comes from moving the decimal point three places instead of two, or from a place value error in the final answer.
To compare decimals, align the decimal points and compare digit by digit from left to right, starting with the whole number parts.
Strategy:
Example: Order from least to greatest: 0.8, 0.75, 0.805, 0.078
Order: 0.078, 0.75, 0.8, 0.805
HSPT Testing Note: The exam often includes numbers with different numbers of decimal places to see if students can correctly line them up mentally. A common error is thinking 0.8 is less than 0.75 because 8 is less than 75 (forgetting about place value). Another trap: thinking more decimal places means a larger number.
Estimation involves rounding numbers to make mental calculations easier. This is especially important on timed exams when exact calculations might be too time-consuming.
Rounding rules:
Examples:
For estimation in operations:
Example: Estimate 48.7 × 5.2
HSPT Testing Note: Estimation questions ask "Which number is closest to..." or "What is the best estimate of...". Wrong answers are often the result of correct calculation without rounding, or rounding incorrectly. The exam tests whether students understand when to round up or down and whether the estimate should be higher or lower than the exact answer.
Example: Which of the following is the best estimate of 19.8 × 4.9?
Correct Answer: (C) Solution: Round each number to make mental calculation easier
19.8 rounds to 20
4.9 rounds to 5
Estimate: 20 × 5 = 100
(Actual calculation: 19.8 × 4.9 = 97.02, so 100 is indeed the closest estimate) Why each wrong answer is a trap: (A) 80 comes from rounding 4.9 down to 4 (incorrect rounding) and computing 20 × 4.
(B) 90 might result from rounding 19.8 to 18 (incorrect) and computing 18 × 5, or from another estimation error.
(D) 110 might come from rounding both numbers up more aggressively (like 20 × 5.5) or from a mental math error.
When a problem involves multiple operations with decimals, use the standard order of operations:
PEMDAS/BODMAS:
- Parentheses / Brackets
- Exponents / Orders
- Multiplication and Division (left to right)
- Addition and Subtraction (left to right)
Example: Calculate 8.4 - 2.5 × 2
Example: Calculate (6.5 + 3.5) ÷ 2
HSPT Testing Note: Questions deliberately include operations where students might compute left-to-right instead of using proper order of operations. For example, computing 8.4 - 2.5 × 2 as (8.4 - 2.5) × 2 = 11.8 is a common trap. Always look for multiplication and division before addition and subtraction unless parentheses dictate otherwise.
Example: What is the value of 12 ÷ 0.5 + 3.6 × 2?
Correct Answer: (B) Solution: Apply order of operations: division and multiplication before addition
First: 12 ÷ 0.5 = 120 ÷ 5 = 24 (move decimal point one place right in both numbers)
Second: 3.6 × 2 = 7.2
Third: 24 + 7.2 = 31.2 Why each wrong answer is a trap: (A) 15.6 results from computing incorrectly, possibly dividing 12 by 0.5 as 6 instead of 24, then adding 7.2 to get 13.2, or other errors.
(C) 39.6 comes from computing left to right: (12 ÷ 0.5 + 3.6) × 2, adding before multiplying by 2.
(D) 62.4 comes from adding all the numbers first and then performing operations, such as (12 + 3.6) ÷ 0.5 × 2 or similar misapplication of order.
Many decimal problems on the exam are embedded in real-world contexts involving money, measurement, or rates. Success requires:
Common contexts:
HSPT Testing Note: Word problems often require multiple steps. Students must identify the correct sequence of operations and avoid mixing up when to add, subtract, multiply, or divide. A key trap: performing the right operations but on the wrong numbers, or forgetting to answer the actual question asked (e.g., finding the cost of one item when asked for the cost of several).
Example: A store sells pencils for $0.45 each. If Jamie buys 8 pencils and pays with a $5 bill, how much change should Jamie receive?
Correct Answer: (B) Solution: Step 1: Calculate cost of 8 pencils
0.45 × 8 = 3.60 dollars
Step 2: Calculate change from $5
5.00 - 3.60 = 1.40 dollars
Jamie receives $1.40 in change Why each wrong answer is a trap: (A) $0.40 comes from computing 5 - 0.45 × 8 with an order of operations error, or from subtracting 0.45 from 5.00 and dividing by 8.
(C) $3.60 is the cost of the pencils, not the change-students who stop after the first step choose this.
(D) $4.55 results from subtracting only one pencil's cost (5.00 - 0.45) instead of the total cost of 8 pencils.
Understanding common mistakes helps you double-check your work efficiently:
Time-Saving Tip for HSPT: When multiplying or dividing by powers of 10, don't write out the full calculation-just move the decimal point. When adding/subtracting, if numbers have different lengths, write trailing zeros mentally or on paper to help alignment. Use estimation to eliminate obviously wrong answers before calculating exactly.
1. What is the value of 7.08 + 12.5 + 0.347?
2. A ribbon that is 15.25 meters long is cut into 5 equal pieces. How long is each piece?
3. What is the product of 0.06 and 0.8?
4. Which of the following is equivalent to 45.6 ÷ 100?
5. What is the difference between 20.4 and 13.675?
6. A bag of apples weighs 3.2 kilograms. How much do 15 bags weigh?
7. Which number is closest to the product of 24.8 and 3.9?
8. What is the value of 18 ÷ 0.6 - 5?
9. A bottle contains 2.5 liters of juice. If the juice is poured equally into 8 glasses, how many liters does each glass contain?
10. Arrange these decimals from least to greatest: 0.65, 0.605, 0.6, 0.056. Which decimal is second in the ordered list?
1. B | 2. B | 3. B | 4. B | 5. A | 6. C | 7. C | 8. B | 9. A | 10. B