4.1-Quadratic Equations
4.1-Quadratic Equations Important Formulae
You are currently studying
Grade 10 → Math → Quadratic Equations → 4.1-Quadratic Equations
- Write Quadratic Equation in order to represent the given situation algebraically.
- Rewrite the given equations in the standard form in order to check whether they are quadratic or not.
A quadratic equation is a polynomial equation of degree 2, which can be expressed in the standard form:
$ax^2 + bx + c = 0$
where:
- $a$, $b$, and $c$ are constants
- $a \neq 0$ (if $a = 0$, the equation becomes linear)
- $x$ represents the variable
The solutions of a quadratic equation are known as the roots of the equation. These roots can be real or complex, depending on the value of the discriminant, which is given by:
$D = b^2 - 4ac$
The nature of the roots can be determined as follows:
- If $D > 0$, the equation has two distinct real roots.
- If $D = 0$, the equation has exactly one real root (also known as a repeated or double root).
- If $D < 0$, the equation has two complex roots.
Quadratic equations can be classified into different forms:
- Standard Form: $ax^2 + bx + c = 0$
- Vertex Form: $y = a(x - h)^2 + k$, where $(h, k)$ is the vertex of the parabola.
- Factored Form: $y = a(x - r_1)(x - r_2)$, where $r_1$ and $r_2$ are the roots of the equation.
The graphical representation of a quadratic equation is a parabola. The general characteristics of a parabola include:
- Direction: If $a > 0$, the parabola opens upwards; if $a < 0$, it opens downwards.
- Vertex: The highest or lowest point of the parabola, depending on its direction.
- Axis of Symmetry: The vertical line that passes through the vertex, given by $x = -\frac{b}{2a}$.
To find the roots of a quadratic equation, several methods can be employed:
- Factorisation: This involves expressing the quadratic in the form $(x - r_1)(x - r_2) = 0$.
- Completing the Square: This method rewrites the equation in the vertex form.
- Quadratic Formula: The roots can be directly calculated using the formula:
$x = \frac{-b \pm \sqrt{D}}{2a}$
Examples of quadratic equations include:
- $x^2 - 5x + 6 = 0$
- $2x^2 + 3x - 2 = 0$
- $-x^2 + 4x + 8 = 0$
Quadratic equations are significant in various fields such as physics, engineering, and economics, as they model a wide range of phenomena including projectile motion, area calculations, and optimization problems. Understanding their properties and methods of solutions is essential for further studies in mathematics and its applications.
Chompinha, CC BY-SA 4.0, via Wikimedia Commons