Evaluating a function means finding the value of the function that corresponds to a given value of x. To do this, simply replace all the x variables with whatever x has been assigned.
Evaluating x = 1 in our function, we have:

The output value will be 4.