krit.club logo

Number - Standard form

Grade 11IGCSE

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

Definition: Standard form (scientific notation) is written as A×10nA \times 10^n, where 1A<101 \le A < 10 and nn is an integer.

Positive indices (n>0n > 0): Used to represent very large numbers. The index nn represents how many places the decimal point moves to the left.

Negative indices (n<0n < 0): Used to represent very small numbers (between 0 and 1). The index nn represents how many places the decimal point moves to the right.

Multiplication/Division: Use index laws for the powers of 10 and multiply/divide the decimal numbers separately.

Addition/Subtraction: Convert numbers to the same power of 10 or convert them to ordinary numbers before performing the operation.

📐Formulae

A×10n (where 1A<10,nZ)A \times 10^n \text{ (where } 1 \le A < 10, n \in \mathbb{Z})

(a×10n)×(b×10m)=(a×b)×10n+m(a \times 10^n) \times (b \times 10^m) = (a \times b) \times 10^{n+m}

(a×10n)÷(b×10m)=(a÷b)×10nm(a \times 10^n) \div (b \times 10^m) = (a \div b) \times 10^{n-m}

💡Examples

Problem 1:

Write 0.0000452 in standard form.

Solution:

4.52×1054.52 \times 10^{-5}

Explanation:

To get a number between 1 and 10, the decimal point must move 5 places to the right. Since it is a small number, the index is negative.

Problem 2:

Calculate (3×105)×(4×103)(3 \times 10^5) \times (4 \times 10^3), giving your answer in standard form.

Solution:

1.2×1091.2 \times 10^9

Explanation:

Multiply the numbers: 3×4=123 \times 4 = 12. Add the indices: 105+3=10810^{5+3} = 10^8. This gives 12×10812 \times 10^8. Since 12>1012 > 10, we rewrite it as 1.2×101×108=1.2×1091.2 \times 10^1 \times 10^8 = 1.2 \times 10^9.

Problem 3:

Calculate (6.4×107)÷(8×102)(6.4 \times 10^7) \div (8 \times 10^{-2}).

Solution:

8×1088 \times 10^8

Explanation:

Divide the numbers: 6.4÷8=0.86.4 \div 8 = 0.8. Subtract the indices: 107(2)=10910^{7 - (-2)} = 10^9. This gives 0.8×1090.8 \times 10^9. Since 0.8<10.8 < 1, we rewrite it as 8×101×109=8×1088 \times 10^{-1} \times 10^9 = 8 \times 10^8.

Problem 4:

Find the value of (2.5×104)+(3×103)(2.5 \times 10^4) + (3 \times 10^3).

Solution:

2.8×1042.8 \times 10^4

Explanation:

Align the powers of 10. 3×1033 \times 10^3 is the same as 0.3×1040.3 \times 10^4. Adding them gives (2.5+0.3)×104=2.8×104(2.5 + 0.3) \times 10^4 = 2.8 \times 10^4.