McGraw Hill Glencoe Algebra 1, 2012
MH
McGraw Hill Glencoe Algebra 1, 2012 View details
1. Graphing Quadratic Functions
Continue to next subchapter

Exercise 12 Page 549

Given a quadratic function written in standard form, what information can the coefficients a, b, and c give you?

Vertex: (1,5)
Axis of Symmetry: x=1
y-intercept: 9

Practice makes perfect
We have a quadratic function written in standard form. y= ax^2+ bx+ c This kind of equation can give us a lot of information about the parabola by observing the values of a, b, and c. y=4x^2-8x+9 ⇔ y= 4x^2+( -8)x+ 9 We see that for the given equation, a= 4, b= -8, and c= 9.

x-value of the Vertex

Consider the point at which the curve of the parabola changes direction.

This point is the vertex of the parabola, and defines the axis of symmetry. If we want to calculate the x-value of this point, we can substitute the given values of a and b into the expression - b2a and simplify.
- b/2a
- -8/2( 4)
â–Ľ
Simplify
- -8/8
8/8
1
The axis of symmetry is the vertical line through the vertex, and divides a parabola into two mirror images. Since every point on this line will have the same x-coordinate as the vertex, we can form its equation. x=1

y-value of the Vertex

The point at which the graph of a parabola changes direction also defines the maximum or minimum point of the graph. Whether the parabola has a minimum or maximum is determined by the value of a.

Since the given value of a is positive, the parabola has a minimum value at the vertex. To find this value, think of y as a function of x, y=f(x). By substituting the x-value of the vertex into the given equation and simplifying, we will get the y-value of the vertex.
y=4x^2-8x+9
y=4( 1)^2-8( 1)+9
â–Ľ
Simplify right-hand side
y=4(1)-8(1)+9
y=4-8+9
y=5

The Vertex

Given the standard form of a parabola, the ( x, y) coordinates of its vertex can be expressed in terms of a and b. ( x, y) ⇔ ( - b/2 a, f(- b/2 a ) ) We've already calculated both of these values above, so we know that the vertex lies on the point ( 1, 5).

Finding the y-intercept

The y-intercept of a quadratic function written in standard form is given by the value of c. y= 4x^2+( -8)x+ 9 Therefore, the y-intercept is 9.

Extra

A Common Mistake

One common mistake when identifying the key features of a parabola algebraically is forgetting to include the negatives in the values of these constants. The standard form is addition only, so any subtraction must be treated as negative values of a, b, or c. Let's look at an example. ax^2 + bx + c y=4x^2-8x+9 ⇔ y=4x^2 + (-8x) + 9 In this case, the values of a, b, and c are 4, -8, and 9. They are NOT 4, 8, and 9. a=4, b=8, c=9 * a=4, b=-8, c=9 ✓