IB Class 9 Quadratic Equations Practice Questions help students understand factorisation and quadratic formula methods clearly. The exercises focus on solving equations step by step. Moreover, learners practice completing the square and analyzing roots. This strengthens algebraic reasoning and accuracy.
Build Strong Algebra Foundations
IB Class 9 Quadratic Equations Practice Questions support effective exam revision. Therefore, students gain confidence while solving word problems and equation systems. Additionally, consistent practice improves speed and precision. As a result, learners perform better in assessments and strengthen long-term mathematical skills.
Quadratic Worksheets and Notes
Students can use IB Math Quadratic Equations Class 9 Notes PDF for concept clarity. Moreover, Quadratic Equations IB Grade 9 Worksheet PDF provides structured exercises. Therefore, regular revision improves understanding and boosts exam performance effectively.
Quadratic Equations (Introduction)
Quadratic equations are polynomial equations of degree 2. They appear in many real-world contexts, from physics (projectile motion) to economics (profit maximization) and geometry (area problems). This chapter introduces their standard form, methods of solution, and the powerful quadratic formula.
1. What is a Quadratic Equation?
A quadratic equation is an equation that can be written in the standard form:
- a is the coefficient of x² (quadratic term)
- b is the coefficient of x (linear term)
- c is the constant term
The condition a ≠ 0 is essential; if a = 0, the equation becomes linear (bx + c = 0).
Examples of Quadratic Equations
Example 1: 2x² + 5x – 3 = 0 (a = 2, b = 5, c = -3)
Example 2: x² – 7x = 0 (a = 1, b = -7, c = 0)
Example 3: 4x² – 9 = 0 (a = 4, b = 0, c = -9) (This is called a pure quadratic)
Example 4: (x – 3)(x + 2) = 0 (This is a quadratic in factored form)
Note: The highest power of x is 2, which is why it’s called “quadratic” (from Latin “quadratus” meaning square).
2. Solving by Factorization
If a quadratic expression can be factored easily, this is often the quickest method. We use the zero product property: If the product of two factors is zero, then at least one of the factors must be zero.
Step-by-Step Process
- Write the equation in standard form (ax² + bx + c = 0).
- Factor the quadratic expression into two linear factors.
- Set each factor equal to zero and solve for x.
Example 1: Solve x² + 5x + 6 = 0
Solutions: x = -2 or x = -3
Example 2: Solve 2x² – 7x + 3 = 0
Solutions: x = ½ or x = 3
Example 3: Solve x² – 9 = 0 (difference of squares)
Solutions: x = 3 or x = -3
Remember: Not all quadratics factor nicely with integers. In such cases, we use other methods.
3. Solving Pure Quadratics (Square Root Method)
When a quadratic has no x-term (b = 0), it is called a pure quadratic. We can solve it by isolating x² and taking square roots.
Method
Remember to include both the positive and negative square roots.
Example 1: Solve 2x² – 32 = 0
Solutions: x = 4 or x = -4
Example 2: Solve 3x² + 12 = 0
Solutions: x = 2i or x = -2i (complex roots)
At Grade 9 level, we usually focus on real solutions. If the number under the square root is negative, we say “no real solutions”.
Example 3: Solve (x – 3)² = 25
Solutions: x = 8 or x = -2
4. Completing the Square
This method transforms any quadratic into a perfect square trinomial plus a constant. It is the foundation for deriving the quadratic formula.
Step-by-Step Process
For an equation ax² + bx + c = 0 (with a = 1 for simplicity):
- Move the constant term to the right side: x² + bx = -c
- Add (b/2)² to both sides (completing the square)
- Factor the left side as (x + b/2)²
- Solve using square roots
Example 1: Solve x² + 6x + 5 = 0 by completing the square.
Solutions: x = -1 or x = -5
Example 2: Solve x² – 8x + 3 = 0.
Solutions: x = 4 + √13 or x = 4 – √13
If a ≠ 1, first divide the entire equation by a before completing the square.
5. The Quadratic Formula
The quadratic formula is a universal method that works for all quadratic equations. It is derived by completing the square on the general form ax² + bx + c = 0.
Using the Formula
- Identify a, b, and c from the equation in standard form.
- Substitute into the formula.
- Simplify under the square root (the discriminant) first.
- Calculate the two values.
Example 1: Solve 2x² – 5x + 3 = 0 using the quadratic formula.
Solutions: x = 1.5 or x = 1
Example 2: Solve x² + 4x + 2 = 0.
Solutions: x = -2 + √2 or x = -2 – √2
6. The Discriminant (Δ or D)
The expression under the square root in the quadratic formula, b² – 4ac, is called the discriminant. It tells us about the nature of the roots without solving completely.
Nature of Roots
- If b² – 4ac > 0: Two distinct real roots.
- If b² – 4ac = 0: One real root (repeated root) – the parabola touches the x-axis.
- If b² – 4ac < 0: No real roots (two complex roots).
Example 1: Determine the nature of roots for 2x² – 3x + 5 = 0.
∴ No real roots (complex roots).
Example 2: Find k such that x² – 6x + k = 0 has a repeated root.
Answer: k = 9
7. Applications of Quadratic Equations
Solved Word Problems
Example 1 (Area): A rectangular garden has length 4 meters more than its width. If its area is 60 m², find the dimensions.
Dimensions: Width = 6 m, Length = 10 m
Example 2 (Projectile Motion): A ball is thrown upward with an initial velocity of 20 m/s. Its height h (in meters) after t seconds is given by h = 20t – 5t². When does the ball hit the ground?
Answer: The ball hits the ground after 4 seconds.
Example 3 (Number Problem): Find two consecutive positive integers whose product is 132.
Integers: 11 and 12
8. Common Pitfalls
- Incorrect: Forgetting to set the equation to zero before factoring.
✓ Correct: Always write in the form ax² + bx + c = 0 first. - Incorrect: Losing the ± sign when taking square roots.
✓ Correct: x² = 9 → x = ±3, not just x = 3. - Incorrect: Misidentifying a, b, c in the quadratic formula (especially signs).
✓ Correct: For 2x² – 3x – 5 = 0, a = 2, b = -3, c = -5. - Incorrect: Forgetting that if a ≠ 1, divide before completing the square.
✓ Correct: 2x² + 8x + 3 = 0 → divide by 2 first: x² + 4x + 1.5 = 0. - Incorrect: Thinking the discriminant determines the value, not just the nature.
✓ Correct: Discriminant only tells us about the type of roots (real/equal/complex).
9. Practice Questions
- Solve by factoring: x² – 7x + 12 = 0.
- Solve by square roots: 3x² – 27 = 0.
- Solve by completing the square: x² + 8x – 5 = 0.
- Use the quadratic formula: 2x² – 5x – 3 = 0.
- Find the discriminant and nature of roots for 4x² – 4x + 1 = 0.
- The product of two consecutive odd numbers is 143. Find the numbers.
Answers: 1) x = 3, 4 2) x = ±3 3) x = -4 ± √21 4) x = 3, -0.5 5) Δ = 0, one real root 6) 11 and 13
IB Mathematics – Grade 9
Quadratic Equations (Level 1)
- Focus on translating the word problem into a quadratic expression.
- Each question is worth 1 mark.
- Detailed logic is available in the solutions section below.
Detailed Step-by-Step Solutions
IB Mathematics – Difficult Level
Quadratic Equations Assessment
- Focus on multi-step modeling (Area with borders, 3D volume).
- Questions involve both standard form $ax^2 + bx + c = 0$ and factored form.
- Use the detailed solutions to check your algebraic expansions.
Logic & Breakdown
Frequently Asked Questions (FAQs)
What are IB Class 9 Quadratic Equations Practice Questions?
They provide structured exercises on solving quadratic equations using different algebraic methods.
How do IB Class 9 Quadratic Equations Practice Questions help students?
IB Class 9 Quadratic Equations Practice Questions improve conceptual clarity and strengthen algebra skills.
Are quadratic formula methods included?
Yes, factorisation, completing the square, and formula methods are covered in IB Class 9 Quadratic Equations Practice Questions.
Do these questions in IB Class 9 Quadratic Equations Practice Questions follow IB curriculum standards?
Yes, they align with IB Grade 9 guidelines.
Are word problems included in the practice set?
Yes, real-life applications are included.
Can students use these questions for exam preparation?
Yes, they support systematic revision.
Are detailed solutions provided?
Yes, step-by-step explanations are included.
Are worksheets available in PDF format?
Yes, Quadratic Equations IB Grade 9 Worksheet PDF is available.
Do these resources include revision notes?
Yes, IB Math Quadratic Equations Class 9 Notes PDF can be used for revision.
How often should students practice quadratic equations?
Regular practice improves confidence and accuracy.

