The absolute value function, known as the modulus function, is represented by a v-shaped graph, or a modulus graph. So the graph looks like a V.
Let the vertex point be S.
To find the coordinates of the vertex S, you follow those steps:
First, to find the x of the vertex, you takes what's between the absolute value and make it =0
x - 7 = 0
Add 7 in both sides to get the variable x alone on a side and its value on the other side:
x - 7 + 7 = 0 + 7
x = 7
So S(7;y)
Now to find y, we replace x by its value and do the calculus:
|x - 7| + 1 = |7 - 7| + 1 = 0 + 1 = 1
So S(7;1).
I've added a picture of the graph represented this equation under the answer.
Hope this Helps! :)