158k views
0 votes
What are the steps to a graph a quadratic function

1 Answer

4 votes

You need 3 points to graph a quadratic function.

It is advisable that one of these points be the vertex, because the line of symmetry passes through it

Next, you need to find two other points that lie on the curve, replacing an x-value into the function and calculating the y-value. It is easier if these two points are at the same distance from the line of symmetry.

For example, if the quadratic function is y = (x - 4)² + 3, the vertex is located at (4, 3). Replacing with x = 3 into the equation, we get:

y = (3 - 4)² + 3

y = 1 + 3

y = 4

Replacing with x = 5 into the equation, we get:

y = (5 - 4)² + 3

y = 1 + 3

y = 4

Now, we need to connect the points (3, 4), (4, 3), and (5, 4) with a U shape, as follows:

What are the steps to a graph a quadratic function-example-1
User Jodocus
by
3.5k points