Conversion Result
Your converted equation will appear here.
Step-by-step work
Enter Standard Form Values
Use the standard form y = ax² + bx + c.
The calculator converts it into y = a(x - h)² + k.
Example Data Table
These examples show common conversions from standard form to vertex form.
| Standard Form | a | b | c | Vertex | Vertex Form |
|---|---|---|---|---|---|
| y = x² - 6x + 8 | 1 | -6 | 8 | (3, -1) | y = (x - 3)² - 1 |
| y = 2x² + 8x + 3 | 2 | 8 | 3 | (-2, -5) | y = 2(x + 2)² - 5 |
| y = -x² + 4x + 5 | -1 | 4 | 5 | (2, 9) | y = -(x - 2)² + 9 |
| y = 0.5x² - 3x + 1 | 0.5 | -3 | 1 | (3, -3.5) | y = 0.5(x - 3)² - 3.5 |
Formula Used
The calculator starts with standard form:
y = ax² + bx + c.
Vertex form is:
y = a(x - h)² + k.
The horizontal vertex value is:
h = -b / 2a.
The vertical vertex value is:
k = c - b² / 4a.
The axis of symmetry is x = h.
The discriminant is D = b² - 4ac.
Roots are found with x = (-b ± √D) / 2a when the discriminant is not negative.
How to Use This Calculator
- Enter the coefficient a from the standard equation.
- Enter the coefficient b.
- Enter the constant value c.
- Select decimal precision and number style.
- Add an optional test value for checking one point.
- Click the conversion button.
- Review the vertex form, vertex, axis, direction, and steps.
- Use the CSV or PDF button to save the result.
Guide to Standard and Vertex Form
Why Vertex Form Matters
A standard to vertex form calculator helps you rewrite a quadratic equation in a clearer shape. Standard form uses y = ax² + bx + c. Vertex form uses y = a(x - h)² + k. Both describe the same parabola. Yet vertex form shows the turning point at once.
Understanding the Vertex
The vertex is the point (h, k). It marks the maximum or minimum value. When a is positive, the parabola opens upward. Then k is the minimum value. When a is negative, the parabola opens downward. Then k is the maximum value. This makes the form useful for graphing and modeling.
How the Conversion Works
The calculator uses completing the square. It first finds h with -b divided by 2a. It then finds k by placing h back into the function. Another direct formula is k = c - b² / 4a. These formulas avoid long manual work. They also reduce copying mistakes.
Where It Helps
Students can use the tool to check homework. Teachers can use it to build quick examples. Designers and analysts can model arches, paths, profits, and other curved data. The extra values help explain the curve. Axis of symmetry, discriminant, roots, and direction are shown together.
Role of Coefficient a
The calculator also keeps the original coefficient a. This is important. The value of a controls width and direction. A larger absolute value makes the graph narrower. A smaller absolute value makes it wider. The sign controls the opening direction.
Graph Transformations
Vertex form is also useful when you need transformations. The value h moves the graph left or right. The value k moves it up or down. The coefficient a stretches or reflects it. These details are easier to read than standard form.
Best Input Practice
Use clean numbers for best results. Decimals are allowed. Fractions may be entered as decimals. Always make sure a is not zero. If a equals zero, the equation is not quadratic. The final report can be copied, saved, or exported. Use the CSV file for spreadsheets. Use the PDF file for class records. This gives you a complete conversion workflow. A saved report is helpful during revision. It records the input, formulas, and final form. This makes later review simple. It also supports checking several quadratic equations in one place cleanly.
FAQs
What is standard form?
Standard form is written as y = ax² + bx + c. It lists the quadratic coefficient, linear coefficient, and constant term in order.
What is vertex form?
Vertex form is written as y = a(x - h)² + k. It shows the vertex directly as the point (h, k).
What does the vertex mean?
The vertex is the turning point of the parabola. It gives the minimum value for an upward curve and the maximum value for a downward curve.
Can coefficient a be zero?
No. If a is zero, the equation is linear, not quadratic. A valid quadratic equation must have a nonzero x² coefficient.
How is h calculated?
The calculator uses h = -b / 2a. This gives the x-coordinate of the vertex and the axis of symmetry.
How is k calculated?
The calculator uses k = c - b² / 4a. It also matches the value found by substituting h into the original equation.
Does vertex form change the graph?
No. It rewrites the same quadratic equation in a different form. The parabola, vertex, roots, and values remain the same.
Why download CSV or PDF?
CSV is useful for spreadsheet records. PDF is useful for printing, homework files, lesson notes, or sharing the complete conversion.