๐Ÿ““ IB Math โ€” Grade 10

Self-Study Practice Notebook ยท 20 Key Questions ยท Choose & Check!
Score
0 / 0
Chapter 1 ยท Algebra & Equations
Q1
Question 01 ยท Quadratic Formula
Solve the equation using the quadratic formula.
โšก Key Memory
DISCRIMINANT = \(b^2 - 4ac\)
  โ–ธ \(>0\) โ†’ 2 real roots   โ–ธ \(=0\) โ†’ 1 repeated root   โ–ธ \(<0\) โ†’ no real roots
Formula: \(x = \dfrac{-b \pm \sqrt{b^2-4ac}}{2a}\)
๐Ÿ“ Example
Solve \(x^2 + 5x + 6 = 0\)
Here \(a=1,\ b=5,\ c=6\). Discriminant: \(25-24=1 > 0\) โ†’ 2 roots
\(x = \dfrac{-5 \pm 1}{2}\) โ†’ \(x = -2\) or \(x = -3\) โœ“
โœฆ Now You Try โœฆ
Solve: \(\ 2x^2 - 7x + 3 = 0\)
Q2
Question 02 ยท Factoring
Which factored form is correct for \(x^2 - x - 12\)?
โšก Key Memory
FACTORING TRICK: Find two numbers that
  โœ” Multiply to \(c\)    โœ” Add to \(b\)
โ†’ "MULTIPLY to the bottom, ADD to the middle"
๐Ÿ“ Example
\(x^2 + 2x - 15\): need ร— = โˆ’15, + = 2 โ†’ 5 and โˆ’3
Answer: \((x+5)(x-3)\)
Q3
Question 03 ยท Completing the Square
Complete the square for \(x^2 + 6x + 2\).
โšก Key Memory
COMPLETING THE SQUARE
Step: \(x^2 + bx = \left(x + \dfrac{b}{2}\right)^2 - \left(\dfrac{b}{2}\right)^2\)
HALF the coefficient of x, then SQUARE it!
โ†’ "HALF โ†’ SQUARE โ†’ SUBTRACT"
Q4
Question 04 ยท Systems of Equations
Find the solution to the system: \(3x + 2y = 12\) and \(x - y = 1\).
โšก Key Memory
SUBSTITUTION: Isolate one variable, plug in.
ELIMINATION: Multiply to match coefficients, add/subtract.
Always check your answer in BOTH equations!
Chapter 2 ยท Functions & Graphs
Q5
Question 05 ยท Vertex of a Parabola
Find the vertex of \(f(x) = 2x^2 - 8x + 5\).
โšก Key Memory
VERTEX formula: \(x = -\dfrac{b}{2a}\), then find \(y\)
Or use: vertex form \(f(x) = a(x-h)^2+k\) โ†’ vertex is \((h,k)\)
โ†’ "NEGATIVE b over 2a" = x of vertex
Q6
Question 06 ยท Domain & Range
What is the domain of \(f(x) = \sqrt{3x - 6}\)?
โšก Key Memory
DOMAIN RULES:
โ–ธ Square root: inside โ‰ฅ 0
โ–ธ Fraction: denominator โ‰  0
โ–ธ Log: inside > 0
โ†’ "What x values make this LEGAL?"
Q7
Question 07 ยท Inverse Functions
Find \(f^{-1}(x)\) if \(f(x) = 3x - 5\).
โšก Key Memory
INVERSE steps:
1. Replace \(f(x)\) with \(y\)
2. Swap x and y
3. Solve for \(y\) โ†’ that's \(f^{-1}(x)\)
โ†’ "SWAP then SOLVE"
Chapter 3 ยท Geometry & Trigonometry
Q8
Question 08 ยท Sine Rule
In triangle ABC, \(a=8,\ b=5,\ A=60ยฐ\). Find angle B.
โšก Key Memory
SINE RULE: \(\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C}\)
Use when: AAS, ASA, SSA (non-right triangles)
โ†’ "side OVER sin of its OWN angle"
๐Ÿ“ Example
\(\dfrac{8}{\sin 60ยฐ} = \dfrac{5}{\sin B}\) โ†’ \(\sin B = \dfrac{5 \sin 60ยฐ}{8}\)
Q9
Question 09 ยท Cosine Rule
Find side \(c\) if \(a=7,\ b=5,\ C=60ยฐ\).
โšก Key Memory
COSINE RULE: \(c^2 = a^2 + b^2 - 2ab\cos C\)
Use when: SAS or SSS
โ†’ "Pythagorean theorem + correction term"
When \(C=90ยฐ\): \(\cos 90ยฐ = 0\) โ†’ becomes Pythagoras! ๐Ÿคฏ
Q10
Question 10 ยท Unit Circle
What is the exact value of \(\sin 135ยฐ\)?
โšก Key Memory
CAST RULE (which trig is positive):
  Q1: All   Q2: Sin   Q3: Tan   Q4: Cos
