top of page

First, the vertex
​
Our vertex is at (5, 0)
​
f(x) = -(2)|x - 5|
​
If we try plugging in x = 4 we get
f(x) = -(2)|4-5|
f(x) = (-2)(1)
f(x) = -2
y = -2
​
If we try plugging in x = 6 we get
​
f(x) = -(2)|6 - 5|
f(x) = -(2)(1)
f(x) = -2
y = -2
​
So now we have two more points to our graph that we can confirm align.
​
Taking this into consideration, we can label the graph's function as
​
f(x) = -2|x-5|

(5, 0)

bottom of page