domain and range examples
Domain and Range Examples: Understanding Functions with Real-Life Applications domain and range examples are essential for grasping the fundamentals of function...
FAQ
What is the domain and range of the function f(x) = x^2?
The domain of f(x) = x^2 is all real numbers (-∞, ∞) because you can square any real number. The range is [0, ∞) since squaring any real number results in a value that is zero or positive.
How do you find the domain and range of a square root function like f(x) = √(x - 3)?
For f(x) = √(x - 3), the expression inside the square root must be non-negative, so x - 3 ≥ 0 which means x ≥ 3. Therefore, the domain is [3, ∞). The range is [0, ∞) because the square root function outputs values zero or greater.
What are the domain and range of the function f(x) = 1/(x - 2)?
The domain of f(x) = 1/(x - 2) is all real numbers except x = 2, since division by zero is undefined. So, domain: (-∞, 2) ∪ (2, ∞). The range is all real numbers except 0, because 1/(x-2) can approach any real value except zero.
Can the domain of a function be limited by real-world context?
Yes, the domain can be restricted based on the context. For example, if a function models the number of people attending an event, the domain would only include non-negative integers. Context can limit the values x can take beyond the mathematical definition.
What is the domain and range of the function f(x) = sin(x)?
The domain of f(x) = sin(x) is all real numbers (-∞, ∞) since sine is defined for every real number. The range is [-1, 1] because the sine function outputs values only between -1 and 1 inclusive.