Can anyone write the equation of this graph?

[SOLVED] Can anyone write the equation of this graph?
[SOLVED] Can anyone write the equation of this graph?
See Answers (1)

Accepted Answer

The translated absolute value function graphed is defined as follows:y = |x - 3| + 5.What is the absolute value function?The absolute value function, of vertex (h,k), is defined by the following piecewise rule, depending on the input of the function:f(x) = |x - h| + k = x - h + k, x - h ≥ 0.f(x) = |x - h| + k = -x + h - k, x - h < 0.In this problem, the coordinates of the vertex are given as follows:h = 3, as the x-coordinate of the vertex is of 3.k = 5, as the y-coordinate of the vertex is of 5.Hence the vertex is given by the following point:(3,5).Then the equation graphed is defined by the rule presented as follows:y = |x - 3| + 5.Which is a translation of 3 units right and 5 units up of the standard absolute value function.More can be learned about the absolute value function at https://brainly.com/question/3381225#SPJ1