Chapter 2

Numerical Operations, Precision, and Properties

Field Properties of Real Numbers

Field Properties of Real Numbers

When we work with numbers in algebra, we do not move terms around or rewrite expressions randomly. We use special rules called field properties of real numbers. These properties explain why algebra steps are correct.

The real numbers include positive numbers, negative numbers, fractions, decimals, and zero. The field properties help us add, subtract, multiply, and divide real numbers in a consistent way.

In 9th Grade maths, the most important field properties are:

  • Commutative Property
  • Associative Property
  • Distributive Property
  • Identity Property
  • Inverse Property

Learning these properties helps you simplify expressions, solve equations, and justify each step in algebra.

1. Commutative Property

The word commutative means that the order can change without changing the answer.

For addition:

$$a+b=b+a$$

For multiplication:

$$ab=ba$$

This means you can switch the order when adding or multiplying real numbers.

Examples:

  • \(3+7=7+3\)
  • \(4\cdot 5=5\cdot 4\)
  • \((-2)+9=9+(-2)\)

Important: subtraction and division are not commutative.

  • \(10-3 \neq 3-10\)
  • \(12\div 4 \neq 4\div 12\)

2. Associative Property

The word associative means that when you add or multiply three or more numbers, you can change the grouping.

For addition:

$$ (a+b)+c=a+(b+c) $$

For multiplication:

$$ (ab)c=a(bc) $$

This means parentheses can move when the operation is all addition or all multiplication.

Examples:

  • \((2+6)+4=2+(6+4)\)
  • \((3\cdot 5)\cdot 2=3\cdot (5\cdot 2)\)

Important: subtraction and division are not associative.

  • \((10-4)-2=4\), but \(10-(4-2)=8\)
  • \((16\div 4)\div 2=2\), but \(16\div (4\div 2)=8\)

3. Distributive Property

The distributive property connects multiplication and addition or subtraction. It tells us how to multiply a number outside parentheses by each term inside the parentheses.

$$a(b+c)=ab+ac$$

$$a(b-c)=ab-ac$$

This property is very important in algebra because it helps us expand expressions and also factor them.

Examples:

  • \(3(x+4)=3x+12\)
  • \(5(2y-1)=10y-5\)
  • \(-2(a+6)=-2a-12\)

Notice that every term inside the parentheses must be multiplied by the number outside.

4. Identity Property

An identity element is a number that keeps another number the same when you use a certain operation.

For addition, the identity number is 0:

$$a+0=a$$

For multiplication, the identity number is 1:

$$a\cdot 1=a$$

Examples:

  • \(8+0=8\)
  • \(-13+0=-13\)
  • \(6\cdot 1=6\)
  • \(0.4\cdot 1=0.4\)

These may look simple, but they are useful in solving equations and understanding how numbers behave.

5. Inverse Property

An inverse “undoes” an operation.

For addition, the inverse of a number is its opposite:

$$a+(-a)=0$$

For example:

  • \(7+(-7)=0\)
  • \(-3+3=0\)

For multiplication, the inverse of a number is its reciprocal, as long as the number is not zero:

$$a\cdot \frac{1}{a}=1 \quad \text{for } a\neq 0$$

Examples:

  • \(5\cdot \frac{1}{5}=1\)
  • \(-2\cdot \left(-\frac{1}{2}\right)=1\)

Important: zero has no multiplicative inverse because division by zero is not allowed.

Why These Properties Matter in Algebra

In algebra, we often rewrite expressions to make them easier to work with. The field properties tell us when those changes are legal.

For example, if you rewrite \(x+5\) as \(5+x\), that is correct because of the commutative property of addition.

If you rewrite \(2(x+3)\) as \(2x+6\), that is correct because of the distributive property.

If you solve \(x+7=12\) by adding \(-7\) to both sides, you are using the additive inverse property.

Worked Example 1: Identifying a Property

State the property shown by:

$$9+4=4+9$$

Step 1: Notice that the numbers stay the same, but the order changes.

Step 2: The operation is addition.

Answer: This is the commutative property of addition.

Worked Example 2: Using the Associative Property

Simplify:

$$ (6+14)+4 $$

Step 1: Regroup using the associative property:

$$6+(14+4)$$

Step 2: Add inside the parentheses:

$$6+18=24$$

Answer: \(24\)

We changed the grouping, not the order.

Worked Example 3: Using the Distributive Property

Expand:

$$ 4(3x-2) $$

Step 1: Multiply 4 by each term inside the parentheses.

$$4\cdot 3x=12x$$

$$4\cdot (-2)=-8$$

Step 2: Write the result:

$$4(3x-2)=12x-8$$

Answer: \(12x-8\)

Worked Example 4: Using Identity and Inverse Properties in an Equation

Solve:

$$x-5=11$$

Step 1: To undo subtracting 5, add 5 to both sides.

$$x-5+5=11+5$$

Step 2: Use the additive inverse property:

$$-5+5=0$$

So the left side becomes:

$$x+0$$

Step 3: Use the additive identity property:

$$x+0=x$$

Step 4: Simplify the right side:

$$x=16$$

Answer: \(x=16\)

Common Mistakes to Avoid

  • Do not use commutative or associative properties with subtraction or division.
  • When using the distributive property, multiply the outside number by every term inside the parentheses.
  • Remember that the multiplicative inverse only works for numbers that are not zero.
  • Do not confuse opposite with reciprocal. The opposite of 4 is \(-4\), but the reciprocal of 4 is \(\frac{1}{4}\).

Quick Reference List

  • Commutative of Addition: \(a+b=b+a\)
  • Commutative of Multiplication: \(ab=ba\)
  • Associative of Addition: \((a+b)+c=a+(b+c)\)
  • Associative of Multiplication: \((ab)c=a(bc)\)
  • Distributive: \(a(b+c)=ab+ac\)
  • Additive Identity: \(a+0=a\)
  • Multiplicative Identity: \(a\cdot 1=a\)
  • Additive Inverse: \(a+(-a)=0\)
  • Multiplicative Inverse: \(a\cdot \frac{1}{a}=1\), for \(a\neq 0\)

Summary

The field properties of real numbers are the basic rules that make algebra work. They tell us when we can change order, change grouping, distribute multiplication, or use identity and inverse numbers.

