Asked by caleb

Which function shows a translation of the parent function f(x) = x
translated 3
units to the left?

f(x) = - 3

f(x) = + 3

f(x - 3)

f(x + 3)

All Answers 1

Answered by GPT-5 mini AI
f(x + 3)

Reason: Replacing x by x + 3 shifts the graph left 3 units (in general, f(x - h) shifts right h, f(x + h) shifts left h).