Chp 1 Flashcards
(90 cards)
(a,b) = {x | a < x < b}
The open interval from A to B:
Notice that the endpoints of the interval—namely, a and b—are excluded. This is indicated by the round brackets and by open dots in a number line.
[a,b] = {x | a <= x <= b}
The closed interval from a to b:
This is indicated by the square brackets and by closed dots in a number line.
A function f is a rule that assigns to each element x in a set D
exactly one element, called f(x), in a set E.
A function f is a rule that assigns to each element x in a set D
exactly one element, called f(x), in a set E.
D =
Domain = X = Independent variable = all possible inputs
E =
Range = Y = f(x) = Dependent = all possible outputs
F(x)
F at x stated as F of x
Function
One number depends on another
given a number (r, t, w, or t), another number (A, P, C, or a) is assigned. In each case we say that …
the second number is a function of the first number. A function f is a rule that assigns to each element x in a set D exactly one element, called f(x), in a set E.
in a graph of f, f(x) helps indicate visually the…
Height of the graph above point X
In a graph of f, you can easily visualize…
The domain (width) and range (height) of the graph.
It’s helpful to think of functions as machines where…
The Domain contains all possible INPUTS that always result in one OUTPUT from the Range
P(t) is asking for
P at t
P(t) means that
P is a function of t
S U T
set S union set T (all elements of both)
S 冂 T
Intersection (shared) elements between S and T.
When asked to evaluate using a function, this just means…
Plug the expression into the function. e.g., plug in for x in f(x)
x € with a slash through it… S
x is not a part of set S
|
Means: Restricted to
x € D
Restricted to x is an element of set D
There are four possible ways to represent a function:
● verbally (by a description in words)
● numerically (by a table of values)
● visually (by a graph)
● algebraically (by an explicit formula)
How can you tell if a curve represents a function on the XY plane?
The Vertical Line Test A curve in the xy-plane is the graph of a function of x if and only if no vertical line intersects the curve more than once.
piecewise defined functions
defined by different formulas in different parts of their domains.
F(x) = {1-x If x <= -1
X^2 if x > -1}
Point-slope form of the equation of a line:
y - y1 = m(x - x1)
y1 and x1 are from any point coordinates on the line. M is the slope.
So if you end up with
Y = 2 - x
Then
f(x) = 2 - x