If you understand these properties, you can explain why algebra steps are correct instead of just memorizing them. That makes simplifying expressions and solving equations much easier and more reliable.

Put what you read to the test

You've worked through Field Properties of Real Numbers. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Order of Operations with Nested Grouping

Order of Operations with Nested Grouping helps us evaluate expressions correctly when there are several layers of symbols, such as parentheses, brackets, fraction bars, and square roots.

When an expression has nested grouping, it means one grouping symbol is inside another. For example, in \((3 + (5 - 2))\), the parentheses \((5 - 2)\) are inside the larger expression.

If we do not follow the correct order, different people can get different answers. Mathematics avoids this problem by using a fixed set of rules called the order of operations.

A helpful rule to remember is:

  • Grouping symbols first — parentheses, brackets, fraction bars, and radicals
  • Exponents
  • Multiplication and division from left to right
  • Addition and subtraction from left to right

When grouping symbols are nested, work from the innermost grouping outward. This means you simplify the deepest part first, then move step by step to the outside.

Here are the most common grouping symbols you may see:

  • Parentheses: \((\ )\)
  • Brackets: \([\ ]\)
  • Fraction bars: the numerator and denominator each act like grouped expressions
  • Radicals: the expression under a square root sign is also grouped

This means that in an expression like $$\frac{8 + 4}{2}$$ you must complete the top and bottom parts before dividing.

Similarly, in an expression like $$\sqrt{3 + 6}$$ you first simplify what is inside the square root before taking the root.

Important idea: a fraction bar is not just a line. It tells you that the entire numerator is grouped together and the entire denominator is grouped together.

Step-by-step strategy for nested grouping:

  1. Find the innermost grouping symbol.
  2. Simplify inside it completely.
  3. Move outward to the next grouping symbol.
  4. After all grouping symbols are done, apply exponents.
  5. Then do multiplication and division from left to right.
  6. Finally, do addition and subtraction from left to right.

Be careful: you should not just go left to right for everything. The type of operation matters.

For example, in \(2 + 3 \times 4\), you multiply first:

$$2 + 3 \times 4 = 2 + 12 = 14$$

Not:

$$5 \times 4 = 20$$

Now let us look at nested grouping in action.

Worked Example 1: Parentheses inside parentheses

Evaluate:

$$5 + (8 - (3 + 1))$$

Step 1: Start with the innermost parentheses: \((3 + 1)\).

$$3 + 1 = 4$$

So the expression becomes:

$$5 + (8 - 4)$$

Step 2: Simplify the remaining parentheses.

$$8 - 4 = 4$$

Now the expression is:

$$5 + 4$$

Step 3: Add.

$$5 + 4 = 9$$

Answer: \(9\)

Worked Example 2: Brackets and parentheses together

Evaluate:

$$[12 - (2 \times 3)] + 5$$

Step 1: Work inside the parentheses first.

$$2 \times 3 = 6$$

Now the expression becomes:

$$[12 - 6] + 5$$

Step 2: Simplify inside the brackets.

$$12 - 6 = 6$$

Now we have:

$$6 + 5$$

Step 3: Add.

$$6 + 5 = 11$$

Answer: \(11\)

Worked Example 3: A fraction bar as grouping

Evaluate:

$$\frac{18 - (4 + 2)}{3}$$

Step 1: Simplify the parentheses in the numerator.

$$4 + 2 = 6$$

The expression becomes:

$$\frac{18 - 6}{3}$$

Step 2: Finish the numerator.

$$18 - 6 = 12$$

Now we have:

$$\frac{12}{3}$$

Step 3: Divide.

$$12 \div 3 = 4$$

Answer: \(4\)

Notice that we did not divide by 3 until the whole numerator was simplified. The fraction bar grouped the top expression together.

Worked Example 4: Nested grouping with a radical

Evaluate:

$$2\left[\sqrt{9 + 7} - (5 - 1)\right]$$

Step 1: Simplify inside the square root and inside the parentheses.

$$9 + 7 = 16$$ $$5 - 1 = 4$$

The expression becomes:

$$2\left[\sqrt{16} - 4\right]$$

Step 2: Evaluate the square root.

$$\sqrt{16} = 4$$

Now the expression is:

$$2[4 - 4]$$

Step 3: Simplify inside the brackets.

$$4 - 4 = 0$$

Now we have:

$$2 \times 0$$

Step 4: Multiply.

$$2 \times 0 = 0$$

Answer: \(0\)

Common mistakes to avoid

  • Ignoring the innermost group: Always start with the deepest grouping symbol first.
  • Forgetting that fraction bars group expressions: Simplify the whole numerator and denominator before dividing.
  • Doing addition before multiplication: Multiplication and division come before addition and subtraction unless grouping symbols change the order.
  • Not simplifying under a radical first: In \(\sqrt{a+b}\), simplify \(a+b\) before taking the square root.

Quick practice thinking

Suppose you see:

$$[(6 + 2) \div 4] + 3$$

You should think:

  1. Do \((6 + 2)\) first
  2. Then divide by 4
  3. Then add 3

That gives:

$$[(6 + 2) \div 4] + 3 = [8 \div 4] + 3 = 2 + 3 = 5$$

Summary

To evaluate expressions with nested grouping, always work from the inside out. Treat parentheses, brackets, fraction bars, and radicals as grouping symbols that must be handled before moving on to the rest of the expression.

After all grouping symbols are simplified, continue with exponents, then multiplication and division from left to right, and finally addition and subtraction from left to right. Careful step-by-step work will help you avoid mistakes and get the correct answer every time.

Put what you read to the test

You've worked through Order of Operations with Nested Grouping. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Rational Number Arithmetic Algorithms

Rational Number Arithmetic Algorithms means using clear step-by-step methods to add, subtract, multiply, and divide rational numbers.

A rational number is any number that can be written as a fraction of two integers, where the denominator is not 0. This includes:

  • fractions such as \(\frac{3}{4}\)
  • mixed numbers such as \(2\frac{1}{3}\)
  • integers such as \(-5\), because \(-5 = \frac{-5}{1}\)

In this lesson, you will learn the algorithms for exact arithmetic with rational numbers. Exact arithmetic means keeping answers as fractions when needed instead of changing everything to decimals.

