Parabola standard forms is one of 3 conics formulas in the precalculus section of this library, and it is used at high school · ap level.
Why parabola standard forms works
A parabola is defined as the set of points sitting the same distance from a fixed point and a fixed line. Writing that equal-distance condition with the distance formula and squaring both sides makes the square roots vanish, and everything collapses into this tidy form. The 4p appears because the focus and the directrix are each p units from the vertex, on opposite sides.
What each symbol means
$(h,k)$ is vertex and $p$ is directed vertex-to-focus distance.
Parabola standard forms: when it holds
$p\ne0$; the focus lies $p$ units along the axis and directrix lies $p$ units opposite.
When it stops applying
Both forms describe parabolas whose axis lines up with a coordinate axis. A tilted parabola such as one containing an xy term cannot be written this way until the axes are rotated, and an equation like y = ax² + bx + c must be completed to a square first.
Parabola standard forms: a worked example
$(x-1)^2=8(y+2)$ has vertex $(1,-2)$ and focus $(1,0)$.
The mistake to avoid
What people do: Students read the number in front of the linear term as p itself.
Why it goes wrong: That number is 4p, not p, so treating it as the focal distance puts the focus four times too far away.
Do this instead: Divide by 4 first. In (x − 1)² = 8(y + 2) the coefficient 8 means p = 2, so from the vertex (1, −2) the focus sits 2 units up at (1, 0) and the directrix is the line y = −4.
Parabola standard forms: step by step
- Name the unknown, and the unit the answer has to come out in.
- Match the symbols to your values. $(h,k)$ is vertex and $p$ is directed vertex-to-focus distance.
- Check the conditions before substituting. $p\ne0$; the focus lies $p$ units along the axis and directrix lies $p$ units opposite.
- Substitute, keep exact values to the last line, then test the sign, size, and unit against a rough estimate — the check that catches most precalculus slips.
Where this formula fits
- Subject
- Precalculus formulas — 10 entries in this library
- Topic
- Conics
- Level
- High school · AP
Formulas are easiest to keep when they sit inside a method rather than on a list. Use the links below to see where parabola standard forms comes from, to check a calculation against a tool, and to practise it until you can recall it without looking.
- Equation of a Circle — the lesson behind this formula: read and build circle equations on the coordinate plane.
- Precalculus Calculator — check your substitution and the value it produces.
- Study precalculus — the subject guide that explains the ideas these formulas compress.
- Precalculus Practice — questions that make you retrieve the formula instead of recognising it.
- All 10 precalculus formulas — the full grouped reference, or the complete formula library.
Questions about parabola standard forms
How do I tell whether it opens up or sideways?
Look at which variable is squared. If x is squared, the curve opens up or down; if y is squared, it opens left or right. The squared variable is the one that cannot run away to infinity in two directions.
What does a negative p mean?
The parabola opens the other way, down instead of up or left instead of right. The focus still sits p units from the vertex, but that signed distance now points in the negative direction.
How do I convert y = ax² + bx + c into this form?
Complete the square to get y − k = a(x − h)², then divide by a. Matching it against the standard form shows that p = 1/(4a), so a wide parabola has its focus far from the vertex.
Why do satellite dishes use this shape?
Because every ray coming in parallel to the axis bounces off the curve and passes through the focus. That property falls directly out of the equal-distance definition the formula is built on.