In this section, we are going to translate a graph into an algebraic equation.

man juggling 2 balls labeled graph and algebraic equation

chart showing two methods to use to write an algebraic equation from a graph – Method 1 is use the zeros and any other point on the graph – Method 2 is use the vertex and any other point on the graph

Using Method 1

Write an algebraic equation for the parabola shown in the graph.

graph of a parabola opening up

First,we need to find the zeros (x-intercepts) and one other point on the graph.

y = a(x+5)(x – 1)

Next, pick any point on the graph, like (-3, -16).

** Notice that if you had picked a different point like (0, -10), “a” would still equal 2. So, any point on the graph will work.

Now, substitute “a” back into the factored form from the first step and simplify.

y = a(x+5)(x – 1)
y = 2(x+5)(x – 1)

y = 2x2 + 8x – 10

Now let’s use Method 2 to find the equation.

graph of a parabola opening up

First, we need to find the vertex.

y = a(x – h)2 + k
y = a(x – -2)2 + -18
y = a(x + 2)2 – 18

Next, pick any point on the graph, like (-3, -16).

y = a(x + 2)2 – 18
-16 = a(-3 + 2)2 – 18
-16 = a(-1)2 – 18
-16 = a – 18

a = 2

**Just like in Method 1, if you had picked a different point like (0, -10), “a” would still equal 2. So, any point on the graph will work.

Now, substitute “a” back into the vertex form and simplify.
y = a(x + 2)2 – 18
y = 2(x + 2)2 – 18
y= 2(x+2)(x+2) – 18
y= 2(x2 + 4x + 4) – 18
y= 2x2 + 8x – 10

Observe that both methods ended up with the same equation as the answer.

Click here for extra practice.