We will also focus on sign rules, because positive and negative numbers affect every operation.

Why this matters: Rational number arithmetic is used in algebra, measurement, probability, and many real-world situations. If you know the algorithms well, you can solve problems accurately and explain why your steps work.

1. Important ideas to know first

A fraction has two parts:

  • numerator: the top number
  • denominator: the bottom number

For example, in \(\frac{7}{9}\), 7 is the numerator and 9 is the denominator.

Simplest form means the numerator and denominator have no common factor greater than 1.

For example:

  • \(\frac{6}{8} = \frac{3}{4}\)
  • \(\frac{10}{15} = \frac{2}{3}\)

Mixed numbers should usually be changed to improper fractions before multiplying or dividing, and often before adding or subtracting.

Example:

$$2\frac{1}{3} = \frac{2\cdot 3 + 1}{3} = \frac{7}{3}$$

Signed numbers follow these rules:

  • positive means greater than 0
  • negative means less than 0

Sign rules for multiplication and division:

  • same signs \(\rightarrow\) positive result
  • different signs \(\rightarrow\) negative result

So:

  • \((+)(+) = +\)
  • \((-)(-) = +\)
  • \((+)(-) = -\)
  • \((-)(+) = -\)

Why do two negatives make a positive in multiplication? One way to justify it is with patterns.

Look at:

$$3\cdot 2 = 6$$

$$2\cdot 2 = 4$$

$$1\cdot 2 = 2$$

$$0\cdot 2 = 0$$

$$(-1)\cdot 2 = -2$$

$$(-2)\cdot 2 = -4$$

Now use the same idea with a negative second factor:

$$3\cdot (-2) = -6$$

$$2\cdot (-2) = -4$$

$$1\cdot (-2) = -2$$

$$0\cdot (-2) = 0$$

To keep the pattern going,

$$(-1)\cdot (-2) = 2$$

$$(-2)\cdot (-2) = 4$$

This is why multiplying two negatives gives a positive.

2. Adding rational numbers

To add fractions, the denominators must be the same. This shared denominator is called a common denominator.

Algorithm for adding fractions:

  1. Find a common denominator.
  2. Rewrite each fraction with that denominator.
  3. Add the numerators.
  4. Keep the denominator the same.
  5. Simplify.

Example form:

$$\frac{a}{b}+\frac{c}{d}=\frac{ad}{bd}+\frac{bc}{bd}=\frac{ad+bc}{bd}$$

When signed numbers are involved, think carefully about whether you are adding values with the same sign or different signs.

  • same sign: add and keep the sign
  • different signs: subtract the absolute values and keep the sign of the number with the greater absolute value

3. Subtracting rational numbers

Subtracting is closely connected to adding. A helpful rule is:

$$a-b=a+(-b)$$

This means subtracting a number is the same as adding its opposite.

Algorithm for subtracting fractions:

  1. Rewrite subtraction as adding the opposite.
  2. Find a common denominator.
  3. Rewrite the fractions.
  4. Add the numerators.
  5. Simplify.

Example form:

$$\frac{a}{b}-\frac{c}{d}=\frac{ad}{bd}-\frac{bc}{bd}=\frac{ad-bc}{bd}$$

4. Multiplying rational numbers

Multiplying fractions is usually easier than adding or subtracting because you do not need a common denominator.

Algorithm for multiplying fractions:

  1. Multiply the numerators.
  2. Multiply the denominators.
  3. Apply the sign rule.
  4. Simplify.

General form:

$$\frac{a}{b}\cdot \frac{c}{d}=\frac{ac}{bd}$$

You can often simplify before multiplying. This is called cross-canceling.

For example:

$$\frac{6}{15}\cdot \frac{5}{8}$$

Since 5 and 15 share a factor of 5, and 6 and 8 share a factor of 2, we can simplify first:

$$\frac{6}{15}\cdot \frac{5}{8}=\frac{3}{3\cdot 5}\cdot \frac{5}{4\cdot 2}=\frac{1}{1}\cdot \frac{1}{1}\cdot \frac{3}{4\cdot 3}\text{ is not the cleanest way}$$

A cleaner approach is:

$$\frac{6}{15}\cdot \frac{5}{8}=\frac{2}{5}\cdot \frac{5}{8}=\frac{2\cdot 5}{5\cdot 8}=\frac{2}{8}=\frac{1}{4}$$

5. Dividing rational numbers

To divide by a fraction, multiply by its reciprocal.

The reciprocal of \(\frac{a}{b}\) is \(\frac{b}{a}\), as long as \(a \neq 0\).

Algorithm for dividing fractions:

  1. Keep the first fraction.
  2. Change division to multiplication.
  3. Flip the second fraction to its reciprocal.
  4. Multiply.
  5. Simplify.

This is often remembered as "keep-change-flip".

General form:

$$\frac{a}{b}\div \frac{c}{d}=\frac{a}{b}\cdot \frac{d}{c}$$

Sign rules still matter when dividing signed numbers.

6. Working with integers in fraction form

Any integer can be written with denominator 1.

  • \(4 = \frac{4}{1}\)
  • \(-7 = \frac{-7}{1}\)

This helps when combining integers with fractions.

For example:

$$-3+\frac{1}{4}=\frac{-3}{1}+\frac{1}{4}=\frac{-12}{4}+\frac{1}{4}=\frac{-11}{4}$$

7. Worked Examples

Example 1: Add two fractions

Find:

$$\frac{2}{3}+\frac{5}{6}$$

Step 1: Find a common denominator. The least common denominator of 3 and 6 is 6.

Step 2: Rewrite \(\frac{2}{3}\) as sixths.

$$\frac{2}{3}=\frac{4}{6}$$

Step 3: Add.

$$\frac{4}{6}+\frac{5}{6}=\frac{9}{6}$$

Step 4: Simplify.

$$\frac{9}{6}=\frac{3}{2}=1\frac{1}{2}$$

Answer: $$1\frac{1}{2}$$

Example 2: Subtract signed rational numbers

Find:

$$-\frac{3}{4}-\frac{5}{8}$$

Step 1: Rewrite with a common denominator of 8.

$$-\frac{3}{4}=-\frac{6}{8}$$

Step 2: Subtract.

$$-\frac{6}{8}-\frac{5}{8}=-\frac{11}{8}$$

