You can use the same procedure to define a function .
To define the function f whose value at x is ax2 + bx + c
Now the symbol f represents the defined function and behaves like a function. Making the definition f (y) = ay2 + by + cdefines the same function. The symbol used for the function argument in making the definition does not matter. To see what happens, define a function f using the equation f (x) = ax2 + bx + c, and apply Evaluate to f (t) to get f (t) = at2 + bt + c.
Note Making the definition f (y) = ay2 + by + cdefines the same function as the definition f (x) = ax2 + bx + c. The symbol used for the function argument in making the definition does not matter. This point illustrates the subtle but essential difference between expressions and functions. In particular, the two expressions y = x2 +and y = t2 +
are different (because y gets replaced by an expression in x under the first definition and y gets replaced by an expression in t under the second definition). However, the functions f (x) = x2 +
and f (t) = t2 +
are identical.
If g and h are previously defined functions, then the following
equations are examples of legitimate definitions:
f (x) | = | 2g(x) | |
f (x) | = | g(x) + h(x) | |
f (x) | = | g(x)h(x) | |
f (x) | = | g(h(x)) | |
|
Note The algebra of functions includes objects such as f±g, fog, fg, and f-1. For the value of f + g at x, write f (x) + g(x); for the value of the composition of two defined functions f and g, write f (g(x)) orfog
x
; and for the value of the product of two defined functions, write f (x)g(x). You can obtain the inverse for some functions f (x) by applying Solve + Exact to the equation f (y) = x and specifying y as the Variable to Solve for.
Tip To make a table that will print with lines, create a table with Insert + Table (or click itbpF27.5pt24.8125pt7pttable.wmf) and copy the information into the table by selecting, clicking and dragging each piece of data. Choose Edit + Properties and add lines according to instructions in the tabbed Table Properties dialog. This is only for purposes of editing—a table does not behave mathematically as a matrix.