Answer:
The provided statement is TRUE.
Explanation:
The function f is an expression in variable x.
The entire expression can either be denoted by f (x) or y.
For instance consider the quadratic expression:
f (x) = ax² + bx + c
≡ y = ax² + bx + c
So, on computing the value of f (2), it implies that we are computing the value of y for x = 2.
Thus, the provided statement is TRUE.