f (x) = x2 shows us that function " f " takes " x " and squares it. Example: with f (x) = x2: becomes an output of 16. In fact we can write f (4) = 16. The "x" is Just a Place-Holder! Don't get too concerned about "x", it is just there to show us where the input goes and what happens to it.