Graphing Quadratic Functions

Parabolas, vertex, axis of symmetry

Graphing Quadratic Functions

Standard Form

y=ax2+bx+cy = ax^2 + bx + c

The graph is a parabola.

Direction of Opening

  • If a>0a > 0: parabola opens upward (U-shaped)
  • If a<0a < 0: parabola opens downward (∩-shaped)

Vertex

The vertex is the highest or lowest point on the parabola.

Vertex formula: x=b2ax = -\frac{b}{2a}

Then substitute to find yy-coordinate.

Axis of Symmetry

A vertical line through the vertex: x=b2ax = -\frac{b}{2a}

Y-Intercept

The point where the graph crosses the y-axis: (0,c)(0, c)

Vertex Form

y=a(xh)2+ky = a(x - h)^2 + k

Vertex is at (h,k)(h, k)

📚 Practice Problems

1Problem 1easy

Question:

Does the parabola y=2x2+3x+1y = -2x^2 + 3x + 1 open upward or downward?

💡 Show Solution

Look at the coefficient of x2x^2:

a=2a = -2

Since a<0a < 0 (negative), the parabola opens downward.

Answer: Downward

2Problem 2medium

Question:

Find the vertex of y=x26x+5y = x^2 - 6x + 5

💡 Show Solution

Identify: a=1a = 1, b=6b = -6, c=5c = 5

Step 1: Find the x-coordinate of the vertex x=b2a=62(1)=62=3x = -\frac{b}{2a} = -\frac{-6}{2(1)} = \frac{6}{2} = 3

Step 2: Find the y-coordinate by substituting x=3x = 3 y=(3)26(3)+5y = (3)^2 - 6(3) + 5 y=918+5y = 9 - 18 + 5 y=4y = -4

Answer: Vertex is at (3,4)(3, -4)

3Problem 3medium

Question:

What is the axis of symmetry for y=2x2+8x3y = 2x^2 + 8x - 3?

💡 Show Solution

The axis of symmetry is the vertical line through the vertex.

Use: x=b2ax = -\frac{b}{2a}

Identify: a=2a = 2, b=8b = 8

x=82(2)=84=2x = -\frac{8}{2(2)} = -\frac{8}{4} = -2

Answer: x=2x = -2