HSPT Exam  >  HSPT Notes  >   Mathematics  >  Decimal Operations

Decimal Operations

1. Understanding Decimal Place Value

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:

  • First position: tenths \(\left(\frac{1}{10}\right)\)
  • Second position: hundredths \(\left(\frac{1}{100}\right)\)
  • Third position: thousandths \(\left(\frac{1}{1000}\right)\)
  • Fourth position: ten-thousandths \(\left(\frac{1}{10000}\right)\)

For example, in the number 36.8742:

  • 3 is in the tens place
  • 6 is in the ones place
  • 8 is in the tenths place
  • 7 is in the hundredths place
  • 4 is in the thousandths place
  • 2 is in the ten-thousandths place
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.

2. Adding and Subtracting Decimals

2.1 The Vertical Alignment Method

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:

  1. Write the numbers vertically with decimal points aligned
  2. Add zeros as placeholders if needed to make all numbers have the same number of decimal places
  3. Add or subtract from right to left, regrouping (carrying or borrowing) as necessary
  4. Place the decimal point in the answer directly below the other decimal points

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).

2.2 Worked Example: Addition in Context

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?

  1. $5.20
  2. $6.10
  3. $6.20
  4. $6.30
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.

2.3 Worked Example: Subtraction with Borrowing

Example: A rope is 8.5 meters long. If 3.675 meters are cut off, how many meters remain?

  1. 4.825 meters
  2. 4.925 meters
  3. 5.175 meters
  4. 5.825 meters
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.

3. Multiplying Decimals

3.1 The Process

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:
  1. Multiply the numbers as whole numbers (ignore decimal points)
  2. Count total decimal places in both factors
  3. Place the decimal point in the answer so it has that many decimal places (counting from the right)

Example: Multiply 4.6 × 3.2

  • Ignore decimals: 46 × 32 = 1472
  • Count decimal places: 4.6 has 1, 3.2 has 1, total = 2
  • Place decimal point 2 places from right: 14.72

Example: Multiply 0.08 × 0.5

  • Ignore decimals: 8 × 5 = 40
  • Count decimal places: 0.08 has 2, 0.5 has 1, total = 3
  • Place decimal point 3 places from right: 0.040 = 0.04
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.

3.2 Multiplying by Powers of Ten

Multiplying by 10, 100, 1000, etc., has a special shortcut:

  • To multiply by 10: move decimal point 1 place right
  • To multiply by 100: move decimal point 2 places right
  • To multiply by 1000: move decimal point 3 places right

Examples:

  • 3.456 × 10 = 34.56
  • 3.456 × 100 = 345.6
  • 0.072 × 1000 = 72
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.

3.3 Worked Example: Multiplication in Context

Example: A sheet of paper weighs 4.75 grams. How much do 24 sheets weigh?

  1. 11.4 grams
  2. 28.75 grams
  3. 114 grams
  4. 287.5 grams
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.

4. Dividing Decimals

4.1 Division by Whole Numbers

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

4.2 Division by Decimals

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

  • Move decimal point in 0.4 one place right → 4
  • Move decimal point in 8.4 one place right → 84
  • Now compute: 84 ÷ 4 = 21

Example: 6.3 ÷ 0.07

  • Move decimal point in 0.07 two places right → 7
  • Move decimal point in 6.3 two places right → 630
  • Now compute: 630 ÷ 7 = 90
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.

4.3 Dividing by Powers of Ten

Dividing by 10, 100, 1000, etc., also has a shortcut:

  • To divide by 10: move decimal point 1 place left
  • To divide by 100: move decimal point 2 places left
  • To divide by 1000: move decimal point 3 places left

Examples:

  • 45.8 ÷ 10 = 4.58
  • 45.8 ÷ 100 = 0.458
  • 7 ÷ 1000 = 0.007

4.4 Worked Example: Division with Decimal Divisor

Example: What is the value of 15.6 ÷ 0.12?

  1. 1.3
  2. 13
  3. 130
  4. 1300
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.

5. Comparing and Ordering Decimals

To compare decimals, align the decimal points and compare digit by digit from left to right, starting with the whole number parts.

Strategy:

  1. Compare the whole number parts first
  2. If equal, compare the tenths place
  3. If still equal, compare the hundredths place, and so on

Example: Order from least to greatest: 0.8, 0.75, 0.805, 0.078

  • Write with same decimal places: 0.800, 0.750, 0.805, 0.078
  • Compare: 0.078 is smallest (no tenths except 0)
  • Next: 0.750 (tenths digit 7, hundredths 5)
  • Next: 0.800 (tenths digit 8, hundredths 0)
  • Largest: 0.805 (tenths digit 8, hundredths 0, thousandths 5)

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.

6. Estimating with Decimals

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:

  • If the digit to the right of the rounding place is 5 or greater, round up
  • If the digit to the right of the rounding place is less than 5, round down

