asked 41.7k views
1 vote
Help this is due in like 35 min and I don’t k is how to do it

Help this is due in like 35 min and I don’t k is how to do it-example-1

1 Answer

6 votes

Answer:

g(x) = -3*abs(x-1) + 3

Explanation:

The graph got shifted over 1, so:

abs(x-1)

Flipped over x-axis:

-abs(x-1)

Scaled by a factor of 3, I just check the slope:

-3*abs(x-1)

Then finally shifted up 3:

-3*abs(x-1) + 3

answered
User Kgutwin
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.