Both numbers are negative, so their total is more negative.

Step 3: Write as a mixed number if wanted.

$$-\frac{11}{8}=-1\frac{3}{8}$$

Answer: $$-1\frac{3}{8}$$

Example 3: Multiply mixed numbers with signs

Find:

$$-2\frac{1}{2}\cdot \frac{3}{5}$$

Step 1: Change the mixed number to an improper fraction.

$$-2\frac{1}{2}=-\frac{5}{2}$$

Step 2: Multiply.

$$-\frac{5}{2}\cdot \frac{3}{5}=\frac{-15}{10}$$

Step 3: Simplify.

$$\frac{-15}{10}=\frac{-3}{2}=-1\frac{1}{2}$$

You could also cross-cancel first:

$$-\frac{5}{2}\cdot \frac{3}{5}=-\frac{1}{2}\cdot 3=-\frac{3}{2}$$

Answer: $$-1\frac{1}{2}$$

Example 4: Divide rational numbers

Find:

$$\frac{4}{9}\div \left(-\frac{2}{3}\right)$$

Step 1: Keep-change-flip.

$$\frac{4}{9}\div \left(-\frac{2}{3}\right)=\frac{4}{9}\cdot \left(-\frac{3}{2}\right)$$

Step 2: Multiply.

$$\frac{4}{9}\cdot \left(-\frac{3}{2}\right)=\frac{-12}{18}$$

Step 3: Simplify.

$$\frac{-12}{18}=\frac{-2}{3}$$

Answer: $$-\frac{2}{3}$$

8. Common mistakes to avoid

  • Adding denominators when adding fractions
    Incorrect: \(\frac{1}{2}+\frac{1}{3}=\frac{2}{5}\)
    Correct: find a common denominator first.
  • Forgetting to change mixed numbers
    Before multiplying or dividing, change mixed numbers to improper fractions.
  • Forgetting the sign rules
    A negative times a negative is positive, but a negative plus a negative stays negative.
  • Not flipping the second fraction when dividing
    Only the second fraction gets flipped, and only when dividing.
  • Not simplifying at the end
    Always check whether the answer can be reduced.

9. Helpful strategy checklist

  • Ask: What operation am I doing?
  • If adding or subtracting, find a common denominator.
  • If multiplying or dividing, change mixed numbers first.
  • Use sign rules carefully.
  • Simplify your final answer.
  • Check whether the answer makes sense. For example, multiplying by a fraction less than 1 should usually make the number smaller in size.

10. Brief Summary

Rational numbers include fractions, mixed numbers, and integers. To work with them exactly, use a different algorithm for each operation.

  • Add/Subtract: get a common denominator, then combine numerators.
  • Multiply: multiply numerators and denominators; simplify.
  • Divide: multiply by the reciprocal of the second fraction.

Always pay attention to positive and negative signs, and always simplify your answer. When you follow these algorithms carefully, rational number arithmetic becomes organized and reliable.

Put what you read to the test

You've worked through Rational Number Arithmetic Algorithms. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Scientific Notation and Magnitude

Scientific Notation and Magnitude

In maths and science, we often work with numbers that are very large or very small. Writing all the digits can be hard to read and easy to copy incorrectly. Scientific notation gives us a shorter, clearer way to write these numbers.

Scientific notation also helps us compare the magnitude of numbers. Magnitude means the size of a number. For example, a number in the millions has a much greater magnitude than a number in the hundreds.

In this lesson, you will learn how to write numbers in scientific notation, change scientific notation back to standard form, compare magnitudes, and do basic operations with numbers written this way.

1. What is scientific notation?

A number is written in scientific notation when it is written in the form

$$a \times 10^n$$

where:

  • a is a number greater than or equal to 1 and less than 10, so $$1 \le a < 10$$
  • n is an integer, which can be positive, negative, or zero

This means the first number must have exactly one nonzero digit to the left of the decimal point.

Examples of scientific notation:

  • $$3.2 \times 10^4$$
  • $$7.05 \times 10^{-3}$$
  • $$9 \times 10^0$$

Not scientific notation:

  • $$32 \times 10^3$$ because 32 is not between 1 and 10
  • $$0.5 \times 10^2$$ because 0.5 is less than 1

2. Powers of 10

Scientific notation works because powers of 10 are easy to understand.

  • $$10^1 = 10$$
  • $$10^2 = 100$$
  • $$10^3 = 1000$$
  • $$10^4 = 10000$$

Each time the exponent increases by 1, the value becomes 10 times larger.

Negative exponents represent small numbers:

  • $$10^{-1} = 0.1$$
  • $$10^{-2} = 0.01$$
  • $$10^{-3} = 0.001$$

Each time the exponent decreases by 1, the value becomes 10 times smaller.

3. Writing a large number in scientific notation

To write a large number in scientific notation:

  1. Move the decimal point so the number becomes between 1 and 10.
  2. Count how many places you moved the decimal.
  3. If you moved it to the left, the exponent is positive.

Worked Example 1

Write 4,500,000 in scientific notation.

Step 1: Move the decimal so the first factor is between 1 and 10.

$$4500000 \rightarrow 4.5$$

Step 2: Count how many places the decimal moved. It moved 6 places to the left.

Step 3: Write the answer.

$$4500000 = 4.5 \times 10^6$$

4. Writing a small number in scientific notation

To write a very small number in scientific notation:

  1. Move the decimal point so the number becomes between 1 and 10.
  2. Count how many places you moved the decimal.
  3. If you moved it to the right, the exponent is negative.

Worked Example 2

Write 0.00072 in scientific notation.

Step 1: Move the decimal to make a number between 1 and 10.

$$0.00072 \rightarrow 7.2$$

Step 2: The decimal moved 4 places to the right.

Step 3: Because it moved right, use a negative exponent.

$$0.00072 = 7.2 \times 10^{-4}$$

5. Changing scientific notation to standard form

To change scientific notation back to an ordinary decimal number:

  • If the exponent is positive, move the decimal to the right.
  • If the exponent is negative, move the decimal to the left.

Examples

  • $$6.1 \times 10^3 = 6100$$
  • $$8.4 \times 10^{-2} = 0.084$$

6. Understanding magnitude

Magnitude means the size of a number. In scientific notation, the power of 10 gives us a quick way to compare sizes.

