Function Transformation Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
The graph of y=f(x)y = f(x) passes through (1,4)(1, 4). Where does the transformed graph y=f(x+2)โˆ’3y = f(x+2) - 3 pass through?

Solution

  1. 1
    Horizontal shift left 22: xx-coordinate becomes 1โˆ’2=โˆ’11-2 = -1.
  2. 2
    Vertical shift down 33: yy-coordinate becomes 4โˆ’3=14-3 = 1. New point: (โˆ’1,1)(-1, 1).

Answer

(โˆ’1,โ€‰1)(-1,\, 1)
Adding a constant inside the function shifts the graph left (counterintuitive: x+2x+2 means every point moves to a smaller xx-value). Subtracting outside shifts down. Together they map (1,4)(1,4) to (โˆ’1,1)(-1,1).

About Function Transformation

A function transformation shifts, stretches, compresses, or reflects the graph of a parent function by modifying its formula in a systematic way.

Learn more about Function Transformation โ†’

More Function Transformation Examples