Mathwords logoReference LibraryMathwords

Standard Form of a Quadratic

Standard form of a quadratic is a way of writing a quadratic equation as ax2+bx+c=0ax^2 + bx + c = 0 (or y=ax2+bx+cy = ax^2 + bx + c), where aa, bb, and cc are real numbers and a0a \neq 0. It organizes the terms by decreasing power of xx, making it straightforward to identify the coefficients you need for solving or graphing.

A quadratic expression is in standard form when it is written as ax2+bx+cax^2 + bx + c, where aa, bb, and cc are real-valued constants and a0a \neq 0. When set equal to zero, ax2+bx+c=0ax^2 + bx + c = 0 is the standard form of a quadratic equation. When written as y=ax2+bx+cy = ax^2 + bx + c, it defines a quadratic function whose graph is a parabola. The coefficient aa determines whether the parabola opens upward (a>0a > 0) or downward (a<0a < 0), while cc gives the yy-intercept of the graph.

Key Formula

ax2+bx+c=0ax^2 + bx + c = 0
Where:
  • aa = the coefficient of x², which cannot equal zero
  • bb = the coefficient of x
  • cc = the constant term
  • xx = the variable

Worked Example

Problem: Write the equation 3x = 7 − 2x² in standard form, then identify a, b, and c.
Step 1: Move all terms to one side so the equation equals zero. Add 2x² and subtract 7 from both sides.
2x2+3x7=02x^2 + 3x - 7 = 0
Step 2: Arrange the terms in decreasing powers of x. The equation is already in order: x² term first, then x term, then constant.
2x2+3x7=02x^2 + 3x - 7 = 0
Step 3: Identify the coefficients by matching to the form ax² + bx + c = 0.
a=2,b=3,c=7a = 2, \quad b = 3, \quad c = -7
Answer: The standard form is 2x2+3x7=02x^2 + 3x - 7 = 0, with a=2a = 2, b=3b = 3, and c=7c = -7.

Visualization

Why It Matters

Standard form is the starting point for most methods of solving quadratic equations, including the quadratic formula, factoring, and completing the square. Each of these techniques requires you to read off the values of aa, bb, and cc correctly. Beyond the classroom, quadratic models in standard form appear in physics (projectile motion), business (profit optimization), and engineering design.

Common Mistakes

Mistake: Forgetting to include the sign when identifying b or c.
Correction: The sign is part of the coefficient. In x25x+6=0x^2 - 5x + 6 = 0, b=5b = -5 (not 5) and c=+6c = +6. Misreading signs leads to wrong answers in the quadratic formula.
Mistake: Leaving the equation with a zero coefficient for a and still calling it quadratic.
Correction: If a=0a = 0, the x2x^2 term vanishes and the equation becomes linear, not quadratic. Standard form requires a0a \neq 0.

Related Terms