For positive numbers written in scientific notation:

  • A larger exponent usually means a larger number.
  • If the exponents are the same, compare the first numbers.

For example:

  • $$3.1 \times 10^5$$ is larger than $$7.9 \times 10^4$$ because $$10^5$$ has greater magnitude than $$10^4$$.
  • $$2.8 \times 10^6$$ is larger than $$1.3 \times 10^6$$ because the exponents are the same, so we compare 2.8 and 1.3.

This is useful when comparing things like distances, populations, masses, or tiny measurements in science.

7. Multiplying numbers in scientific notation

When multiplying, multiply the front numbers and add the exponents of 10.

$$\left(a \times 10^m\right)\left(b \times 10^n\right) = (ab) \times 10^{m+n}$$

After multiplying, make sure the answer is still in proper scientific notation. If the first factor is not between 1 and 10, adjust it.

Worked Example 3

Multiply $$\left(2 \times 10^3\right)\left(4 \times 10^5\right)$$

Step 1: Multiply the front numbers.

$$2 \times 4 = 8$$

Step 2: Add the exponents.

$$10^3 \times 10^5 = 10^8$$

Step 3: Write the answer.

$$\left(2 \times 10^3\right)\left(4 \times 10^5\right) = 8 \times 10^8$$

This answer is already in scientific notation because 8 is between 1 and 10.

8. Dividing numbers in scientific notation

When dividing, divide the front numbers and subtract the exponents.

$$\frac{a \times 10^m}{b \times 10^n} = \left(\frac{a}{b}\right) \times 10^{m-n}$$

Again, make sure the final answer is in proper scientific notation.

Worked Example 4

Divide $$\frac{6 \times 10^7}{2 \times 10^3}$$

Step 1: Divide the front numbers.

$$\frac{6}{2} = 3$$

Step 2: Subtract the exponents.

$$10^7 \div 10^3 = 10^{7-3} = 10^4$$

Step 3: Write the answer.

$$\frac{6 \times 10^7}{2 \times 10^3} = 3 \times 10^4$$

9. What if the front number is not between 1 and 10?

Sometimes after multiplying or dividing, the first factor is too large or too small. Then you must rewrite the answer.

For example:

$$4 \times 10^3 \times 5 \times 10^2 = 20 \times 10^5$$

But $$20$$ is not between 1 and 10, so rewrite it:

$$20 \times 10^5 = 2 \times 10^1 \times 10^5 = 2 \times 10^6$$

Final answer:

$$4 \times 10^3 \times 5 \times 10^2 = 2 \times 10^6$$

10. Common mistakes to avoid

  • Forgetting the first factor rule: In scientific notation, the first number must be at least 1 and less than 10.
  • Using the wrong sign on the exponent: Large numbers use positive exponents. Small numbers use negative exponents.
  • Moving the decimal the wrong way: Check whether you are changing to scientific notation or changing back to standard form.
  • Not adjusting the final answer: After multiplying or dividing, make sure the coefficient is still between 1 and 10.

11. Quick check ideas

You can check whether your answer makes sense by thinking about size.

  • If the original number was very large, your exponent should probably be positive.
  • If the original number was very small, your exponent should probably be negative.
  • If you multiply two large numbers, the result should usually be even larger.
  • If you divide a large power of 10 by a smaller power of 10, the result should still be large.

Summary

Scientific notation is a way to write very large or very small numbers as $$a \times 10^n$$, where $$1 \le a < 10$$. It makes numbers easier to read, compare, and calculate with.

The exponent tells you about the number’s magnitude. Positive exponents represent large numbers, and negative exponents represent small numbers. When multiplying in scientific notation, add exponents. When dividing, subtract exponents. Always make sure your final answer is written in proper scientific notation.

Put what you read to the test

You've worked through Scientific Notation and Magnitude. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Significant Figures and Precision

Lesson: Significant Figures and Precision

In maths and science, we often work with measurements. A measurement is never perfectly exact because it depends on the tool used to measure it. For example, a ruler marked in centimetres gives less detail than a digital scale that shows three decimal places.

This is why we need to understand precision and significant figures. These ideas help us decide how much of a number is meaningful and how to report answers correctly.

Precision tells us how detailed a measurement is. A value like \(12.3\) cm is more precise than \(12\) cm because it gives more information. A value like \(12.300\) cm is even more precise because it shows measurement to thousandths of a centimetre.

Significant figures are the digits in a number that carry important information about its accuracy. They include all the digits we know for sure, plus one final digit that is estimated from the measuring tool.

Learning how to count significant figures helps you:

  • understand how accurate a measurement is,
  • compare measurements fairly,
  • round answers correctly after calculations,
  • avoid pretending an answer is more exact than it really is.

Main Idea 1: Rules for Counting Significant Figures

Use these rules in order.

  1. All non-zero digits are significant.
    Example: In \(428\), all three digits are significant, so there are 3 significant figures.
  2. Zeros between non-zero digits are significant.
    Example: In \(4007\), both zeros are between non-zero digits, so there are 4 significant figures.
  3. Leading zeros are not significant.
    These are zeros at the front of a number, before the first non-zero digit. They only show place value.
    Example: In \(0.0045\), the zeros are not significant, so there are 2 significant figures.
  4. Trailing zeros in a decimal number are significant.
    These are zeros at the end of a decimal number.
    Example: In \(7.200\), the two zeros after the 2 are significant, so there are 4 significant figures.
  5. Trailing zeros in a whole number may or may not be significant unless a decimal point is shown.
    Example: \(1500\) is unclear without extra information. But \(1500.\) suggests the zeros are significant, and \(1.500 \times 10^3\) clearly has 4 significant figures.

Main Idea 2: Precision and Decimal Places

Do not confuse significant figures with decimal places.

  • Decimal places count how many digits are after the decimal point.
  • Significant figures count the meaningful digits, starting from the first non-zero digit.

For example, the number \(0.0460\) has:

  • 3 significant figures: 4, 6, and the final 0
  • 4 decimal places: the digits after the decimal are 0, 4, 6, 0

Precision is often described by the smallest unit a tool can measure.

  • If a ruler measures to the nearest centimetre, a length might be recorded as \(12\) cm.
  • If it measures to the nearest millimetre, the same length might be recorded as \(12.3\) cm.

