Quadratic Equations
Overview
Quadratic equations form a cornerstone topic in upper-primary and secondary mathematics, appearing consistently in JTET Paper II. A quadratic equation is a polynomial equation of degree two, meaning the highest power of the variable is 2. This topic tests both computational skills (finding roots) and conceptual understanding (nature of roots, forming equations).
For JTET, you must master three core competencies: solving quadratic equations using different methods, determining the nature of roots without actually solving, and applying these concepts to word problems. Questions typically involve factorisation, the quadratic formula, and interpreting the discriminant. Real-world applications—such as area problems, age problems, and number puzzles—are common exam themes.
Understanding quadratic equations also builds the foundation for teaching algebraic thinking to upper-primary students, making this topic pedagogically significant beyond mere problem-solving.
Key Concepts
- **Standard Form**: A quadratic equation is written as ax² + bx + c = 0, where a ≠ 0. The coefficients a, b, and c are real numbers, and x is the variable.
- **Roots/Solutions**: The values of x that satisfy the equation are called roots. A quadratic equation has exactly two roots (which may be equal, distinct, or complex).
- **Discriminant (D)**: The expression D = b² − 4ac determines the nature of roots without solving the equation. This is a frequently tested concept.
- **Sum and Product of Roots**: If α and β are roots, then α + β = −b/a and αβ = c/a. These relationships help form equations when roots are given.
- **Methods of Solving**: Three primary methods exist—factorisation (splitting middle term), completing the square, and the quadratic formula. Factorisation is fastest when applicable.
- **Graphical Interpretation**: The graph of y = ax² + bx + c is a parabola. Roots are the x-intercepts where the parabola crosses the x-axis.
Formulas / Key Facts
| Formula | Context | |---------|---------| | ax² + bx + c = 0 | Standard form of quadratic equation | | x = (−b ± √(b² − 4ac)) / 2a | Quadratic formula to find both roots | | D = b² − 4ac | Discriminant formula | | D > 0 | Two distinct real roots | | D = 0 | Two equal real roots (one repeated root) | | D < 0 | No real roots (imaginary roots) | | α + β = −b/a | Sum of roots | | αβ = c/a | Product of roots | | x² − (sum)x + (product) = 0 | Forming equation when roots are known |
**Key Fact**: For JTET level, discriminant questions and factorisation-based problems dominate. Complex/imaginary roots are typically only mentioned conceptually, not computed.