Westonci.ca is your trusted source for finding answers to all your questions. Ask, explore, and learn with our expert community. Get immediate answers to your questions from a wide network of experienced professionals on our Q&A platform. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

Identify the vertex, intercepts and whether of the graph of the function below opens up or down. Type your answers as a point (x,y). If an intercept does not exist type "none". If more than one intercept exists you can type either intercept.f(x)= -|x-9|+16 Vertex = Answerx intercept = Answery intercept = Answergraph opens Answer

Identify The Vertex Intercepts And Whether Of The Graph Of The Function Below Opens Up Or Down Type Your Answers As A Point Xy If An Intercept Does Not Exist Ty class=

Sagot :

The absolute value function :

[tex]f(x)=\pm\lvert x-h\rvert+k[/tex]

has a vertex at (h, k) and it opens upward if the sign before the absolute value sign is positive. It open downward if the sign is negative.

From the problem, we have :

[tex]f(x)=-\lvert x-9\rvert+16[/tex]

The vertex will be (9, 16)

x intercept is the value of x when f(x) = 0.

Set f(x) = 0 and solve the value of x.

[tex]\begin{gathered} 0=-\lvert x-9\rvert+16 \\ \lvert x-9\rvert=16 \end{gathered}[/tex]

In solving absolute values, you will get two values, one for the positive and one for the negative.

[tex]\begin{gathered} x-9=16 \\ x=16+9 \\ x=25 \end{gathered}[/tex][tex]\begin{gathered} x-9=-16 \\ x=-16+9 \\ x=-7 \end{gathered}[/tex]

The x-intercepts are (-7, 0) and (25, 0)

y-intercept is the value of f(x) when x = 0.

Set x = 0, and evaluate f(x)

[tex]\begin{gathered} f(x)=-\lvert0-9\rvert+16 \\ f(x)=-9+16 \\ f(x)=7 \end{gathered}[/tex]

The y-intercept is (0, 7)

The sign before the absolute value sign is negative, so it opens downward