The second measurement is more precise because it gives more detail.

Main Idea 3: Rounding to Significant Figures

To round a number to a given number of significant figures:

  1. Find the first non-zero digit.
  2. Count along to the number of significant figures you need.
  3. Look at the next digit.
  4. If the next digit is 5 or more, round up.
  5. If the next digit is 4 or less, keep the digit the same.

Example: Round \(0.006784\) to 3 significant figures.

  • The first non-zero digit is 6.
  • The first 3 significant figures are 6, 7, and 8.
  • The next digit is 4, so we do not round up.

So,

$$0.006784 \approx 0.00678$$

Main Idea 4: Significant Figures in Calculations

When you use measured values in calculations, your final answer should not be more precise than the measurements you started with.

A simple school rule is:

  • For multiplication and division, round the final answer to the same number of significant figures as the measurement with the fewest significant figures.
  • For addition and subtraction, round based on the least precise decimal place.

This rule helps keep your answer realistic.

Worked Example 1: Counting Significant Figures

How many significant figures are in each number?

  • \(53.8\)
  • \(0.0072\)
  • \(9.040\)

Solution

  • \(53.8\): all digits are non-zero, so there are 3 significant figures.
  • \(0.0072\): the leading zeros are not significant, so there are 2 significant figures.
  • \(9.040\): the zero between 9 and 4 is significant, and the final zero in a decimal is also significant, so there are 4 significant figures.

Worked Example 2: Rounding to Significant Figures

Round \(38752\) to:

  • 2 significant figures
  • 4 significant figures

Solution

For 2 significant figures:

  • The first two significant digits are 3 and 8.
  • The next digit is 7, so round the 8 up to 9.

$$38752 \approx 39000$$

For 4 significant figures:

  • The first four significant digits are 3, 8, 7, and 5.
  • The next digit is 2, so keep the 5 the same.

$$38752 \approx 38750$$

Worked Example 3: Multiplication with Significant Figures

A rectangle has length \(4.56\) m and width \(2.1\) m. Find the area and give your answer to the correct number of significant figures.

Step 1: Multiply

$$4.56 \times 2.1 = 9.576$$

Step 2: Check the number of significant figures in the measurements

  • \(4.56\) has 3 significant figures.
  • \(2.1\) has 2 significant figures.

The answer must be rounded to 2 significant figures because that is the smaller number.

Step 3: Round the result

$$9.576 \approx 9.6$$

Final answer: The area is \(9.6\text{ m}^2\).

Worked Example 4: Addition with Precision

Add \(12.4\) cm and \(3.27\) cm, giving the answer to the correct precision.

Step 1: Add the numbers

$$12.4 + 3.27 = 15.67$$

Step 2: Look at decimal places

  • \(12.4\) is measured to 1 decimal place.
  • \(3.27\) is measured to 2 decimal places.

The final answer should be given to 1 decimal place, because that is the least precise measurement.

Step 3: Round

$$15.67 \approx 15.7$$

Final answer: \(15.7\) cm.

Common Mistakes to Avoid

  • Counting leading zeros as significant.
    In \(0.0034\), only 3 and 4 count, so there are 2 significant figures.
  • Mixing up decimal places and significant figures.
    A number can have many decimal places but only a few significant figures.
  • Giving too many digits in a final answer.
    If your measurements are not very precise, your answer should not look extremely exact.
  • Forgetting that trailing zeros in decimals are significant.
    In \(6.50\), the zero shows the number was measured to 2 decimal places, so there are 3 significant figures.

Quick Check

Try these on your own:

  1. How many significant figures are in \(0.0905\)?
  2. Round \(5.7831\) to 3 significant figures.
  3. Calculate \(3.4 \times 1.26\) and give the answer to the correct number of significant figures.
  4. Calculate \(7.2 + 4.56\) and give the answer to the correct precision.

Answers

  1. \(0.0905\) has 3 significant figures.
  2. \(5.7831 \approx 5.78\)
  3. $$3.4 \times 1.26 = 4.284 \approx 4.3$$ to 2 significant figures
  4. $$7.2 + 4.56 = 11.76 \approx 11.8$$ to 1 decimal place

Summary

Significant figures tell us which digits in a number are meaningful. They help us show the accuracy of measurements and stop us from claiming more precision than we really have.

Remember these key points:

  • Non-zero digits are always significant.
  • Zeros between non-zero digits are significant.
  • Leading zeros are not significant.
  • Trailing zeros in decimals are significant.
  • Round answers so that the precision matches the measurements you started with.

When you use significant figures correctly, your maths answers become more realistic, accurate, and useful.

Put what you read to the test

You've worked through Significant Figures and Precision. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Error Propagation and Tolerance

Lesson: Error Propagation and Tolerance

When we calculate with measurements or rounded numbers, our answers are not always exact. A small error at the start can affect later steps. This idea is called error propagation.

In this lesson, you will learn what error means, what tolerance means, and how rounding or truncating numbers in several steps can make the final answer less accurate. You will also learn how to reduce these errors.

1. What is an error?

In maths, an error is the difference between the exact value and the value we use.

If the exact value is 12.347 and we round it to 12.3, then the error is:

$$12.347 - 12.3 = 0.047$$

This is called the absolute error.

Absolute error tells us how far off a value is, without worrying about whether it is too high or too low.

$$\text{Absolute error} = |\text{exact value} - \text{approximate value}|$$

Sometimes we also compare the error to the size of the exact number. This is called relative error.

$$\text{Relative error} = \frac{\text{absolute error}}{|\text{exact value}|}$$

Relative error is useful because an error of 0.1 is a big deal for the number 0.5, but not a big deal for the number 1000.

2. What is tolerance?

Tolerance is the amount of error that is allowed.

For example, if a length is given as 8 cm correct to the nearest cm, then the real length is within 0.5 cm of 8 cm.

So the tolerance is:

$$\pm 0.5\text{ cm}$$

This means the actual length could be anywhere from:

$$7.5\text{ cm} \leq \text{length} < 8.5\text{ cm}$$

Here are some common tolerance rules:

  • Rounded to the nearest whole number: tolerance is \(\pm 0.5\)
  • Rounded to the nearest tenth: tolerance is \(\pm 0.05\)
  • Rounded to the nearest hundredth: tolerance is \(\pm 0.005\)
  • Rounded to the nearest 10: tolerance is \(\pm 5\)

