What is the domain of a function and how do I find it?
+
The domain of a function is the set of all possible input values (typically x-values) for which the function is defined. To find the domain, identify all values of x that do not cause the function to be undefined, such as values that cause division by zero or negative numbers under even roots.
How do I determine the range of a function?
+
The range of a function is the set of all possible output values (typically y-values). To determine the range, analyze the function's behavior, such as its graph, critical points, and asymptotes, or solve for y and find all possible values it can take.
How do I find the domain and range of a quadratic function?
+
For a quadratic function f(x) = ax^2 + bx + c, the domain is all real numbers (-∞, ∞). The range depends on the direction of the parabola: if a > 0, the range is [vertex y-value, ∞); if a < 0, the range is (-∞, vertex y-value]. Find the vertex using -b/(2a) to determine the minimum or maximum y-value.
What steps should I follow to find the domain and range of a rational function?
+
To find the domain of a rational function (a ratio of polynomials), exclude values of x that make the denominator zero. For the range, analyze the function's horizontal and vertical asymptotes and critical points, or rewrite the function to solve for y and determine possible output values.
How can I find the domain and range of a square root function?
+
For a square root function f(x) = √g(x), the domain consists of all x-values where g(x) ≥ 0, since the square root of a negative number is not real. To find the range, consider the output of the square root, which is always ≥ 0, and analyze the minimum and maximum values of g(x) within the domain.
Is there a quick way to find domain and range from a graph?
+
Yes. The domain corresponds to all x-values covered by the graph horizontally, while the range corresponds to all y-values covered vertically. Look at the leftmost and rightmost points for domain and the lowest and highest points for range.
How do restrictions like division by zero or negative square roots affect domain?
+
These restrictions exclude certain x-values from the domain. Division by zero is undefined, so any x making the denominator zero is excluded. Similarly, square roots require the radicand to be non-negative, so x-values causing a negative radicand are excluded from the domain.
Can domain and range be all real numbers?
+
Yes, some functions have domain and range as all real numbers. For example, the linear function f(x) = 2x + 3 has domain (-∞, ∞) and range (-∞, ∞). However, many functions have restricted domains or ranges depending on their definitions and operations involved.