How do you graph the parabola #y = x^2 - 6x + 7# using vertex, intercepts and additional points?
2 Answers
graph{x^2-6x+7 [-10, 10, -5, 5]}
Vertex:
x-intercepts:
y-intercept:
Explanation:
For a quadratic polynomial in standard form
1. Coordinate of the vertex:
2. y-intersect:
3. x-intersect:
Evaluate these formulas with the exact value of polynomial to get the coordinate of the points.
Vertex:
x-Intercepts:
y-Intercept:
Additional points:
Explanation:
The equation is in standard form
Where
Because the coefficient of the
Only because
Vertex:
The intercepts occur when
When
When
Using all these facts, you can sketch the graph. It should look like this:
graph{x^2-6x+7 [-1, 7, -3, 10]}