krit.club logo

Number - Scientific notation (Standard Form)

Grade 9IB

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

๐Ÿ”‘Concepts

โ€ข

Definition of Standard Form: Standard form (or scientific notation) is a way of writing very large or very small numbers in the format Aร—10kA \times 10^k. The coefficient AA must be a number such that 1โ‰คA<101 \le A < 10, meaning there is exactly one non-zero digit before the decimal point. The exponent kk must be an integer (kโˆˆZk \in \mathbb{Z}).

โ€ข

Large Numbers and Positive Exponents: For numbers greater than 10, the exponent kk is positive. Visually, this represents how many places the decimal point has moved to the left to create a number between 1 and 10. For example, in 500500, the decimal moves 2 places left to become 5.05.0, so it is written as 5ร—1025 \times 10^2.

โ€ข

Small Numbers and Negative Exponents: For numbers between 0 and 1, the exponent kk is negative. Visually, the decimal point moves to the right until it is positioned just after the first non-zero digit. For 0.0040.004, the decimal moves 3 places to the right to become 4.04.0, resulting in 4ร—10โˆ’34 \times 10^{-3}.

โ€ข

Converting to Ordinary Form: To convert from standard form back to an ordinary number, look at the exponent. If the exponent is positive, move the decimal point to the right, adding zeros as placeholders. If the exponent is negative, move the decimal point to the left. Imagine the decimal point 'jumping' over digits like a frog on a number line.

โ€ข

Operations - Multiplication and Division: To multiply numbers in standard form, multiply the coefficients and add the exponents using the law 10mร—10n=10m+n10^m \times 10^n = 10^{m+n}. To divide, divide the coefficients and subtract the exponents using the law 10m10n=10mโˆ’n\frac{10^m}{10^n} = 10^{m-n}. Always check that the final coefficient is still between 1 and 10; if not, adjust the exponent.

โ€ข

Significant Figures in Standard Form: Standard form is often used to clearly show the number of significant figures. In the expression 3.40ร—1053.40 \times 10^5, all digits in the coefficient 3.403.40 are significant (3 sig figs). The power of 10 simply determines the magnitude (the scale of the number) without changing the precision.

โ€ข

Calculator Notation: On many scientific or graphic display calculators (GDC), scientific notation is shown using an 'E' or 'EE' symbol. For example, 6.2ร—1046.2 \times 10^4 might appear on the screen as 6.2E46.2E4. It is important to translate this back to formal mathematical notation Aร—10kA \times 10^k when writing your final answer.

๐Ÿ“Formulae

General Form: Aร—10kA \times 10^k where 1โ‰คA<10,kโˆˆZ1 \le A < 10, k \in \mathbb{Z}

Multiplication Rule: (aร—10m)ร—(bร—10n)=(aร—b)ร—10m+n(a \times 10^m) \times (b \times 10^n) = (a \times b) \times 10^{m+n}

Division Rule: (aร—10m)รท(bร—10n)=(aรทb)ร—10mโˆ’n(a \times 10^m) \div (b \times 10^n) = (a \div b) \times 10^{m-n}

Negative Power Rule: 10โˆ’n=110n10^{-n} = \frac{1}{10^n}

๐Ÿ’กExamples

Problem 1:

Write the value of (2.5ร—104)ร—(6ร—103)(2.5 \times 10^4) \times (6 \times 10^3) in standard form.

Solution:

Step 1: Multiply the coefficients: 2.5ร—6=152.5 \times 6 = 15\Step 2: Add the exponents: 104ร—103=104+3=10710^4 \times 10^3 = 10^{4+3} = 10^7\Step 3: Combine the results: 15ร—10715 \times 10^7\Step 4: Adjust to standard form (since 15>1015 > 10): 15=1.5ร—10115 = 1.5 \times 10^1\Step 5: Final calculation: 1.5ร—101ร—107=1.5ร—1081.5 \times 10^1 \times 10^7 = 1.5 \times 10^8

Explanation:

We apply the laws of indices to the powers of 10 and multiply the leading numbers. Since the initial product 15 is not between 1 and 10, we must shift the decimal once more and increase the exponent by 1.

Problem 2:

Convert 0.0000420.000042 into standard form and then find the value of 0.0000422ร—10โˆ’2\frac{0.000042}{2 \times 10^{-2}}.

Solution:

Step 1: Convert 0.0000420.000042 to standard form: 4.2ร—10โˆ’54.2 \times 10^{-5} (decimal moves 5 places right)\Step 2: Set up the division: 4.2ร—10โˆ’52ร—10โˆ’2\frac{4.2 \times 10^{-5}}{2 \times 10^{-2}}\Step 3: Divide the coefficients: 4.2รท2=2.14.2 \div 2 = 2.1\Step 4: Subtract the exponents: โˆ’5โˆ’(โˆ’2)=โˆ’5+2=โˆ’3-5 - (-2) = -5 + 2 = -3\Step 5: Write the final answer: 2.1ร—10โˆ’32.1 \times 10^{-3}

Explanation:

First, we represent the decimal as a power of 10. Then, using the division law for exponents, we subtract the denominator's exponent from the numerator's exponent, being careful with the signs.