Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Quadratic functions model many curved relationships in math, science, and engineering. Their graphs are parabolas, and key features like the vertex, roots, and axis of symmetry help describe the shape and location of the curve. Learning these features makes it easier to sketch graphs, solve equations, and interpret real situations such as projectile motion or area optimization.

A quadratic function is often written as y=ax2+bx+cy = ax^2 + bx + c, where the value of aa controls whether the parabola opens up or down and how wide it appears. The vertex gives the maximum or minimum point, the roots show where the graph crosses the xx-axis, and the axis of symmetry splits the parabola into two mirror-image halves. These features are connected by formulas, so once you know some of them, you can often find the others quickly.

Understanding Quadratic Functions (Vertex, Roots, Axis)

The three coefficients in standard form each leave a visible trace on the graph. The constant term is the vertical intercept, because it gives the output when the input is zero. The leading coefficient affects more than the direction of the curve.

Its size controls how quickly outputs rise or fall as inputs move away from the center. A coefficient with a large absolute value makes a narrow-looking parabola. A coefficient with an absolute value between zero and one makes a wider-looking parabola.

The middle coefficient shifts the center sideways. Students often try to read the vertex directly from standard form, but its coordinates are usually not obvious until the expression is rewritten or calculated.

Vertex form is useful because it describes a transformation of the basic squared curve. The number inside the brackets controls the horizontal shift, but its sign can feel backwards. For example, a bracket containing input minus three places the vertex three units to the right.

A bracket containing input plus three places it three units to the left. The number outside the squared bracket moves the graph up or down. Converting standard form into vertex form by completing the square reveals these shifts.

This method may seem like algebra practice, yet it explains why every quadratic has one central turning point. It also gives the highest or lowest output immediately.

Roots are inputs that produce an output of zero. They matter because many problems ask when a quantity reaches a boundary, such as when a height reaches ground level or when profit becomes zero. Factoring is often the fastest method when simple whole numbers are present.

Completing the square works for every quadratic, though it can take longer. The quadratic formula works for every quadratic with real or nonreal roots and is especially reliable when factoring is difficult. The discriminant can be checked before finding the roots.

It tells whether the curve crosses the horizontal axis twice, touches it once at the vertex, or stays entirely above or below it. A negative discriminant does not mean the function is invalid. It means there is no real input where the output is zero.

The axis of symmetry is more than a line drawn through the graph. It pairs inputs that have the same output. If one root is two units left of the axis, the other root is two units right of it.

This gives a quick way to check calculations. The axis must pass through the vertex, and when there are two real roots, it lies exactly halfway between them. In real models, pay attention to the allowed inputs.

A quadratic height model might mathematically continue for negative time, but negative time may have no physical meaning. Keep units consistent, sketch a rough graph, and check whether a calculated maximum, minimum, or root makes sense in the situation.

Key Facts

  • Standard form: y=ax2+bx+cy = ax^2 + bx + c, where a0a \neq 0
  • Axis of symmetry: x = -b/(2a)
  • Vertex: (b2a,f(b2a))\left(-\frac{b}{2a}, f\left(-\frac{b}{2a}\right)\right)
  • Quadratic formula for roots: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
  • Discriminant: D=b24acD = b^2 - 4ac; if D>0D > 0 there are 2 real roots, if D=0D = 0 there is 1 real repeated root, if D<0D < 0 there are no real roots
  • Vertex form: y=a(xh)2+ky = a(x - h)^2 + k, where the vertex is (h,k)(h, k)

Vocabulary

Quadratic function
A function whose highest power of xx is 22, usually written as y=ax2+bx+cy = ax^2 + bx + c.
Vertex
The highest or lowest point on a parabola, depending on whether it opens downward or upward.
Root
A value of x that makes the quadratic equal to zero, shown where the graph crosses the x-axis.
Axis of symmetry
The vertical line that passes through the vertex and divides the parabola into two matching halves.
Discriminant
The expression b24acb^2 - 4ac, which tells how many real roots a quadratic equation has.

Common Mistakes to Avoid

  • Using x = -b/a for the axis of symmetry, which is wrong because the correct formula is x = -b/(2a). Missing the factor of 2 moves the vertex and roots to the wrong locations.
  • Assuming the vertex is always a minimum, which is wrong because if a < 0 the parabola opens downward and the vertex is a maximum.
  • Confusing roots with the y-intercept, which is wrong because roots occur where y = 0 while the y-intercept occurs where x = 0.
  • Making sign errors in the quadratic formula, which is wrong because a small mistake in b-b or in b24acb^2 - 4ac can completely change the number and value of the roots.

Practice Questions

  1. 1 For y=x26x+5y = x^2 - 6x + 5, find the axis of symmetry, the vertex, and the roots.
  2. 2 For y=2x2+8x6y = -2x^2 + 8x - 6, determine whether the parabola opens up or down, then find the vertex and the x-intercepts.
  3. 3 A quadratic has axis of symmetry x = 3 and one root at x = 1. Without solving a full equation, find the other root and explain your reasoning.