William W. answered 01/23/21
Top Pre-Calc Tutor
For y = g(2x)+3
g(2x): For the x-coordinate transformations, you do the opposite of what it reads. So divide every x-coordinate by 2 making the points: (-1, 4) (0, 0) (2, 2)
g(2x) + 3: Add 3 to each y-coordinate so the points become: (-1, 7) (0, 3) (2, 5)
For y = -f(x) -1
-f(x): Multiply the y-coordinate by -1: so the points become (0,0) (2,-4) (4,0)
-f(x) - 1: Subtract 1 from every y-coordinate so the points become: (0,-1) (2,-5) (4,-1)