Using and interpreting numbers in standard form.
Subtopic Navigator
- Introduction to Standard Form
- Converting Numbers to and from Standard Form
- Multiplying Numbers in Standard Form
- Dividing Numbers in Standard Form
- Adding and Subtracting in Standard Form
- Methods & Techniques
- Common Mistakes & Misconceptions
- Real-World Applications
- Practice Exercises
- Conclusion & Summary
Lesson Objectives
- Understand the definition and purpose of standard form (scientific notation)
- Convert large and small numbers into standard form
- Convert numbers from standard form back to ordinary form
- Multiply and divide numbers written in standard form
- Add and subtract numbers written in standard form
- Use standard form to solve real-world problems involving very large and very small quantities
- Interpret calculator displays showing numbers in standard form
Introduction to Standard Form
Standard form, also known as scientific notation, is a way of writing very large or very small numbers concisely. A number is written in standard form as $A \times 10^n$, where $1 \leq A < 10$ and $n$ is an integer (positive, negative, or zero). This notation is essential in science, engineering, and mathematics when dealing with quantities like the distance to stars, the mass of atoms, or population figures.
$A \times 10^n$ where $1 \leq A < 10$ and $n \in \mathbb{Z}$ (integer)
• Standard Form (Scientific Notation): A way of writing numbers as a product of a number between 1 and 10 and a power of 10.
• Positive Index (n > 0): Represents large numbers (greater than 10).
• Negative Index (n < 0): Represents small numbers (between 0 and 1).
• Zero Index (n = 0): Represents numbers between 1 and 10 (no change).
Converting Numbers to and from Standard Form
To convert a number to standard form, move the decimal point so that only one non-zero digit remains to its left. Count how many places you moved the decimal point — this becomes the index (power) of 10. If you moved left, the index is positive (large numbers). If you moved right, the index is negative (small numbers).
1. Identify the decimal point in the original number.
2. Move the decimal point so that it is after the first non-zero digit.
3. Count the number of places you moved the decimal point.
4. If you moved left, the index is positive. If you moved right, the index is negative.
5. Write as: (new number) × 10^(number of places moved)
Problem: Write 45,000,000 in standard form.
Solution:
Step 1: 45,000,000 = 45,000,000.0
Step 2: Move decimal point left until after the first non-zero digit (4): 4.5000000
Step 3: Number of places moved = 7
Step 4: Moved left → positive index: 7
Step 5: 45,000,000 = $4.5 \times 10^7$
Problem: Write 0.0000567 in standard form.
Solution:
Step 1: 0.0000567
Step 2: Move decimal point right until after the first non-zero digit (5): 5.67
Step 3: Number of places moved = 5
Step 4: Moved right → negative index: -5
Step 5: 0.0000567 = $5.67 \times 10^{-5}$
Problem: Write $3.2 \times 10^6$ in ordinary form.
Solution:
$10^6 = 1,000,000$
$3.2 \times 1,000,000 = 3,200,000$
Alternatively: Move decimal point 6 places to the right: 3.2 → 32 → 320 → 3,200 → 32,000 → 320,000 → 3,200,000
Problem: Write $4.56 \times 10^{-4}$ in ordinary form.
Solution:
$10^{-4} = 0.0001$
$4.56 \times 0.0001 = 0.000456$
Alternatively: Move decimal point 4 places to the left: 4.56 → 0.456 → 0.0456 → 0.00456 → 0.000456
The value of A must be between 1 and 10 (including 1 but excluding 10). For example, $12.3 \times 10^5$ is not in standard form because 12.3 ≥ 10. It should be written as $1.23 \times 10^6$.
Practice for Concept 1 (Converting Numbers)
- Write 5,600,000 in standard form.
- Write 0.000089 in standard form.
- Write $6.78 \times 10^4$ in ordinary form.
- Write $9.01 \times 10^{-3}$ in ordinary form.
- Convert 0.000000452 to standard form.
- Convert 3,450,000,000 to standard form.
- Convert $2.5 \times 10^{-6}$ to ordinary form.
- Convert $7.89 \times 10^8$ to ordinary form.
Multiplying Numbers in Standard Form
When multiplying numbers in standard form, multiply the A values together and add the indices (powers of 10). Then adjust the result so that the new A value is between 1 and 10.
$(A \times 10^m) \times (B \times 10^n) = (A \times B) \times 10^{m+n}$
Problem: Calculate $(3 \times 10^4) \times (2 \times 10^5)$
Solution:
Step 1: Multiply the A values: $3 \times 2 = 6$
Step 2: Add the indices: $4 + 5 = 9$
Step 3: Result: $6 \times 10^9$
Step 4: Check A is between 1 and 10 → 6 is valid.
Answer: $6 \times 10^9$
Problem: Calculate $(4.5 \times 10^6) \times (2 \times 10^4)$
Solution:
Step 1: Multiply A values: $4.5 \times 2 = 9.0$
Step 2: Add indices: $6 + 4 = 10$
Step 3: Result: $9.0 \times 10^{10}$
Answer: $9 \times 10^{10}$
Problem: Calculate $(5 \times 10^3) \times (3 \times 10^4)$
Solution:
Step 1: Multiply A values: $5 \times 3 = 15$
Step 2: Add indices: $3 + 4 = 7$
Step 3: $15 \times 10^7$ is not standard form (15 ≥ 10)
Step 4: Adjust: $15 = 1.5 \times 10^1$, so $1.5 \times 10^1 \times 10^7 = 1.5 \times 10^{8}$
Answer: $1.5 \times 10^8$
Problem: Calculate $(2 \times 10^{-3}) \times (4 \times 10^{-2})$
Solution:
Step 1: Multiply A values: $2 \times 4 = 8$
Step 2: Add indices: $(-3) + (-2) = -5$
Step 3: Result: $8 \times 10^{-5}$
Answer: $8 \times 10^{-5}$
Practice for Concept 2 (Multiplying)
- Calculate $(2 \times 10^5) \times (3 \times 10^4)$
- Calculate $(6 \times 10^7) \times (2 \times 10^3)$
- Calculate $(5 \times 10^{-2}) \times (4 \times 10^{-3})$
- Calculate $(4.5 \times 10^6) \times (2 \times 10^5)$
- Calculate $(3 \times 10^8) \times (5 \times 10^9)$
Dividing Numbers in Standard Form
When dividing numbers in standard form, divide the A values and subtract the indices (powers of 10). Then adjust the result so that the new A value is between 1 and 10.
$(A \times 10^m) \div (B \times 10^n) = (A \div B) \times 10^{m-n}$
Problem: Calculate $(6 \times 10^7) \div (2 \times 10^3)$
Solution:
Step 1: Divide A values: $6 \div 2 = 3$
Step 2: Subtract indices: $7 - 3 = 4$
Step 3: Result: $3 \times 10^4$
Answer: $3 \times 10^4$
Problem: Calculate $(8 \times 10^5) \div (2 \times 10^7)$
Solution:
Step 1: Divide A values: $8 \div 2 = 4$
Step 2: Subtract indices: $5 - 7 = -2$
Step 3: Result: $4 \times 10^{-2}$
Answer: $4 \times 10^{-2} = 0.04$
Problem: Calculate $(3 \times 10^6) \div (6 \times 10^2)$
Solution:
Step 1: Divide A values: $3 \div 6 = 0.5$
Step 2: Subtract indices: $6 - 2 = 4$
Step 3: $0.5 \times 10^4$ is not standard form (0.5 < 1)
Step 4: Adjust: $0.5 = 5 \times 10^{-1}$, so $5 \times 10^{-1} \times 10^4 = 5 \times 10^{3}$
Answer: $5 \times 10^3$
Problem: Calculate $(9 \times 10^{-4}) \div (3 \times 10^{-2})$
Solution:
Step 1: Divide A values: $9 \div 3 = 3$
Step 2: Subtract indices: $(-4) - (-2) = -4 + 2 = -2$
Step 3: Result: $3 \times 10^{-2}$
Answer: $3 \times 10^{-2} = 0.03$
Practice for Concept 3 (Dividing)
- Calculate $(8 \times 10^6) \div (2 \times 10^3)$
- Calculate $(9 \times 10^4) \div (3 \times 10^5)$
- Calculate $(4 \times 10^{-2}) \div (2 \times 10^{-4})$
- Calculate $(5 \times 10^7) \div (4 \times 10^2)$
- Calculate $(2.5 \times 10^8) \div (5 \times 10^3)$
Adding and Subtracting in Standard Form
To add or subtract numbers in standard form, they must have the same index (power of 10). Convert both numbers to the same index, then add or subtract the A values.
1. Adjust the numbers so they have the same power of 10.
2. Add or subtract the A values.
3. Adjust the result so that the new A value is between 1 and 10.
Problem: Calculate $(3 \times 10^4) + (2 \times 10^4)$
Solution:
Step 1: Same index (10^4) → no adjustment needed.
Step 2: Add A values: $3 + 2 = 5$
Step 3: Result: $5 \times 10^4$
Answer: $5 \times 10^4$
Problem: Calculate $(2 \times 10^5) + (3 \times 10^4)$
Solution:
Step 1: Adjust $3 \times 10^4$ to match $10^5$: $3 \times 10^4 = 0.3 \times 10^5$
Step 2: Add: $(2 \times 10^5) + (0.3 \times 10^5) = 2.3 \times 10^5$
Step 3: A = 2.3 (between 1 and 10) → valid.
Answer: $2.3 \times 10^5$
Problem: Calculate $(5 \times 10^6) - (2 \times 10^5)$
Solution:
Step 1: Adjust $2 \times 10^5$ to match $10^6$: $2 \times 10^5 = 0.2 \times 10^6$
Step 2: Subtract: $(5 \times 10^6) - (0.2 \times 10^6) = 4.8 \times 10^6$
Step 3: A = 4.8 (valid)
Answer: $4.8 \times 10^6$
Problem: Calculate $(3 \times 10^{-3}) + (5 \times 10^{-4})$
Solution:
Step 1: Adjust $5 \times 10^{-4}$ to match $10^{-3}$: $5 \times 10^{-4} = 0.5 \times 10^{-3}$
Step 2: Add: $(3 \times 10^{-3}) + (0.5 \times 10^{-3}) = 3.5 \times 10^{-3}$
Answer: $3.5 \times 10^{-3}$
Never add or subtract the indices directly. You must convert to the same power of 10 before combining the A values.
Practice for Concept 4 (Adding and Subtracting)
- Calculate $(4 \times 10^5) + (3 \times 10^5)$
- Calculate $(7 \times 10^4) - (2 \times 10^4)$
- Calculate $(6 \times 10^6) + (4 \times 10^5)$
- Calculate $(8 \times 10^3) - (3 \times 10^2)$
- Calculate $(2 \times 10^{-2}) + (5 \times 10^{-3})$
Methods & Techniques
Mastering standard form requires practice with place value and index laws. Use these strategies to avoid errors.
1. For conversions: Convert back to ordinary form to verify.
2. For multiplication: Check if the index is approximately the sum of original indices.
3. For division: Multiply the result by the divisor to get back the original.
4. For addition/subtraction: Convert both numbers to ordinary form and add/subtract, then convert back.
Original problem: $(3 \times 10^5) \times (2 \times 10^4)$
Your solution: $6 \times 10^9$
Check:
$3 \times 10^5 = 300,000$
$2 \times 10^4 = 20,000$
$300,000 \times 20,000 = 6,000,000,000 = 6 \times 10^9$ ✓
• Pitfall 1: Forgetting that A must be between 1 and 10 → Solution: Always check and adjust after any operation.
• Pitfall 2: Adding indices when adding numbers (only multiply adds indices) → Solution: Remember: multiplication adds indices; division subtracts; addition/subtraction requires same index.
• Pitfall 3: Miscounting decimal places when converting → Solution: Write the number clearly and count carefully.
• Pitfall 4: Forgetting negative index rules → Solution: $10^{-n} = 1/10^n$; moving decimal right gives negative index.
Technique Practice
- Verify: Is $4.5 \times 10^6$ the correct standard form of 4,500,000?
- Check the calculation: $(2 \times 10^3) \times (3 \times 10^2) = 6 \times 10^5$. Is this correct?
- Identify the error: $(8 \times 10^4) \div (2 \times 10^2) = 4 \times 10^2$. What is wrong? Correct it.
- A student wrote $(3 \times 10^4) + (2 \times 10^3) = 5 \times 10^7$. Is this correct? Explain.
Real-World Applications
Standard form is used extensively in science, astronomy, physics, chemistry, and engineering to handle extremely large or small measurements.
Scenario: The distance from Earth to the nearest star (Proxima Centauri) is approximately $4.0 \times 10^{13}$ km. Light travels at $3.0 \times 10^5$ km/s. How many seconds does light take to travel from Proxima Centauri to Earth?
Problem: Calculate time = distance ÷ speed.
Solution:
Time = $(4.0 \times 10^{13}) \div (3.0 \times 10^5)$
= $(4.0 \div 3.0) \times 10^{13-5}$
= $1.333... \times 10^8$ seconds
= $1.33 \times 10^8$ seconds (3 significant figures)
Practical interpretation: Light takes about 133 million seconds, or approximately 4.2 years.
Scenario: A typical human red blood cell has a diameter of $7.5 \times 10^{-6}$ m. How many red blood cells lined up end to end would make a length of 1 meter?
Problem: Number = total length ÷ diameter of one cell.
Solution:
Number = $1 \div (7.5 \times 10^{-6})$ = $1 \times 10^0 \div (7.5 \times 10^{-6})$
= $(1 \div 7.5) \times 10^{0 - (-6)}$ = $(0.1333...) \times 10^{6}$
Adjust: $0.1333 \times 10^6 = 1.333 \times 10^5$
Approximately $1.33 \times 10^5$ cells (133,000 cells).
Scenario: The mass of a proton is approximately $1.67 \times 10^{-27}$ kg. The mass of an electron is approximately $9.11 \times 10^{-31}$ kg. How many times heavier is a proton than an electron?
Problem: Ratio = proton mass ÷ electron mass.
Solution:
Ratio = $(1.67 \times 10^{-27}) \div (9.11 \times 10^{-31})$
= $(1.67 \div 9.11) \times 10^{-27 - (-31)}$
= $0.1833 \times 10^{4}$ = $1.833 \times 10^3$
A proton is about $1.83 \times 10^3$ or 1,830 times heavier than an electron.
Scenario: A country's national debt is $2.5 \times 10^{13}$ dollars. The population is $3.2 \times 10^8$ people. What is the debt per person?
Problem: Debt per person = total debt ÷ population.
Solution:
Debt per person = $(2.5 \times 10^{13}) \div (3.2 \times 10^8)$
= $(2.5 \div 3.2) \times 10^{13-8}$
= $0.78125 \times 10^5$ = $7.8125 \times 10^4$ dollars
Approximately $78,125 per person.
Cross-Curricular Connections
- Physics: Speed of light ($3.0 \times 10^8$ m/s), Planck's constant ($6.626 \times 10^{-34}$ J·s)
- Chemistry: Avogadro's number ($6.02 \times 10^{23}$), atomic masses ($1.67 \times 10^{-27}$ kg)
- Biology: Cell sizes ($10^{-6}$ to $10^{-5}$ m), bacterial populations ($10^6$ to $10^9$ per mL)
- Astronomy: Distances in light-years ($9.46 \times 10^{15}$ m), masses of stars ($10^{30}$ kg)
- Economics: National debts ($10^{12}$ - $10^{13}$ dollars), GDP of countries ($10^{12}$ dollars)
Cumulative Practice Exercises
Try these problems on your own. Show all working steps. Use the verification strategies to check your answers.
- Write 93,000,000 in standard form.
- Write 0.00000721 in standard form.
- Write $5.67 \times 10^5$ in ordinary form.
- Write $8.02 \times 10^{-4}$ in ordinary form.
- Calculate $(4 \times 10^3) \times (2 \times 10^5)$.
- Calculate $(9 \times 10^7) \times (3 \times 10^{-2})$.
- Calculate $(6 \times 10^8) \div (2 \times 10^3)$.
- Calculate $(5 \times 10^{-3}) \div (2 \times 10^{-4})$.
- Calculate $(3.2 \times 10^5) + (4.8 \times 10^5)$.
- Calculate $(7 \times 10^6) + (2 \times 10^5)$.
- Calculate $(5 \times 10^{-2}) - (3 \times 10^{-3})$.
- The mass of Earth is $5.97 \times 10^{24}$ kg. The mass of Mars is $6.42 \times 10^{23}$ kg. How many times heavier is Earth than Mars?
- The distance from the Sun to Neptune is $4.5 \times 10^9$ km. Light travels at $3.0 \times 10^5$ km/s. How many minutes does light take to travel from the Sun to Neptune?
- Error analysis: A student wrote $(6 \times 10^4) + (4 \times 10^3) = 10 \times 10^7$. Is this correct? Explain and give the correct answer.
- A bacteria population grows from $1.2 \times 10^6$ to $4.8 \times 10^6$ in 3 hours. What is the increase in population? Write your answer in standard form.
Answers to Cumulative Exercises
- Problem: 93,000,000 in standard form.
Answer: $9.3 \times 10^7$ - Problem: 0.00000721 in standard form.
Answer: $7.21 \times 10^{-6}$ - Problem: $5.67 \times 10^5$ in ordinary form.
Answer: 567,000 - Problem: $8.02 \times 10^{-4}$ in ordinary form.
Answer: 0.000802 - Problem: $(4 \times 10^3) \times (2 \times 10^5)$.
Answer: $8 \times 10^8$ - Problem: $(9 \times 10^7) \times (3 \times 10^{-2})$.
Answer: $27 \times 10^5 = 2.7 \times 10^6$ - Problem: $(6 \times 10^8) \div (2 \times 10^3)$.
Answer: $3 \times 10^5$ - Problem: $(5 \times 10^{-3}) \div (2 \times 10^{-4})$.
Answer: $2.5 \times 10^{1} = 25$ - Problem: $(3.2 \times 10^5) + (4.8 \times 10^5)$.
Answer: $8.0 \times 10^5$ - Problem: $(7 \times 10^6) + (2 \times 10^5)$.
Answer: $7.2 \times 10^6$ - Problem: $(5 \times 10^{-2}) - (3 \times 10^{-3})$.
Answer: $4.7 \times 10^{-2}$ - Problem: Earth mass $5.97 \times 10^{24}$ kg, Mars mass $6.42 \times 10^{23}$ kg. Ratio?
Answer: $(5.97 \div 6.42) \times 10^{1} = 0.93 \times 10 = 9.3$ times heavier - Problem: Distance $4.5 \times 10^9$ km, speed $3.0 \times 10^5$ km/s. Minutes?
Answer: Time = $(4.5 \times 10^9) \div (3.0 \times 10^5) = 1.5 \times 10^4$ seconds. Minutes = $(1.5 \times 10^4) \div 60 = 250$ minutes (or $2.5 \times 10^2$ minutes) - Problem: Error analysis: $(6 \times 10^4) + (4 \times 10^3) = 10 \times 10^7$?
Answer: Incorrect. Correct: $6 \times 10^4 = 60,000$, $4 \times 10^3 = 4,000$, sum = 64,000 = $6.4 \times 10^4$ - Problem: Population increase from $1.2 \times 10^6$ to $4.8 \times 10^6$.
Answer: Increase = $(4.8 \times 10^6) - (1.2 \times 10^6) = 3.6 \times 10^6$
Conclusion & Summary
Standard form (scientific notation) is a powerful tool for working with very large and very small numbers. It simplifies calculations and makes it easier to compare quantities across different scales.
Key Takeaways:
1. Definition: $A \times 10^n$ where $1 \leq A < 10$ and $n$ is an integer.
2. Converting: Move decimal point; left = positive index, right = negative index.
3. Multiplication: Multiply A values, add indices, then adjust.
4. Division: Divide A values, subtract indices, then adjust.
5. Addition/Subtraction: Convert to same index, combine A values, then adjust.
6. Real-world use: Astronomy, biology, physics, chemistry, economics, and engineering.
Keep practicing with real-world data. Standard form becomes intuitive the more you use it!
Video Resource
Watch this video for more examples of standard form in calculations and real-life contexts.
A Digital Learning & Technology Solutions Hub Ltd. Package (RC123456).
Share your ANSWER in the Chat. Indicate TITLE e.g Linear Equation 1. .....2. e.t.c