3. Rounding and truncation

There are two common ways numbers become approximate:

  • Rounding: changing a number to a nearby value, like 4.67 to 4.7
  • Truncation: cutting off digits, like 4.67 to 4.6

Truncation usually creates a bigger error than rounding because it always cuts off part of the number instead of choosing the nearest value.

For example, if the exact number is 3.89:

  • Rounded to the nearest tenth: 3.9, error \(|3.89 - 3.9| = 0.01\)
  • Truncated to the nearest tenth: 3.8, error \(|3.89 - 3.8| = 0.09\)

4. What is error propagation?

Error propagation means that when you use approximate numbers in more steps, the errors can grow and affect the final answer.

For example, suppose you round a number early, then multiply it, then subtract another rounded number. Each step can pass the error to the next step.

This is why calculators often keep many decimal places during the work and only round at the end.

5. How operations affect error

At this level, you should know these simple ideas:

  • Addition and subtraction: absolute errors tend to add together.
  • Multiplication and division: relative errors become important, and the final error can grow faster.
  • Repeated steps: each rounded step can make the final answer less accurate.

If two measurements each have small uncertainty, combining them can create a larger uncertainty in the answer.

Worked Example 1: Finding tolerance from rounding

A mass is recorded as 24.6 g, correct to the nearest tenth of a gram. Find the tolerance and the possible range of actual values.

Step 1: Identify the place value.

The number is rounded to the nearest tenth, so the tolerance is half of 0.1:

$$\frac{0.1}{2} = 0.05$$

Step 2: Write the tolerance.

$$\pm 0.05\text{ g}$$

Step 3: Write the interval.

$$24.55\text{ g} \leq \text{mass} < 24.65\text{ g}$$

Answer: The tolerance is \(\pm 0.05\) g.

Worked Example 2: Absolute and relative error

A rectangle has an exact length of 15.82 cm, but it is written as 15.8 cm.

Find:

  1. the absolute error
  2. the relative error

Step 1: Absolute error

$$|15.82 - 15.8| = 0.02$$

So the absolute error is:

$$0.02\text{ cm}$$

Step 2: Relative error

$$\frac{0.02}{15.82} \approx 0.00126$$

This can also be written as about:

$$0.126\%$$

Answer: Absolute error = 0.02 cm, relative error \(\approx 0.00126\), or about 0.126%.

Worked Example 3: Error propagation in a two-step calculation

Suppose the exact calculation is:

$$8.47 + 3.26 = 11.73$$

Then multiply by 2:

$$11.73 \times 2 = 23.46$$

Now suppose we round each number first:

$$8.47 \approx 8.5$$ $$3.26 \approx 3.3$$

Add the rounded numbers:

$$8.5 + 3.3 = 11.8$$

Then multiply by 2:

$$11.8 \times 2 = 23.6$$

Compare the exact final answer and the approximate final answer:

$$|23.46 - 23.6| = 0.14$$

Even though the original rounding errors were small, the final answer is off by 0.14. This is error propagation.

Worked Example 4: Rounding at each step vs rounding at the end

Calculate

$$\frac{5.84 \times 3.27}{2.11}$$

in two ways.

Method A: Round during the steps

First multiply:

$$5.84 \times 3.27 = 19.0968$$

Round to one decimal place:

$$19.0968 \approx 19.1$$

Now divide:

$$\frac{19.1}{2.11} \approx 9.052...$$

Round to one decimal place:

$$9.1$$

Method B: Keep full value until the end

$$\frac{19.0968}{2.11} \approx 9.0506...$$

Round only at the end:

$$9.1$$

In this case, both methods gave the same rounded final answer to one decimal place, but the middle values were different.

If we rounded more roughly, the difference would be easier to see. For example, if we rounded the starting numbers first:

$$5.84 \approx 5.8, \quad 3.27 \approx 3.3, \quad 2.11 \approx 2.1$$

Then:

$$\frac{5.8 \times 3.3}{2.1} = \frac{19.14}{2.1} \approx 9.114...$$

This is farther from the more accurate value \(9.0506...\).

This shows an important rule:

Round at the end whenever possible.

6. Why error can get bigger

Error can get bigger for several reasons:

  • Using rounded numbers more than once
  • Doing many steps in a calculation
  • Multiplying or dividing by large numbers
  • Truncating instead of rounding

Imagine a tiny mistake in a recipe. If you double or triple the recipe, that tiny mistake doubles or triples too. Numerical calculations can behave in a similar way.

7. How to reduce error

  • Keep extra decimal places during working
  • Round only the final answer, unless told otherwise
  • Use measurements with enough precision
  • Be careful when copying numbers into a calculator
  • Know the tolerance of given measurements

8. Quick comparison: exact, approximate, and tolerance

  • Exact value: the true number
  • Approximate value: a rounded or truncated version
  • Absolute error: how far off the approximation is
  • Relative error: how large the error is compared to the exact value
  • Tolerance: the allowed amount of error
  • Error propagation: how small errors affect later steps

9. Common mistakes to avoid

  • Rounding too early in a multi-step problem
  • Forgetting that tolerance is half of the rounding unit
  • Thinking a small absolute error always means a small relative error
  • Using truncation and rounding as if they are the same

Brief Summary

Error happens when we use an approximate value instead of an exact one. Tolerance tells us how much error is allowed, and it depends on how the number was rounded. In multi-step calculations, small errors can build up, which is called error propagation. To get more accurate answers, keep full values during the work and round only at the end.

Put what you read to the test

You've worked through Error Propagation and Tolerance. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Dimensional Analysis

Dimensional Analysis is a method for solving problems with units. It helps you convert from one unit to another and check whether an answer makes sense.

In 9th Grade Maths, dimensional analysis is especially useful when working with rates, measurements, and precision. It gives you a clear step-by-step way to organize numbers and units.

The main idea is simple: multiply by a conversion factor so that unwanted units cancel out, leaving the unit you want.

For example, since 1 foot equals 12 inches, both of these fractions equal 1:

$$\frac{12\text{ in}}{1\text{ ft}} = 1 \qquad \text{and} \qquad \frac{1\text{ ft}}{12\text{ in}} = 1$$

