We use cookies.This website uses essential cookies to operate core features. With your consent, we also use analytics cookies to understand traffic and improve the service. For more details, see our .
If this tool helped you, you can buy us a coffee ☕
Input three point coordinates to quickly find the parabola's standard form, vertex coordinates, and axis of symmetry.
Enter coefficients or three points to view the parabola's analysis.
Given a parabola passing through three points (1,2), (2,5), and (3,10), let's use this calculator to quickly find its equation.
The standard form of a parabola (quadratic function) is y = ax² + bx + c. Given three non-collinear points (x₁,y₁), (x₂,y₂), and (x₃,y₃), substituting them yields three equations:
a·x₁² + b·x₁ + c = y₁
a·x₂² + b·x₂ + c = y₂
a·x₃² + b·x₃ + c = y₃
Solving this system of three linear equations gives a, b, and c. Our calculator internally uses matrix elimination or Cramer's rule to automatically complete the calculation, simultaneously outputting the vertex coordinates (-b/(2a), (4ac-b²)/(4a)) and the axis of symmetry x = -b/(2a).
1 and 2.2,5 and 3,10.y = 1x² + 0x + 1(0, 1)x = 0Problem: A parabola passes through (1,2), (2,5), and (3,10). Find its equation.
Calculation Process:
Substitute into the standard form y = ax² + bx + c:
① a·1² + b·1 + c = 2 → a + b + c = 2
② a·2² + b·2 + c = 5 → 4a + 2b + c = 5
③ a·3² + b·3 + c = 10 → 9a + 3b + c = 10
② - ① yields 3a + b = 3
③ - ① yields 8a + 2b = 8 → divide by 2: 4a + b = 4
Subtracting the two equations yields a = 1, substitute to get b = 0, then substitute into ① to get c = 1.
Result: y = x² + 1, vertex (0,1), axis of symmetry x=0, opening upward.
Interpretation: The lowest point of this parabola is (0,1), reaching a minimum value of 1 at x=0; because a>0, the graph is "U" shaped. You can enter these three sets of coordinates into the calculator to verify.
Edge Case: Three Collinear Points: If you enter (0,0), (1,1), and (2,2), the calculator will show a=0, the equation degenerates into a linear function y=1x+0, and it will prompt "Three points are collinear, not a parabola." This is logical—collinear points cannot define a quadratic function.
Different Opening Direction: Entering (0,0), (1,-1), and (2,0) yields y = -x² + 2x, vertex (1,1), opening downward, indicating the highest point is (1,1).
| Parameter Range | Graph Characteristics | Practical Meaning |
|---|---|---|
| a > 0 | Opens upward, vertex is the minimum | e.g., Increasing returns, ascending trajectory |
| a < 0 | Opens downward, vertex is the maximum | e.g., Decreasing costs, peak prediction |
| |a| is smaller | Wider parabola | Slower rate of change |
| Δ = b²-4ac > 0 | Two x-intercepts | Equation has two real roots |
| Δ = 0 | Tangent to the x-axis | One repeated root |
| Δ < 0 | No x-intercepts | Parabola is entirely above or below the x-axis |
In our results card, besides a, b, and c, we also directly provide the vertex, axis of symmetry, and discriminant Δ to help you quickly visualize the function's graph.
Now you can try your own parabola points in the calculator above.

Inverse Trigonometric Function Calculator
Accurately calculate radian values for inverse trig functions like arcsin and arccos. Supports 6 function types and custom decimal precision.

Prime and Composite Number Calculator
Instantly identify prime, composite, or special numbers. Supports batch checking and mathematical property analysis.

Least Common Multiple (LCM) Calculator
Quickly calculate the least common multiple (LCM) of two or more integers. Supports space-separated number list input.

Circle Area Calculator
Quickly calculate the area of a circle by entering the radius, diameter, or circumference. Supports custom units and precision settings.

Inverse Trigonometric Function Calculator
Accurately calculate radian values for inverse trig functions like arcsin and arccos. Supports 6 function types and custom decimal precision.

Prime and Composite Number Calculator
Instantly identify prime, composite, or special numbers. Supports batch checking and mathematical property analysis.

Least Common Multiple (LCM) Calculator
Quickly calculate the least common multiple (LCM) of two or more integers. Supports space-separated number list input.

Circle Area Calculator
Quickly calculate the area of a circle by entering the radius, diameter, or circumference. Supports custom units and precision settings.

Trigonometry Calculator
Calculate six trigonometric functions from radian values with custom decimal precision.