════════ ∘◦❁◦∘ ════════
════════════════════
f(x) = 3x + 2
════════════════════
f(5) = ..?
════════════════════
#since the x inside (x) change into (5), then just change the x with (5)
f(x) = 3x + 2
f(5) = 3(5) + 2
f(5) = 15 + 2
f(5) = 17
════════════════════