Because they are equal to 1, multiplying by one of these fractions changes the unit but not the actual amount.

Why dimensional analysis matters

  • It helps you convert measurements correctly.
  • It keeps your work organized.
  • It helps you solve multi-step problems with rates.
  • It can help you check whether a formula or answer is reasonable by looking at the units.

Key idea: unit cancellation

Units work a lot like numbers in a fraction. If the same unit appears in the top and bottom, it cancels.

For example:

$$15\text{ cm}\times \frac{1\text{ m}}{100\text{ cm}}=\frac{15\cdot 1\text{ cm}\cdot \text{ m}}{100\text{ cm}}=0.15\text{ m}$$

The centimeters cancel, so the final unit is meters.

How to use dimensional analysis

  1. Write the starting value with its unit.
  2. Write a conversion factor as a fraction.
  3. Choose the fraction so the unwanted unit cancels.
  4. Multiply the numbers.
  5. Check that the final unit is the one you wanted.

Choosing the correct conversion factor

This is the most important step. Suppose you want to change miles to kilometers. If you know that:

$$1\text{ mile} \approx 1.609\text{ km}$$

then the two possible conversion factors are:

$$\frac{1.609\text{ km}}{1\text{ mile}} \qquad \text{or} \qquad \frac{1\text{ mile}}{1.609\text{ km}}$$

You must pick the one that makes the old unit cancel.

If your starting unit is miles, then miles should go in the denominator:

$$\text{miles}\times \frac{\text{km}}{\text{mile}}=\text{km}$$

Worked Example 1: Simple unit conversion

Convert 72 inches to feet.

Step 1: Start with the given amount.

$$72\text{ in}$$

Step 2: Use the fact that \(1\text{ ft}=12\text{ in}\).

To cancel inches, put inches in the denominator:

$$72\text{ in}\times \frac{1\text{ ft}}{12\text{ in}}$$

Step 3: Cancel units and divide.

$$72\div 12 = 6$$

$$72\text{ in}\times \frac{1\text{ ft}}{12\text{ in}}=6\text{ ft}$$

Answer: 72 inches is 6 feet.

Worked Example 2: Converting with decimals

Convert 2.5 kilograms to grams.

We know:

$$1\text{ kg}=1000\text{ g}$$

Start with the given amount and choose the fraction that cancels kilograms:

$$2.5\text{ kg}\times \frac{1000\text{ g}}{1\text{ kg}}$$

Now multiply:

$$2.5\times 1000 = 2500$$

So:

$$2.5\text{ kg}=2500\text{ g}$$

Answer: 2.5 kilograms is 2500 grams.

Worked Example 3: Using dimensional analysis with rates

A car travels 60 miles per hour. How many miles does it travel in 3.5 hours?

A rate like 60 miles per hour can be written as:

$$\frac{60\text{ miles}}{1\text{ hour}}$$

Now multiply by 3.5 hours:

$$3.5\text{ hours}\times \frac{60\text{ miles}}{1\text{ hour}}$$

The hours cancel:

$$3.5\times 60 = 210$$

So:

$$3.5\text{ hours}\times \frac{60\text{ miles}}{1\text{ hour}}=210\text{ miles}$$

Answer: The car travels 210 miles.

This shows how dimensional analysis works with rates. The unit hour cancels, and the answer is left in miles.

Worked Example 4: A two-step rate problem

A faucet fills water at 8 liters per minute. How many milliliters of water does it fill in 15 minutes?

Step 1: Write the rate.

$$\frac{8\text{ L}}{1\text{ min}}$$

Step 2: Multiply by 15 minutes.

$$15\text{ min}\times \frac{8\text{ L}}{1\text{ min}}=120\text{ L}$$

Step 3: Convert liters to milliliters.

Since \(1\text{ L}=1000\text{ mL}\),

$$120\text{ L}\times \frac{1000\text{ mL}}{1\text{ L}}=120000\text{ mL}$$

You can also do both steps in one line:

$$15\text{ min}\times \frac{8\text{ L}}{1\text{ min}}\times \frac{1000\text{ mL}}{1\text{ L}}=120000\text{ mL}$$

Answer: The faucet fills 120{,}000 milliliters in 15 minutes.

Using dimensional analysis to check formulas

Dimensional analysis can also help you decide whether a formula makes sense.

Suppose distance is found using speed and time. If speed is measured in meters per second and time is measured in seconds, then:

$$\text{distance} = \text{speed} \times \text{time}$$

Check the units:

$$\frac{\text{m}}{\text{s}}\times \text{s}=\text{m}$$

The seconds cancel, leaving meters. That matches distance, so the formula makes sense.

But if someone wrote:

$$\text{distance} = \frac{\text{time}}{\text{speed}}$$

then the units would be:

$$\frac{\text{s}}{\text{m}/\text{s}}=\frac{\text{s}^2}{\text{m}}$$

That is not a unit of distance, so the formula is not correct.

Tips for success

  • Always include units in every step.
  • Write conversion factors as fractions.
  • Let the units guide you. If they do not cancel correctly, turn the fraction over.
  • Check your answer. Ask: Does the final unit match the question?
  • Be careful with decimals when multiplying or dividing.

Common mistakes

  • Using the conversion factor upside down.
  • Forgetting to write units.
  • Canceling units that are not actually the same.
  • Stopping before converting to the final unit asked for.

Quick check

Try these on your own:

  1. Convert 300 centimeters to meters.
  2. A runner moves at 5 meters per second. How far does the runner go in 12 seconds?
  3. Convert 2 hours to minutes.

Answers

  1. $$300\text{ cm}\times \frac{1\text{ m}}{100\text{ cm}}=3\text{ m}$$
  2. $$12\text{ s}\times \frac{5\text{ m}}{1\text{ s}}=60\text{ m}$$
  3. $$2\text{ hr}\times \frac{60\text{ min}}{1\text{ hr}}=120\text{ min}$$

Summary

Dimensional analysis is a strategy for converting units and solving rate problems by using conversion factors.

You write the conversion factor so that unwanted units cancel, and the unit you want remains.

This method is helpful not only for measurement conversions, but also for checking whether formulas and answers make sense.

Put what you read to the test

You've worked through Dimensional Analysis. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.