Assuming B is a constant, it will compress the graph of f(x) horizontally along the x-axis by a factor of B. If B<0, it will also flip the graph across the y-axis.
In general the transformations of f(x) into g(x) are:
g(x) = A·f(B(x-C)) + D
- A = Vertical (up/down) dilation (stretch) by a factor of A. If A < 0, it also flips the graph across the x-axis
- B = Horizontal (left/right) compression by a factor of B. If B<0, it also flips the graph across the y-axis.
- C = Horizontal (left/right) shift by C units. Shift right if C > 0, left if C < 0
- D = Vertical (up/down) shift) by D units. Up if D > 0, down if D < 0.