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:
[tex]y(1)=3(1)+1=3+1=4[/tex]The output value will be 4.