Summary of Foundational Grade 9 Math Concepts

Master Foundational Grade 9 Math Concepts: Your Study Guide

Introduction

This study guide covers the Grade 9 Mathematics curriculum topics commonly assessed in a June exam. The material breaks concepts into clear sections, uses worked examples, and shows real-world applications. Use this guide to review Whole Numbers, Exponents, Integers, Numeric and Geometric Patterns, Functions and Relationships, Graphs, and Algebraic Expressions (excluding elementary algebra topics covered elsewhere).

Definition: Whole numbers are nonnegative integers: $0$, $1$, $2$, $3$, ...

1. Whole Numbers and Number Properties

Key ideas

  • Even and odd numbers, commutative and associative properties, distributive law when combining operations.
  • Multiples and factors: a multiple of $a$ is $a\cdot n$ for integer $n$; a factor divides the number exactly.

Definition: A prime number is a whole number greater than $1$ with exactly two positive factors: $1$ and itself.

Practical examples

  • Find factors of $36$: $1$, $2$, $3$, $4$, $6$, $9$, $12$, $18$, $36$.
  • Determine if $29$ is prime: yes, because no integer $2\le k\le 5$ divides $29$.

Real-world application

  • Factoring is used when simplifying ratios in recipes or scaling floor plans.

2. Exponents and Laws of Exponents

Concepts

  • Notation: $a^n$ means multiply $a$ by itself $n$ times.
  • Laws: for nonzero $a$ and integers $m,n$:
    • $a^{m}a^{n} = a^{m+n}$
    • $\frac{a^{m}}{a^{n}} = a^{m-n}$
    • $(a^{m})^{n} = a^{mn}$
    • $(ab)^{n} = a^{n}b^{n}$
    • $a^{0} = 1$

Definition: A negative exponent represents a reciprocal: $a^{-n} = \frac{1}{a^{n}}$ for $a\neq 0$.

Examples

  • Simplify: $2^{3} \cdot 2^{4} = 2^{7}$.
  • Simplify: $\frac{5^{6}}{5^{2}} = 5^{4}$.

Fun fact: Prime factorisation lets you compare large powers quickly by comparing exponents of prime bases.

3. Integers: Operations, Squares, Cubes, Roots

Concepts

  • Integers include negative numbers, zero, positive numbers.
  • Squaring and cubing: $n^{2}$, $n^{3}$.
  • Roots: square root $\sqrt{\phantom{x}}$, cube root $\sqrt[3]{\phantom{x}}$.

Definition: The cube root of $x$ is a number $y$ such that $y^{3} = x$.

Examples

  • Compute $(-3)^{2} = 9$, $(-2)^{3} = -8$.
  • Cube root: $\sqrt[3]{27} = 3$ because $3^{3}=27$.

Real-world application

  • Negative integers model debts or temperatures below zero; cube calculations appear in volume problems.

4. Numeric and Geometric Patterns

Concepts

  • Arithmetic sequences: constant difference $d$. General term: $a_{n} = a_{1} + (n-1)d$.
  • Geometric sequences: constant ratio $r$. General term: $a_{n} = a_{1}r^{n-1}$.

Definition: A sequence is a list of numbers ordered by position; a rule gives the $n$th term.

Examples

  • Arithmetic: $3$, $7$, $11$, ... has $d=4$, $a_{n} = 3 + (n-1)4$.
  • Geometric: $2$, $6$, $18$, ... has $r=3$, $a_{n} = 2\cdot 3^{n-1}$.

Determine general rule

  1. Check differences; if constant, it's arithmetic.
  2. If ratios of consecutive terms are constant, it's geometric.
  3. If neither, look for polynomial or alternating patterns.

Fun fact: The Fibonacci sequence grows roughly exponentially; the ratio of successive terms approaches the golden ratio $\phi$.

5. Functions and Relationships (Input–Output)

Concepts

  • A function maps each input to one output. Often written $y=f(x)$.
  • Describe rules in words, formulas, or flow diagrams.

Definition: A linear function has the form $y = mx + c$ where $m$ is the gradient and $c$ is the $y$-intercept.

Flow graph / flow chart

  • A flow graph shows steps: input $x$ \to perform operations \to output $y$.
  • Example: double then add $3$: $x$ \to multiply by $2$ \to add $3$ gives rule $y=2x+3$.

Identifying functions from descriptions

  • Words: "add $4$, then divide by $2$" gives $y=\frac{x+4}{2}$.
  • Table: check each input maps to exactly one output.

Real-world application

  • Functions model conversion between units, e.g., Celsius to Fahrenheit: $F = \frac{9}{5}C + 32$.

6. Graphs: Linear Features a

Zaregistruj se pro celé shrnutí
FlashcardsKnowledge testSummaryPodcastMindmap
Start for free

Already have an account? Sign in

Grade 9 Maths Overview

