Answer: f(3) = 14
Concept:
Here, we need to understand the idea of evaluation.
When encountering questions that gave you an expression with variables, then stated: "If x = a, y = b, z = c" (a, b, c are all constants), this means you should substitute the value given for each variable back to the expression.
Solve:
<u>Given function</u>
f(x) = 4x + 2
<u>Substitute value of the x into the expression</u>
f(3) = 4(3) + 2
<u>Simplify by multiplication</u>
f(3) = 12 + 2
<u>Simplify by addition</u>
f(3) = 
Hope this helps!! :)
Please let me know if you have any questions