Skip to main content
TexasMathsSyllabus dot point

How do you graph a quadratic function and identify its key attributes: vertex, axis of symmetry, intercepts, zeros, and maximum or minimum?

Graph quadratic functions on the coordinate plane and identify key attributes, including x-intercept, y-intercept, zeros, maximum or minimum value, vertex, and the axis of symmetry (TEKS A.7A, A.3B).

A STAAR Algebra I answer on graphing quadratic functions and reading key attributes (TEKS A.7A, A.3B) - vertex, axis of symmetry, intercepts, zeros, and maximum or minimum - from standard and vertex form, including hot-spot graphing.

Generated by Claude Opus 4.811 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The parabola and its direction
  3. Vertex and axis of symmetry from standard form
  4. Intercepts, zeros, and vertex form
  5. How STAAR examines this topic
  6. A reliable five-point graphing routine
  7. Try this

What this topic is asking

Quadratics are about a quarter of the STAAR Algebra I test, and graphing them is the foundation. TEKS A.7A (with A.3B) asks you to graph a quadratic function and read its key attributes: the vertex, axis of symmetry, xx-intercepts (zeros), yy-intercept, and the maximum or minimum value. On the redesigned test this is assessed by traditional questions and by hot-spot graphing, where you plot the vertex or other points directly.

The parabola and its direction

A quadratic f(x)=ax2+bx+cf(x) = ax^2 + bx + c graphs as a parabola, a symmetric U-shaped curve. The coefficient aa controls the opening:

  • a>0a > 0: opens upward, and the vertex is the lowest point (a minimum).
  • a<0a < 0: opens downward, and the vertex is the highest point (a maximum).

The larger ∣a∣|a|, the narrower the parabola; the smaller ∣a∣|a|, the wider.

Vertex and axis of symmetry from standard form

In standard form f(x)=ax2+bx+cf(x) = ax^2 + bx + c, the axis of symmetry is the reference-sheet line x=βˆ’b2ax = \frac{-b}{2a}. The vertex sits on this line: its xx-coordinate is βˆ’b2a\frac{-b}{2a}, and its yy-coordinate is found by substituting that xx back into the function.

Intercepts, zeros, and vertex form

The yy-intercept is f(0)=cf(0) = c, the constant term. The zeros (or xx-intercepts) are where f(x)=0f(x) = 0, found by factoring or the quadratic formula. The parabola is symmetric about its axis, so the two zeros are equally spaced on either side of the vertex's xx-value.

In vertex form f(x)=a(xβˆ’h)2+kf(x) = a(x - h)^2 + k, the vertex is read directly as (h,k)(h, k). Watch the sign: (xβˆ’3)2(x - 3)^2 gives h=+3h = +3, while (x+3)2=(xβˆ’(βˆ’3))2(x + 3)^2 = (x - (-3))^2 gives h=βˆ’3h = -3.

How STAAR examines this topic

  • Multiple choice. Find the axis of symmetry or vertex, match a function to its graph, or identify the maximum or minimum. The "βˆ’b-b sign" and "hh sign" errors are standard distractors.
  • Hot spot. Plot the vertex or zeros on a grid; placement must be exact.
  • Inline choice. Choose opens up or down, maximum or minimum, from dropdowns.

A clarifying idea is that the axis of symmetry organizes the whole graph: once you know it and the vertex, every other point comes in mirror-image pairs, so a single point to one side gives you its partner on the other side for free.

A reliable five-point graphing routine

To sketch any parabola accurately enough for a hot-spot item, build five points. First, find the axis of symmetry x=βˆ’b2ax = \frac{-b}{2a} and the vertex by substituting that xx back in. Second, plot the yy-intercept (0,c)(0, c). Third, use symmetry to mirror the yy-intercept across the axis: if the axis is x=2x = 2 and the yy-intercept is at x=0x = 0 (two units left of the axis), its mirror is two units right, at x=4x = 4, with the same yy-value. Those three points plus the vertex usually determine the curve, and a fifth point one step further out confirms the width.

This routine also explains why the zeros are symmetric about the axis. If a parabola has zeros at x=βˆ’1x = -1 and x=5x = 5, the axis of symmetry is exactly halfway between them, at x=βˆ’1+52=2x = \frac{-1 + 5}{2} = 2, and the vertex sits on that line. Reading the vertex's xx-coordinate as the average of the two zeros is a fast alternative to the formula whenever the zeros are known, and it is a check the test rewards on items that give a factored function or a graph with visible intercepts.

Try this

Q1. Find the axis of symmetry of f(x)=2x2+8xβˆ’1f(x) = 2x^2 + 8x - 1. [1 point]

  • Cue. x=βˆ’82(2)=βˆ’2x = \frac{-8}{2(2)} = -2.

Q2. State the vertex of f(x)=(x+1)2βˆ’4f(x) = (x + 1)^2 - 4. [1 point]

  • Cue. h=βˆ’1h = -1, k=βˆ’4k = -4, so (βˆ’1,βˆ’4)(-1, -4).

Exam-style practice questions

Practice questions written in the style of TEA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

STAAR (style)1 marksMultiple choice. For the function f(x)=x2βˆ’6x+5f(x) = x^2 - 6x + 5, what is the axis of symmetry? (A) x=3x = 3 (B) x=βˆ’3x = -3 (C) x=6x = 6 (D) x=5x = 5
Show worked answer β†’

The correct answer is (A).

The reference sheet gives the axis of symmetry x=βˆ’b2ax = \frac{-b}{2a}. With a=1a = 1 and b=βˆ’6b = -6: x=βˆ’(βˆ’6)2(1)=62=3x = \frac{-(-6)}{2(1)} = \frac{6}{2} = 3. The axis of symmetry is the vertical line x=3x = 3, and the vertex lies on it. A common error is forgetting the negative sign on bb, giving x=βˆ’3x = -3; here βˆ’b=+6-b = +6.

STAAR (style)2 marksHot spot. Plot the vertex of f(x)=(xβˆ’2)2βˆ’9f(x) = (x - 2)^2 - 9 on the coordinate grid, then state the minimum value.
Show worked answer β†’

The vertex is (2,βˆ’9)(2, -9), and the minimum value is βˆ’9-9.

In vertex form f(x)=a(xβˆ’h)2+kf(x) = a(x - h)^2 + k, the vertex is (h,k)(h, k). Here h=2h = 2 and k=βˆ’9k = -9, so the vertex is (2,βˆ’9)(2, -9). Because a=1>0a = 1 > 0, the parabola opens up, so the vertex is a minimum and the minimum value is the yy-coordinate, βˆ’9-9. A frequent slip is reading hh as βˆ’2-2; the form is (xβˆ’h)(x - h), so xβˆ’2x - 2 means h=+2h = +2.

Related dot points

Sources & how we know this