Back to Freecodecamp

Transformations of Functions

curriculum/challenges/english/blocks/function-basics/transformations-functions-video.md

latest472 B
Original Source

--description--

In this video, you will learn about transformations of functions.

--questions--

--text--

Which of the following is a valid rule for a transformation of a function?

--answers--

Numbers on the inside of the function result in a vertical shift.


Numbers on the outside of the function result in a horizontal shift.


A negative sign results in a reflection.


A negative sign results in a vertical shift.

--video-solution--

3