Klíčové pojmy: Prime numbers have exactly two positive factors, Use laws of exponents: $a^{m}a^{n}=a^{m+n}$, Cube root: $\sqrt[3]{x}=y$ where $y^{3}=x$, Arithmetic sequence general term $a_{n}=a_{1}+(n-1)d$, Geometric sequence general term $a_{n}=a_{1}r^{n-1}$, Linear function $y=mx+c$ with gradient $m=\frac{\Delta y}{\Delta x}$, Simple interest $I=Prt$ with $r$ as decimal, Direct proportion $y=kx$, inverse proportion $y=\frac{k}{x}$, Combine like terms: $2x^{2}+5x^{2}=7x^{2}$, Find equation from two points using $m=\frac{y_{2}-y_{1}}{x_{2}-x_{1}}$

## Introduction This study guide covers the Grade 9 Mathematics curriculum topics commonly assessed in a June exam. The material breaks concepts into clear sections, uses worked examples, and shows real-world applications. Use this guide to review Whole Numbers, Exponents, Integers, Numeric and Geometric Patterns, Functions and Relationships, Graphs, and Algebraic Expressions (excluding elementary algebra topics covered elsewhere). > **Definition:** Whole numbers are nonnegative integers: $0$, $1$, $2$, $3$, ... ## 1. Whole Numbers and Number Properties ### Key ideas - Even and odd numbers, commutative and associative properties, distributive law when combining operations. - Multiples and factors: a multiple of $a$ is $a\cdot n$ for integer $n$; a factor divides the number exactly. > **Definition:** A prime number is a whole number greater than $1$ with exactly two positive factors: $1$ and itself. ### Practical examples - Find factors of $36$: $1$, $2$, $3$, $4$, $6$, $9$, $12$, $18$, $36$. - Determine if $29$ is prime: yes, because no integer $2\le k\le 5$ divides $29$. ### Real-world application - Factoring is used when simplifying ratios in recipes or scaling floor plans. ## 2. Exponents and Laws of Exponents ### Concepts - Notation: $a^n$ means multiply $a$ by itself $n$ times. - Laws: for nonzero $a$ and integers $m,n$: - $a^{m}a^{n} = a^{m+n}$ - $\frac{a^{m}}{a^{n}} = a^{m-n}$ - $(a^{m})^{n} = a^{mn}$ - $(ab)^{n} = a^{n}b^{n}$ - $a^{0} = 1$ > **Definition:** A negative exponent represents a reciprocal: $a^{-n} = \frac{1}{a^{n}}$ for $a\neq 0$. ### Examples - Simplify: $2^{3} \cdot 2^{4} = 2^{7}$. - Simplify: $\frac{5^{6}}{5^{2}} = 5^{4}$. ### Fun fact: Prime factorisation lets you compare large powers quickly by comparing exponents of prime bases. ## 3. Integers: Operations, Squares, Cubes, Roots ### Concepts - Integers include negative numbers, zero, positive numbers. - Squaring and cubing: $n^{2}$, $n^{3}$. - Roots: square root $\sqrt{\phantom{x}}$, cube root $\sqrt[3]{\phantom{x}}$. > **Definition:** The cube root of $x$ is a number $y$ such that $y^{3} = x$. ### Examples - Compute $(-3)^{2} = 9$, $(-2)^{3} = -8$. - Cube root: $\sqrt[3]{27} = 3$ because $3^{3}=27$. ### Real-world application - Negative integers model debts or temperatures below zero; cube calculations appear in volume problems. ## 4. Numeric and Geometric Patterns ### Concepts - Arithmetic sequences: constant difference $d$. General term: $a_{n} = a_{1} + (n-1)d$. - Geometric sequences: constant ratio $r$. General term: $a_{n} = a_{1}r^{n-1}$. > **Definition:** A sequence is a list of numbers ordered by position; a rule gives the $n$th term. ### Examples - Arithmetic: $3$, $7$, $11$, ... has $d=4$, $a_{n} = 3 + (n-1)4$. - Geometric: $2$, $6$, $18$, ... has $r=3$, $a_{n} = 2\cdot 3^{n-1}$. ### Determine general rule 1. Check differences; if constant, it's arithmetic. 2. If ratios of consecutive terms are constant, it's geometric. 3. If neither, look for polynomial or alternating patterns. ### Fun fact: The Fibonacci sequence grows roughly exponentially; the ratio of successive terms approaches the golden ratio $\phi$. ## 5. Functions and Relationships (Input–Output) ### Concepts - A function maps each input to one output. Often written $y=f(x)$. - Describe rules in words, formulas, or flow diagrams. > **Definition:** A linear function has the form $y = mx + c$ where $m$ is the gradient and $c$ is the $y$-intercept. ### Flow graph / flow chart - A flow graph shows steps: input $x$ \to perform operations \to output $y$. - Example: double then add $3$: $x$ \to multiply by $2$ \to add $3$ gives rule $y=2x+3$. ### Identifying functions from descriptions - Words: "add $4$, then divide by $2$" gives $y=\frac{x+4}{2}$. - Table: check each input maps to exactly one output. ### Real-world application - Functions model conversion between units, e.g., Celsius to Fahrenheit: $F = \frac{9}{5}C + 32$. ## 6. Graphs: Linear Features a