Standard Form of a Quadratic Equation
A quadratic equation is one of the most important types of equations studied in algebra, and understanding its standard form is the very first step in mastering this topic. The standard form provides a uniform way of writing any quadratic equation, making it possible to identify the coefficients, apply the quadratic formula, calculate the discriminant, and perform factorisation. For CBSE Class 10 students, the standard form of a quadratic equation is the gateway to the entire chapter on quadratic equations — every technique for solving quadratic equations, from factorisation to the quadratic formula, requires the equation to be in standard form first. Many board examination questions begin with an equation that is not in standard form and ask students to rewrite it before solving. This topic covers the definition, structure, and significance of the standard form, teaches how to convert various equations into standard form, and includes a wide range of examples to build fluency with this foundational concept.
What is Standard Form of Quadratic Equation?
A quadratic equation in one variable x is an equation that can be written in the form:
ax2 + bx + c = 0
where a, b, and c are real numbers and a ≠ 0. This is called the standard form (or general form) of a quadratic equation.
Here:
- a is the coefficient of x2 (the leading coefficient or quadratic coefficient). It must not be zero; if a = 0, the equation reduces to a linear equation bx + c = 0, which is not quadratic.
- b is the coefficient of x (the linear coefficient). It can be zero, positive, or negative.
- c is the constant term (the term without x). It can also be zero, positive, or negative.
The word 'quadratic' comes from the Latin word 'quadratus', meaning 'square'. This reflects the fact that the highest power of the variable in a quadratic equation is 2 (i.e., the variable is squared).
Key characteristics of the standard form:
- It is a polynomial equation of degree 2.
- The right-hand side is always 0.
- All terms are collected on one side, combined and simplified.
- The terms are typically written in decreasing order of power: x2 term first, then x term, then constant.
An equation like 3x2 + 5x - 2 = 0 is in standard form (a = 3, b = 5, c = -2). An equation like x2 = 3x + 4 is a quadratic equation but is not in standard form — it must be rewritten as x2 - 3x - 4 = 0 first.
Standard Form of a Quadratic Equation Formula
Standard Form:
ax2 + bx + c = 0, where a ≠ 0
Identifying Coefficients:
| Equation in Standard Form | a (coeff. of x2) | b (coeff. of x) | c (constant) |
|---|---|---|---|
| 2x2 + 5x - 3 = 0 | 2 | 5 | -3 |
| x2 - 7x + 12 = 0 | 1 | -7 | 12 |
| -4x2 + x = 0 | -4 | 1 | 0 |
| 3x2 - 27 = 0 | 3 | 0 | -27 |
| x2 = 0 | 1 | 0 | 0 |
Connected Formulae: Once in standard form, you can compute:
- Discriminant: D = b2 - 4ac
- Roots (Quadratic Formula): x = (-b ± √(b2 - 4ac)) / (2a)
- Sum of roots: -b/a
- Product of roots: c/a
Methods
How to Convert an Equation to Standard Form:
Step 1: Expand all products, brackets, and squares on both sides of the equation.
Step 2: Move all terms to the left-hand side by subtracting or adding terms, so the right-hand side becomes 0.
Step 3: Combine like terms (collect all x2 terms, all x terms, and all constant terms).
Step 4: Write in decreasing order of powers: ax2 + bx + c = 0.
Step 5: Verify that the coefficient of x2 is not zero (otherwise it is not quadratic).
Common Situations Requiring Conversion:
- Equation with x2 on both sides: e.g., 3x2 + 2x = x2 + 5. Move x2 and 5 to the left: 2x2 + 2x - 5 = 0.
- Product form: e.g., (x + 3)(x - 4) = 0. Expand: x2 - x - 12 = 0.
- Equation with fractions: Multiply through by the LCM of denominators first, then rearrange.
- Equation with radicals: Square both sides if needed, then rearrange.
Recognising Non-Quadratic Equations:
- If the highest power of x is 1 (not 2), it is linear, not quadratic.
- If the highest power of x is 3 or more, it is cubic or higher, not quadratic.
- If x appears in a denominator, it may become quadratic after clearing fractions — check the degree after simplification.
Solved Examples
Example 1: Already in Standard Form
Problem: Identify a, b, c for the equation 4x2 - 7x + 3 = 0.
Solution:
The equation is already in standard form ax2 + bx + c = 0.
Comparing: a = 4, b = -7, c = 3.
Note: b is -7, not 7. The coefficient includes its sign.
Answer: a = 4, b = -7, c = 3.
Example 2: Converting from a Rearranged Form
Problem: Write 3x2 = 5x - 2 in standard form and identify a, b, c.
Solution:
Step 1: Move all terms to the left:
3x2 - 5x + 2 = 0
Step 2: This is now in standard form with a = 3, b = -5, c = 2.
Answer: 3x2 - 5x + 2 = 0, where a = 3, b = -5, c = 2.
Example 3: Converting from Product Form
Problem: Write (x - 5)(2x + 3) = 0 in standard form.
Solution:
Step 1: Expand the product:
(x)(2x) + (x)(3) + (-5)(2x) + (-5)(3) = 0
2x2 + 3x - 10x - 15 = 0
Step 2: Combine like terms:
2x2 - 7x - 15 = 0
Step 3: a = 2, b = -7, c = -15.
Answer: 2x2 - 7x - 15 = 0.
Example 4: Converting When x² Appears on Both Sides
Problem: Write (x + 4)2 = 3x2 + 5x + 1 in standard form.
Solution:
Step 1: Expand the left side:
x2 + 8x + 16 = 3x2 + 5x + 1
Step 2: Move all terms to the left:
x2 + 8x + 16 - 3x2 - 5x - 1 = 0
Step 3: Combine like terms:
-2x2 + 3x + 15 = 0
Step 4: Optionally multiply by -1 to make a positive (both forms are valid):
2x2 - 3x - 15 = 0
Answer: 2x2 - 3x - 15 = 0 (a = 2, b = -3, c = -15).
Example 5: Equation with Missing Linear Term
Problem: Is 5x2 = 80 a quadratic equation? If so, write in standard form.
Solution:
Step 1: Rearrange: 5x2 - 80 = 0
Step 2: This is quadratic with a = 5, b = 0, c = -80.
The linear term (bx) is absent (b = 0), which is perfectly valid. This is called a pure quadratic equation.
Answer: Yes, it is quadratic. Standard form: 5x2 - 80 = 0 (a = 5, b = 0, c = -80).
Example 6: Equation with Missing Constant Term
Problem: Write 7x2 + 3x = 0 in standard form and identify coefficients.
Solution:
The equation is already in standard form (right side is 0).
a = 7, b = 3, c = 0.
When c = 0, the equation can always be factored as x(7x + 3) = 0, giving roots x = 0 and x = -3/7.
Answer: 7x2 + 3x + 0 = 0 (a = 7, b = 3, c = 0).
Example 7: Checking Whether an Equation is Quadratic
Problem: Is the equation (x + 1)3 = x3 + 7 a quadratic equation?
Solution:
Step 1: Expand the left side using (a + b)3 = a3 + 3a2b + 3ab2 + b3:
x3 + 3x2 + 3x + 1 = x3 + 7
Step 2: Cancel x3 from both sides:
3x2 + 3x + 1 = 7
Step 3: Rearrange:
3x2 + 3x - 6 = 0
Step 4: The highest power of x is 2, and the coefficient of x2 is 3 ≠ 0.
Answer: Yes, it is a quadratic equation: 3x2 + 3x - 6 = 0 (a = 3, b = 3, c = -6).
Example 8: Converting from Fractional Form
Problem: Write x + 3/x = 4 as a quadratic equation in standard form (x ≠ 0).
Solution:
Step 1: Multiply both sides by x:
x2 + 3 = 4x
Step 2: Rearrange:
x2 - 4x + 3 = 0
Step 3: a = 1, b = -4, c = 3.
Note: We must state x ≠ 0 since we multiplied by x.
Answer: x2 - 4x + 3 = 0 (a = 1, b = -4, c = 3).
Example 9: Equation That Looks Quadratic but Is Not
Problem: Is (x + 2)2 = x2 - 5 a quadratic equation?
Solution:
Step 1: Expand: x2 + 4x + 4 = x2 - 5
Step 2: Subtract x2 from both sides: 4x + 4 = -5
Step 3: Rearrange: 4x + 9 = 0
Step 4: This is a linear equation (degree 1), not quadratic. The x2 terms cancelled out.
Answer: No, it is not a quadratic equation. After simplification, it reduces to a linear equation 4x + 9 = 0.
Example 10: Real-Life Equation in Standard Form
Problem: A rectangular park has length 2 metres more than its breadth. If the area is 120 sq metres, write the quadratic equation for the breadth in standard form.
Solution:
Step 1: Let the breadth = x metres. Then length = (x + 2) metres.
Step 2: Area = length × breadth: x(x + 2) = 120
Step 3: Expand: x2 + 2x = 120
Step 4: Rearrange to standard form: x2 + 2x - 120 = 0
Here a = 1, b = 2, c = -120.
Answer: The quadratic equation is x2 + 2x - 120 = 0.
Real-World Applications
The standard form of a quadratic equation serves as the starting point for all quadratic equation techniques and has diverse applications:
Solving Quadratic Equations: Whether using factorisation, completing the square, or the quadratic formula, the first step is always to write the equation in standard form. Without this, the methods cannot be applied correctly. The correct identification of a, b, and c is the foundation upon which every solution method rests.
Nature of Roots Analysis: The discriminant D = b2 - 4ac requires the coefficients from the standard form. It tells whether roots are real, equal, or complex. Without the standard form, the discriminant cannot be computed. Questions asking 'for what value of k does the equation have equal roots?' always begin with writing the equation in standard form.
Graphing Parabolas: The equation y = ax2 + bx + c represents a parabola. The standard form immediately reveals the direction of opening (sign of a), the axis of symmetry (x = -b/(2a)), and the vertex. The y-intercept is the constant term c (the point where the parabola crosses the y-axis). The x-intercepts (if they exist) are the roots of the equation ax2 + bx + c = 0.
Physics and Engineering: Projectile motion equations, stopping distance formulas, and many physical laws involve quadratic equations. The height of a projectile at time t is h = -½gt2 + v0t + h0, which is a quadratic in t. Writing such equations in standard form is the first step to finding when the projectile hits the ground (h = 0), when it reaches maximum height, or how long it stays in the air.
Optimisation: Maximum and minimum problems (profit maximisation, cost minimisation, area optimisation) often reduce to quadratic equations in standard form. For example, if a farmer has 100 metres of fencing and wants to enclose the maximum rectangular area, the area equation becomes a quadratic, and the standard form reveals the maximum value through the vertex.
Architecture and Design: Parabolic arches, bridges, and satellite dishes follow quadratic curves. The standard form helps architects and engineers calculate dimensions, positions, and load distributions. The shape of suspension bridge cables is approximately parabolic and modelled by quadratic equations.
Economics: Revenue and profit functions in business are often quadratic. Revenue R = (price per unit) × (number of units sold), where the number of units depends linearly on price, leads to a quadratic revenue function. Finding break-even points requires solving the quadratic in standard form.
Key Points to Remember
- The standard form of a quadratic equation is ax2 + bx + c = 0, where a ≠ 0.
- a is the coefficient of x2, b is the coefficient of x, and c is the constant term.
- If a = 0, the equation is linear, not quadratic.
- b can be 0 (pure quadratic: ax2 + c = 0) and c can be 0 (e.g., ax2 + bx = 0). Both b and c can also be 0 simultaneously (e.g., x2 = 0).
- To convert to standard form: expand, move all terms to one side, combine like terms.
- Always check the degree after simplification — sometimes x2 terms cancel, leaving a linear equation.
- The coefficients include their signs: in 2x2 - 5x + 1 = 0, b = -5 (not 5). This is the most common error students make.
- The standard form is needed before applying the quadratic formula, discriminant, or sum/product of roots relations.
- An equation like x(x + 3) = 10 must be expanded and rearranged before it is in standard form: x2 + 3x - 10 = 0.
- Quadratic equations always have exactly 2 roots (real or complex, counting multiplicity).
- Two different standard forms can represent the same equation: for example, x2 - 3x + 2 = 0 and -x2 + 3x - 2 = 0 are equivalent (multiply by -1). Both have the same roots.
- When a problem says 'write the equation', ensure your answer has zero on the right side and all terms simplified on the left.
Practice Problems
- Write in standard form and find a, b, c: 2x² = 7x - 3.
- Convert to standard form: (3x - 1)(x + 5) = 0.
- Is x(x² + 3) = x³ + 5 a quadratic equation? If yes, write in standard form.
- Write in standard form: (x + 4)² = 2x² + 1.
- Convert to standard form: 5/(x + 1) = x + 2 (x ≠ -1).
- The product of two consecutive even numbers is 168. Write the quadratic equation in standard form.
Frequently Asked Questions
Q1. What is the standard form of a quadratic equation?
The standard form is ax² + bx + c = 0, where a, b, and c are real numbers and a ≠ 0. All terms are on the left side, the right side is zero, and the terms are arranged in decreasing order of powers of x.
Q2. Why must a ≠ 0 in the standard form?
If a = 0, the x² term disappears, and the equation becomes bx + c = 0, which is a linear equation, not a quadratic one. The defining feature of a quadratic equation is the x² term, so its coefficient must be non-zero.
Q3. Can b or c be zero in a quadratic equation?
Yes. If b = 0, the equation is ax² + c = 0 (a pure quadratic, like 3x² - 12 = 0). If c = 0, the equation is ax² + bx = 0 (like 5x² + 2x = 0, which can be factored as x(5x + 2) = 0). Both are valid quadratic equations.
Q4. How do I convert an equation to standard form?
Expand all brackets and products, move all terms to the left side (making the right side 0), and combine like terms. Write the result as ax² + bx + c = 0.
Q5. What if the coefficient of x² is negative?
A negative leading coefficient is valid. For example, -2x² + 3x + 1 = 0 is in standard form with a = -2. You may optionally multiply through by -1 to make a positive (2x² - 3x - 1 = 0), but this is not required.
Q6. Is (x - 3)(x + 7) = 0 in standard form?
No, it is in factored form. To convert to standard form, expand: x² + 7x - 3x - 21 = 0, which gives x² + 4x - 21 = 0. Now it is in standard form with a = 1, b = 4, c = -21.
Q7. How many roots does a quadratic equation have?
A quadratic equation always has exactly 2 roots (counting multiplicity). These roots may be: two distinct real numbers (when D > 0), two equal real numbers (when D = 0), or two complex conjugate numbers (when D < 0, studied in higher classes).
Q8. What is a pure quadratic equation?
A pure quadratic equation has b = 0, meaning it takes the form ax² + c = 0 (or ax² = -c). Examples: x² - 25 = 0, 2x² = 50. These are solved directly by isolating x² and taking the square root.
Q9. Why is the standard form important for the quadratic formula?
The quadratic formula x = (-b ± √(b² - 4ac)) / (2a) uses the coefficients a, b, and c directly. If the equation is not in standard form, the values of a, b, and c cannot be correctly identified, leading to wrong answers.
Q10. How do I know if a given equation is quadratic?
Simplify the equation completely (expand, cancel, combine). If the highest power of the variable is exactly 2 and its coefficient is non-zero, the equation is quadratic. If the x² terms cancel during simplification, the equation is not quadratic.
Related Topics
- Quadratic Equations
- Solving Quadratic Equations by Factorisation
- Quadratic Formula
- Discriminant of Quadratic Equation
- Factorisation of Quadratic Expressions
- Completing the Square Method
- Nature of Roots of Quadratic Equation
- Sum and Product of Roots
- Word Problems on Quadratic Equations
- Applications of Quadratic Equations
- Roots and Graphs of Quadratic Equations










