Many-to-many - both the domain and range are repeated.
Function Machine
A function can be illustrated as a machine where there is the input and the output.
Piecewise Function
A function in which more than one formula is used to define the output.
Types of Functions
Constant Function
Identity Function
Polynomial Function
Linear Function
Quadratic Function
Cubic Function
Power Function
Rational Function
Exponential Function
Logarithmic Function
Absolute Value Function
Greatest Integer Function
Constant Function
A constant function has the same output value no matter what your input value is.
f(x)=b
Identity Function
The identity function returns the same value and uses as its argument.
f(x)=x
Polynomial Function
Defined by y=a0+a1x+a2x2+...+anxn
Linear Function
The polynomial function with degree one.
y=mx+b
Quadratic Function
If the degree of the polynomial function is two, then it is a quadratic function.
y=ax2+bx+c
Cubic Function
A cubic polynomial function is a polynomial of degree three.
y=ax3+bx2+cx+d
Power Function
Many of our parent functions such as linear and quadratic functions are functions.
y=axb
Rational Function
A rational function can be represented by a rational fraction.
p(x)/q(x)
Exponential Function
This function is in the form y=abx, where x is an exponent and a and b are constants. (Note: only b is raised to the power x; not a.) If the base b is greater than 1, then the result is exponential growth.
Logarithmic Function
Inverses of exponential functions and vice versa.
Very useful in permitting us to work with very large numbers while manipulating numbers of a much more manageable size.
y=logbx
Absolute Value Function
Represented in the form: f(x)=∣x∣
"Always positive"
Greatest Integer Function
Defined by the form: f(x)=∣∣x∣∣
Remember that no matter how large the decimal of the number inside the greatest integer sign, it will always round down.
Evaluating Functions
Is the process of determining the value of the function at the number assigned to a given variable.