Standard Form of a Quadratic Equation
Standard Form of a Quadratic Equation
A quadratic equation is an equation that includes a variable squared, such as \(x^2\). In 10th Grade maths, a quadratic equation is usually written in a special arrangement called standard form.
The standard form of a quadratic equation is:
$$ax^2 + bx + c = 0$$Here, \(a\), \(b\), and \(c\) are numbers, and \(a \ne 0\).
This condition is important. If \(a = 0\), then the \(x^2\) term disappears, and the equation is no longer quadratic.
For example:
- \(2x^2 + 5x - 3 = 0\) is quadratic because the coefficient of \(x^2\) is \(2\), and \(2 \ne 0\).
- \(0x^2 + 5x - 3 = 0\) is not quadratic because the \(x^2\) term is really gone.
Why standard form matters
Writing a quadratic equation in standard form helps you:
- recognize that the equation is quadratic,
- identify the values of \(a\), \(b\), and \(c\),
- use methods like factoring, completing the square, or the quadratic formula later.
The parts of standard form
In
$$ax^2 + bx + c = 0$$- \(a\) is the coefficient of \(x^2\),
- \(b\) is the coefficient of \(x\),
- \(c\) is the constant term.
Example: In \(3x^2 - 7x + 4 = 0\):
- \(a = 3\)
- \(b = -7\)
- \(c = 4\)
Be careful with signs. If a term is negative, its coefficient is negative.
How to rewrite an equation in standard form
Not every quadratic equation starts in standard form. You may need to rearrange it.
To put an equation into standard form:
- Move all terms to one side so the other side is \(0\).
- Combine like terms if needed.
- Write the terms in order: \(x^2\) term, \(x\) term, constant.
- Check that the coefficient of \(x^2\) is not zero.
Worked Example 1: Already in standard form
Determine whether \(5x^2 + 2x - 8 = 0\) is in standard form, and identify \(a\), \(b\), and \(c\).
Step 1: Check the arrangement.
The equation is written as:
$$5x^2 + 2x - 8 = 0$$This matches \(ax^2 + bx + c = 0\).
Step 2: Identify the coefficients.
- \(a = 5\)
- \(b = 2\)
- \(c = -8\)
Answer: Yes, it is in standard form.
Worked Example 2: Rearranging to standard form
Write \(x^2 + 9 = 4x\) in standard form.
Step 1: Move all terms to one side.
Subtract \(4x\) from both sides:
$$x^2 - 4x + 9 = 0$$Step 2: Check the order of terms.
The equation is now written in the order \(x^2\), \(x\), constant.
Answer:
$$x^2 - 4x + 9 = 0$$Here, \(a = 1\), \(b = -4\), and \(c = 9\).
Worked Example 3: Combining like terms
Write \(3x - 2x^2 = 7\) in standard form.
Step 1: Move all terms to one side.
Add \(2x^2\) to both sides and subtract \(7\) from both sides, or more simply rearrange:
$$-2x^2 + 3x - 7 = 0$$Step 2: Check the order.
The terms are in the correct order: \(x^2\), \(x\), constant.
Answer:
$$-2x^2 + 3x - 7 = 0$$So:
- \(a = -2\)
- \(b = 3\)
- \(c = -7\)
Notice that \(a\) can be negative. The only rule is that it cannot be zero.
Worked Example 4: More than one side has terms
Write \(4x^2 + 6 = 2x + 1\) in standard form.
Step 1: Move all terms to the left side.
Subtract \(2x\) from both sides and subtract \(1\) from both sides:
$$4x^2 - 2x + 5 = 0$$Step 2: Identify the coefficients.
- \(a = 4\)
- \(b = -2\)
- \(c = 5\)
Answer:
$$4x^2 - 2x + 5 = 0$$Important reminders
- A quadratic equation must have an \(x^2\) term.
- In standard form, one side must be \(0\).
- The terms should be arranged from highest power to lowest power.
- The coefficient \(a\) must not be zero.
- If a term is missing, its coefficient is \(0\). For example, in \(x^2 + 9 = 0\), \(b = 0\).
Example with a missing term
Consider:
$$2x^2 - 5 = 0$$This is still in standard form because it can be seen as:
$$2x^2 + 0x - 5 = 0$$So:
- \(a = 2\)
- \(b = 0\)
- \(c = -5\)
Common mistakes to avoid
- Forgetting to set the equation equal to 0.
For example, \(x^2 + 3x = 4\) is not yet in standard form. - Missing negative signs.
In \(x^2 - 6x + 2 = 0\), the value of \(b\) is \(-6\), not \(6\). - Thinking \(a\) must be positive.
It does not have to be positive. It only must not be zero. - Not writing terms in order.
For example, \(3 - 2x + x^2 = 0\) is equivalent, but standard form is better written as \(x^2 - 2x + 3 = 0\).
Quick check
Decide whether each equation is in standard form:
- \(x^2 + 7x - 1 = 0\) → Yes
- \(2x + x^2 = 5\) → No
- \(-3x^2 + 4 = 0\) → Yes
- \(6x - 9 = 0\) → No, because there is no \(x^2\) term
Summary
The standard form of a quadratic equation is:
$$ax^2 + bx + c = 0$$To write an equation in this form, move all terms to one side, combine like terms, and arrange the terms in descending order. Always check that \(a \ne 0\), because that is what makes the equation quadratic.
Put what you read to the test
You've worked through Standard Form of a Quadratic Equation. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.