Functions Final Exam

Master coordinate grids, inputs/outputs, domain, range, continuity, and increasing/decreasing intervals with our functions final exam.

Loading...
Learning Topics

Frequently Asked Questions

Why does the x-coordinate always come first in an ordered pair?
By mathematical convention, coordinates are always written in alphabetical order as (x,y)(x, y). This standardized order ensures that anyone around the world can communicate and locate points on a coordinate plane consistently without ambiguity.
What makes a relation a function?
A relation is a function if and only if each input value is associated with exactly one output value. If a single input has multiple different outputs, it is not a function.
How do you find where a function crosses the y-axis?
To find where a function crosses the yy-axis, calculate f(0)f(0) by replacing xx with 00 in the function formula. The resulting point on the graph will be (0,f(0))(0, f(0)).
What happens if we input a value outside the domain?
If you input a value outside the domain, the function is undefined for that value. For example, in f(x)=1xf(x) = \frac{1}{x}, inputting x=0x = 0 results in division by zero, which has no defined mathematical value.
How can you identify the domain of a function from its graph?
To find the domain from a graph, look at the graph's horizontal extent along the xx-axis. Find the leftmost and rightmost points of the graph, taking note of whether the endpoints are solid (included) or open circles (excluded).
What is the difference between domain and range?
The domain is the set of all valid input values (usually xx) that you can feed into a function, while the range is the set of all output values (usually yy) that the function produces as a result.
How can you identify the range of a function from its graph?
To find the range from a graph, look at the graph's vertical extent along the yy-axis. Find the lowest and highest points of the graph, taking note of whether these endpoints are included (solid) or excluded (open circles).
What does it mean for a function to be continuous?
Intuitively, it means you can draw the function's graph without lifting your pencil. Formally, a function must be defined at the point, and the graph must connect smoothly without any gaps, jumps, or holes.
How do you find points where a function is not continuous?
Look for inputs that make the function undefined (like division by zero). For example, f(x)=x216x4f(x) = \frac{x^2 - 16}{x - 4} is discontinuous at x=4x = 4 because you cannot divide by zero, creating a hole in the graph.
How do I determine whether a function is increasing or decreasing from its formula?
For linear functions f(x)=mx+bf(x) = mx + b, the function increases if the slope m>0m > 0 and decreases if m<0m < 0. For quadratic functions f(x)=a(xh)2+kf(x) = a(x-h)^2 + k, check the sign of aa: if a>0a > 0, the parabola opens up, so it decreases for x<hx < h and increases for x>hx > h.
Why can't I use y-values to define intervals of increase or decrease?
Although we look at the vertical rise or fall (y-values) to determine *what* the graph does, the intervals must specify *where* it happens horizontally. By convention, intervals of increase/decrease partition the domain of the function, which is represented by the xx-axis.