Functions and Their Graphs: Chapter Review
A rapid review before the test: the chapter's vocabulary and notation, every formula with the conditions to use it, the standard problem types step by step, and the traps that cost points.
Vocabulary and notation
- Relation
- A set of ordered pairs , which an equation names by carving out the points satisfying it. A function pairs each input with exactly one output, so being a function belongs to a curve plus a choice of input, never to the curve alone.
- Natural domain, declared domain
- The natural domain is the largest set on which the formula returns a real number, assumed when none is stated. A declared domain travels with the function and overrides it.
- Range, codomain
- The outputs actually produced, against the set they were declared to live in. The range sits inside the codomain and can be strictly smaller.
- One-to-one
- Different inputs always give different outputs: forces . No horizontal line meets the graph twice.
- Inside, outside
- In : the inside (, ) acts before and moves only the first coordinate, the outside (, ) after and only the second.
Formulas and theorems
-
The two line tests
Text description
The upward opening parabola y equals x squared, labelled with that equation. A vertical line meets it at one point, so this curve passes the vertical line test, and a horizontal line meets it at two points, one on each arm, so it fails the horizontal one. That is the opposite verdict from the worked example, which is about the sideways curve x equals y squared.
Use when One test asked about two different variables: the curve passes whichever reading gives each input exactly one output, and it can pass one and fail the other. Swapping the two is exactly what inverting does.
e.g. fails the vertical test ( gives ) and passes the horizontal one.
-
Function equality
Use when All three, not the formula alone. and agree for , but lies in only one domain, so they differ.
-
Additivity and scaling
Use when Only satisfies both. Even with fails.
e.g. : , while .
-
Difference quotient
Use when , with and in the domain. Cancelling the widens the domain, so the simplified form and the original agree only for . It is the secant slope from to .
e.g. gives .
-
A finite table underdetermines a function
Use when Any constant , any sampled inputs . Each factor vanishes at its own sample, so infinitely many functions fit one finite table. Join plotted points only after proving the features between them.
e.g. and agree at , yet give and at .
-
Sign of a factored form
Use when Needs a fully factored rule. The sign of on each interval is the product of its factor signs; a factor with no real root () keeps one sign throughout, the sign of its leading coefficient. Odd multiplicity flips the sign at and the graph crosses; even keeps it and the graph touches.
-
Even and odd
Use when Both need a domain holding whenever it holds . Even: fixed by reflection across the -axis. Odd: fixed by a rotation about the origin, with whenever is in its domain. Exponent parity decides it only when every term shares one parity.
e.g. is odd; is neither, as .
-
End behavior
Use when Polynomials, . Both ends track : signs matching for even , opposite for odd , all flipped when .
e.g. falls right and rises left.
-
Transformation master formula
Use when , with on the graph of . The halves never mix, and a negative or swaps that interval's endpoints. Outside moves run in arithmetic order (scale, then shift), inside moves in reverse.
e.g. on lands at on .
-
Factoring a compound inside
Use when . Pull out before reading the shift: it is , never .
-
Composition
Use when Reads right to left: acts first. Associative, with neutral on either side, but NOT always commutative. Every transformation is a composition.
e.g. , : .
-
Domain of a composition
Use when NOT . The second condition constrains an OUTPUT, so the range of settles it.
-
Inverse: the two-sided test
Use when Both, each on its own domain, and those domains can differ. A two-sided inverse is unique, which licenses the name .
-
Inverse: existence, sets, and graph
Text description
A curve and its inverse, mirror images across the line y = x.
Use when Needs the codomain taken to be the range. Restricting a domain to earn one-to-oneness yields a different function. The graph of is the reflection across , a function exactly when is one-to-one.
e.g. inverts to on and to on .
Problem types, step by step
Find the natural domain of a formula
- Collect every requirement: nonzero denominators, nonnegative insides for even roots.
- An even root in a denominator needs its inside strictly positive, not merely nonnegative.
- Intersect the requirements; a declared domain overrides all of it.
e.g. needs , so the domain is .
Find the range of a formula
- Bound the rule from the inside out: a square, an even root, and an absolute value are all .
- For each bound decide ATTAINED or only APPROACHED by solving that bound and checking whether an input in the domain produces it.
- Report the set closed at every attained bound and open at every approached one.
e.g. : , so , with hit at and never.
Evaluate at a number, an expression, or a piecewise case
- Wrap the whole argument in parentheses, copy it into every , then simplify; is never times .
- For a piecewise rule, the inequalities say which single case owns the input; apply that one alone. A valid rule covers the domain with no input given two outputs.
- To solve , treat it as an ordinary equation in .
e.g. gives , not .
Simplify a difference quotient
- Substitute into the whole rule and expand; for a fractional rule, combine over a common denominator instead.
- Subtract . Every surviving term must carry a factor of , which checks the expansion.
- Divide by and record beside the answer.
e.g. : the numerator is , so the quotient is .
Decide function of which variable, and one-to-oneness
- Name the input variable; the question is incomplete without it.
- Solve for the output. A surviving means one input has two outputs, so it is not a function of that variable.
- For one-to-oneness, hunt for two inputs sharing an output, or show forces .
e.g. is a function of but not of , since gives .
Read a polynomial graph off its factored form
- Factor fully; the roots are the zeros and the -intercepts.
- Mark the roots on a line and multiply the factor signs on each interval between consecutive roots.
- Apply each root's multiplicity to decide crossing or touching.
- Factor out the highest power to settle both ends, then fit a curve to those features.
e.g. : negative on , positive on both sides of , so it crosses at and touches at .
Locate a hole
- Only the inputs the denominator rejects are candidates.
- Factor and cancel. A rejected input whose factor cancels leaves a hole; one whose factor survives gives a vertical asymptote.
- Evaluate the simplified rule at the cancelled input for the hole's height.
e.g. for : hole at , asymptote at .
Transform a point, a domain, or a range
- Factor the inside into so and are visible; read and off the outside.
- Send to , and each endpoint of the domain and range the same way.
- Check by putting the new input into the transformed rule and confirming the old height returns.
e.g. : the point at input moves to input .
Compose two functions, or decompose one
- To compose : the right function acts first, so substitute its rule into every input slot of .
- For the domain, impose , then solve ; keep that domain even when the formula simplifies away every trace of it.
- To decompose : peel the outermost operation off as , call what it acts on , and confirm rebuilds . Any split that composes back is correct.
e.g. , : on with .
Find an inverse and prove it
- Confirm is one-to-one, restricting the domain if it is not and recording the restriction taken.
- Write and solve for : for a linear-fractional rule, clear the denominator, gather the terms, factor, divide.
- Rename the input to get , with .
- Verify both compositions return , each on its own domain.
e.g. gives , so , on .
Exam traps
-
Trap Letting a simplified formula overwrite the domain: calling the function , or calling the identity.
Fix Both wrong: the first is with deleted, a hole at ; the second is on .
-
Trap Reading the shift of as right .
Fix Factor first: , a compression by and a shift right . The point at input lands at , not .
-
Trap Taking as the domain of .
Fix For and that deletes and keeps ; the truth is the reverse, since .
-
Trap Declaring on the strength of one composition.
Fix For on all reals and , but , returning at .
-
Trap Reading a superscript on a function name as arithmetic, so becomes or becomes .
Fix Both mark composition: . For : , not , and , not .
-
Trap Claiming the graphs of and can meet only on the line .
Fix Reflection makes their shared points symmetric about that line, not confined to it: meets at and . Only forces one onto the line.
-
Trap Reordering two moves on the same side of and expecting the same graph.
Fix (stretch, then shift) and (shift, then stretch) sit apart everywhere.
-
Trap Claiming a finished graph names the transformation that made it.
Fix For , is both and ; the coincidence needs a homogeneous power and dies for . Describe a transformation, never "the" one.