Put Quadratic Equation in Standard Form Calculator
A quadratic equation in standard form is written as ax² + bx + c = 0, where a, b, and c are constants and a ≠ 0. This form is essential for solving quadratic equations, graphing parabolas, and analyzing their properties. Our calculator helps you convert any quadratic equation to this standard format quickly and accurately.
What is Standard Form of a Quadratic Equation?
The standard form of a quadratic equation is ax² + bx + c = 0, where:
- a is the coefficient of x² (must not be zero)
- b is the coefficient of x
- c is the constant term
This form is called "standard" because it clearly shows the degree of each term and makes it easy to identify the coefficients. The standard form is particularly useful for:
- Solving quadratic equations using the quadratic formula
- Graphing parabolas to understand their shape and position
- Analyzing the properties of quadratic functions
Standard form of a quadratic equation: ax² + bx + c = 0
How to Convert to Standard Form
To convert any quadratic equation to standard form, follow these steps:
- Start with the given quadratic equation
- Move all terms to one side of the equation to set it equal to zero
- Combine like terms to simplify the equation
- Arrange the terms in descending order of their exponents (x², x, constant)
Remember: The coefficient of x² (a) must not be zero. If it is zero, the equation is no longer quadratic.
Step-by-Step Example
Let's convert the equation 2x + 3 = x² + 5 to standard form:
- Start with: 2x + 3 = x² + 5
- Move all terms to one side: 2x + 3 - x² - 5 = 0
- Combine like terms: -x² + 2x - 2 = 0
- Arrange in standard form: -x² + 2x - 2 = 0
For a cleaner standard form, you can multiply the entire equation by -1:
x² - 2x + 2 = 0
Examples of Conversion
Example 1: Simple Equation
Original equation: x² + 3x - 4 = 0
This is already in standard form.
Example 2: Equation with Fractions
Original equation: ½x² = 3x + 1
Convert to standard form:
- Multiply both sides by 2 to eliminate fractions: x² = 6x + 2
- Move all terms to one side: x² - 6x - 2 = 0
Example 3: Complex Equation
Original equation: (x + 2)(x - 3) = 4
Convert to standard form:
- Expand the left side: x² - 3x + 2x - 6 = 4
- Combine like terms: x² - x - 6 = 4
- Move all terms to one side: x² - x - 10 = 0