The value representing the horizontal scaling must be placed inside the absolute value, and we need to put () around x - 1 to change the horizontal shift as well. And remember that we must use the reciprocal in the function, so instead of writing y = |9(x+1)|-3, we need to write y = |(x+1)|-3.