Examples:

  • 4.68 rounded to nearest tenth: 4.7 (8 ≥ 5, round up)
  • 4.68 rounded to nearest whole: 5 (6 ≥ 5, round up)
  • 3.234 rounded to nearest hundredth: 3.23 (4 < 5,="" round="">

For estimation in operations:

  • Addition/Subtraction: round each number to the same place value, then compute
  • Multiplication/Division: round to 1 significant figure for quick mental math

Example: Estimate 48.7 × 5.2

  • Round: 48.7 ≈ 50, 5.2 ≈ 5
  • Calculate: 50 × 5 = 250
  • Actual: 48.7 × 5.2 = 253.24
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.

6.1 Worked Example: Estimation

Example: Which of the following is the best estimate of 19.8 × 4.9?

  1. 80
  2. 90
  3. 100
  4. 110
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.

7. Mixed Operations and Order of Operations

When a problem involves multiple operations with decimals, use the standard order of operations:

PEMDAS/BODMAS:
  1. Parentheses / Brackets
  2. Exponents / Orders
  3. Multiplication and Division (left to right)
  4. Addition and Subtraction (left to right)

Example: Calculate 8.4 - 2.5 × 2

  • Multiplication first: 2.5 × 2 = 5.0
  • Then subtraction: 8.4 - 5.0 = 3.4

Example: Calculate (6.5 + 3.5) ÷ 2

  • Parentheses first: 6.5 + 3.5 = 10.0
  • Then division: 10.0 ÷ 2 = 5.0
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.

7.1 Worked Example: Order of Operations

Example: What is the value of 12 ÷ 0.5 + 3.6 × 2?

  1. 15.6
  2. 31.2
  3. 39.6
  4. 62.4
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.

8. Word Problems Involving Decimals

Many decimal problems on the exam are embedded in real-world contexts involving money, measurement, or rates. Success requires:

  • Carefully reading to identify what operation is needed
  • Converting units if necessary (dollars to cents, meters to centimeters, etc.)
  • Keeping track of decimal points throughout
  • Checking whether the answer makes sense in context

Common contexts:

  • Money: adding purchases, calculating change, finding unit prices
  • Measurement: length, weight, capacity with metric units
  • Rates: speed (miles per hour), price per item, etc.
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).

8.1 Worked Example: Multi-Step Word Problem

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?

  1. $0.40
  2. $1.40
  3. $3.60
  4. $4.55
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.

9. Common Errors and How to Avoid Them

Understanding common mistakes helps you double-check your work efficiently:

  • Misaligning decimal points in addition/subtraction: Always write numbers in a column with decimal points lined up
  • Miscounting decimal places in multiplication: Count carefully; use your pencil to mark each decimal place
  • Moving decimal wrong direction in division: Remember divisor becomes whole number by moving right; dividend moves the same way
  • Forgetting order of operations: Multiply/divide before add/subtract unless parentheses say otherwise
  • Thinking more digits means bigger number: 0.8 > 0.75 even though 75 > 8
  • Rounding at the wrong step: Only round at the end unless told to estimate
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.

10. Practice Questions

1. What is the value of 7.08 + 12.5 + 0.347?

  1. 19.827
  2. 19.927
  3. 20.027
  4. 20.135

2. A ribbon that is 15.25 meters long is cut into 5 equal pieces. How long is each piece?

  1. 2.05 meters
  2. 3.05 meters
  3. 3.25 meters
  4. 10.25 meters

3. What is the product of 0.06 and 0.8?

  1. 0.0048
  2. 0.048
  3. 0.48
  4. 4.8

4. Which of the following is equivalent to 45.6 ÷ 100?

  1. 0.0456
  2. 0.456
  3. 4.56
  4. 456

5. What is the difference between 20.4 and 13.675?

  1. 6.725
  2. 6.825
  3. 7.275
  4. 7.725

6. A bag of apples weighs 3.2 kilograms. How much do 15 bags weigh?

  1. 18.2 kilograms
  2. 45 kilograms
  3. 48 kilograms
  4. 480 kilograms

7. Which number is closest to the product of 24.8 and 3.9?

  1. 80
  2. 90
  3. 100
  4. 120

8. What is the value of 18 ÷ 0.6 - 5?

  1. 20
  2. 25
  3. 30
  4. 35

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?

  1. 0.3125 liters
  2. 0.325 liters
  3. 3.125 liters
  4. 3.2 liters

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. 0.056
  2. 0.6
  3. 0.605
  4. 0.65

Answer Key

1. B | 2. B | 3. B | 4. B | 5. A | 6. C | 7. C | 8. B | 9. A | 10. B

The document Decimal Operations is a part of the HSPT Course HSPT Mathematics.
All you need of HSPT at this link: HSPT
Explore Courses for HSPT exam
Get EduRev Notes directly in your Google search
Related Searches
mock tests for examination, Important questions, Extra Questions, ppt, Exam, Previous Year Questions with Solutions, MCQs, study material, Objective type Questions, Summary, Semester Notes, Viva Questions, shortcuts and tricks, Decimal Operations, pdf , practice quizzes, Free, Decimal Operations, Sample Paper, Decimal Operations, video lectures, past year papers;