PDA

View Full Version : Define f(x)


drewdogg1317
Jun 4, 2008, 05:32 PM
Need help understanding the term "f of x" or f(x)?

Capuchin
Jun 4, 2008, 05:37 PM
It simply means "a function in terms of x"

x will be the only variable in the function.
for example

f(x) = x^2 or f(x) = 2x+3

it can be any function of x.