![]() |
Image from pixabay.com |
Functions are written in terms of a variable. The resulting value of the function if b = 5 is 36
Functions and values
Given the function below
f(b) = 6(2b-4)
If the value of b is 5, hence;
f(5) =6(2(5) - 4)
f(5) = 6(10 -4)
f(5) = 6(6)
f(5) = 36
Hence the resulting value of the function if b = 5 is 36