Functions Flashcards
What should we be checking for when evaluating the domain of a function?
The two major concerns for the domain of a function, for GMAT purposes, are that 1) we can’t take the square root of a negative number and 2) we aren’t allowed to divide by 0.
How to find the (x,y) coordinates in a function
The input you plug into the function [i.e. ‘x’] is x. The result of the function is y.
Determining range of function
for a function in the form of f(x) = kx^n + c where n is positive and k is nonzero:
- if k > 0 then the range of f(x) is all real numbers greater than or equal to c
- if k < 0 then the range of f(x) is all real numbers less than or equal to c
determining domain of function by looking at graph
read graph from left to right. see where the arrows of the graph start and end
determining range of function by looking at graph
read graph from top to bottom. see where parabola starts or ends [the curve] and where it starts is the y
what is the vertical line test
the vertical line test states that there can only be one point on the graph that intersects line vertically. in other words, there can only be one value of y per each (x,y) pair
what is the vertical line test
the vertical line test states that there can only be one point on the graph that intersects line vertically. in other words, there can only be one value of y per each (x,y) pair
Critical rule of sequences
Every sequence has a rule or a formula that dictates how the sequence works. In order to make any conclusions about the terms in the sequence, this rule must be known.
What is an arithmetic sequence
An arithmetic sequence is a sequence in which the difference between every pair of two consecutive terms is the same.
An arithmetic sequence has the formula
an=a1 + (n-1)d
where a*n is the nth term in the sequence, a1 is the first term, and d is the common difference
n=number of terms
The sum of the first n terms of an arithmetic sequence is
sn = n/2(a1 + an)
n=number of terms
a1= first term in set
an=last term in set
A geometric sequence (or geometric progression) is one in which the ratio between every pair of two consecutive terms is the same.
represented by formula
a*n = a1 * r^n-1
a*n=nth term
a1= first term
r = common ratio
what is a domain?
the set of all numbers that a function can use [i.e. the inputs]
the number that goes in f()
what is a range?
the set of all outputs that a function can generate
what f(x) is equal to