โ†’ "All Students Take Calculus"
Reference angle of 135ยฐ = 180ยฐ โˆ’ 135ยฐ = 45ยฐ
Chapter 4 ยท Statistics & Probability
Q11
Question 11 ยท Probability
A bag has 4 red and 6 blue balls. Two drawn WITHOUT replacement. P(both red) = ?
โšก Key Memory
WITHOUT REPLACEMENT: denominator decreases!
\(P(A \text{ and } B) = P(A) \times P(B \mid A)\)
โ†’ "After each pick, pool SHRINKS"
Q12
Question 12 ยท Standard Deviation
Dataset: {2, 4, 4, 4, 5, 5, 7, 9}. What is the mean?
โšก Key Memory
MEAN = \(\dfrac{\text{Sum of all values}}{\text{Number of values}}\)
MEDIAN = middle value (sort first!)
MODE = most frequent
โ†’ "Mean: Add ALL, divide by COUNT"
Chapter 5 ยท Sequences & Series
Q13
Question 13 ยท Arithmetic Sequence
The 5th term of an arithmetic sequence is 17 and the common difference is 3. Find the 1st term.
โšก Key Memory
ARITHMETIC: \(u_n = u_1 + (n-1)d\)
\(u_n\) = nth term, \(u_1\) = first term, \(d\) = common difference
โ†’ "First term + (nโˆ’1) JUMPS of d"
Q14
Question 14 ยท Geometric Sequence
Find the 6th term of the geometric sequence: \(3, 6, 12, 24, \ldots\)
โšก Key Memory
GEOMETRIC: \(u_n = u_1 \cdot r^{n-1}\)
Common ratio: \(r = \dfrac{u_2}{u_1}\)
โ†’ "First term TIMES r to the power (nโˆ’1)"
Q15
Question 15 ยท Sum of Arithmetic Series
Find the sum of the first 10 terms: \(5 + 8 + 11 + \ldots\)
โšก Key Memory
ARITHMETIC SUM: \(S_n = \dfrac{n}{2}(2u_1 + (n-1)d)\)
OR: \(S_n = \dfrac{n}{2}(u_1 + u_n)\) โ† use this if you know the last term
โ†’ "n over 2, times (first + last)"
Chapter 6 ยท Exponentials & Logarithms
Q16
Question 16 ยท Laws of Logarithms
Simplify: \(\log_3 81 - \log_3 9\)
โšก Key Memory
LOG LAWS:
โ–ธ \(\log(AB) = \log A + \log B\)
โ–ธ \(\log\!\left(\dfrac{A}{B}\right) = \log A - \log B\)
โ–ธ \(\log(A^n) = n\log A\)
โ†’ "Log of DIVIDE = SUBTRACT the logs"
Q17
Question 17 ยท Exponential Equations
Solve: \(2^{3x} = 32\)
โšก Key Memory
SAME BASE TRICK: If \(a^m = a^n\), then \(m = n\)
Steps: Rewrite both sides with the SAME base, then equate exponents.
โ†’ "Make bases EQUAL, drop the base, set exponents equal"
Chapter 7 ยท Intro to Calculus
Q18
Question 18 ยท Differentiation
Differentiate: \(f(x) = 4x^3 - 5x^2 + 2x - 7\)
โšก Key Memory
POWER RULE: \(\dfrac{d}{dx}(x^n) = nx^{n-1}\)
Steps: MULTIPLY by power, then REDUCE power by 1
Constant โ†’ disappears (derivative = 0)
โ†’ "Bring the power DOWN, then MINUS ONE"
Q19
Question 19 ยท Gradient of Tangent
Find the gradient of \(f(x)=x^2+3x\) at \(x=2\).
โšก Key Memory
GRADIENT at a point = value of \(f'(x)\) at that \(x\)
Step 1: Differentiate โ†’ get \(f'(x)\)
Step 2: Substitute the given x value
โ†’ "DIFFERENTIATE first, PLUG IN second"
Q20
Question 20 ยท Integration (Basic)
Evaluate: \(\displaystyle\int (6x^2 - 4x + 1)\,dx\)
โšก Key Memory
INTEGRATION POWER RULE: \(\displaystyle\int x^n\,dx = \dfrac{x^{n+1}}{n+1} + C\)
Steps: ADD 1 to power, then DIVIDE by new power
ALWAYS add \(+C\) (constant of integration)!
โ†’ "Plus one, divide, plus C โ€” NEVER forget C!"