- Joined
- Jun 27, 2021
- Messages
- 5,386
- Reaction score
- 422
Domain:
The domain of a function is the set of all possible inputs for the function.
Find the domain for each function below.
48. g(x) = 1 - x^2
For 48, I say the domain is all real numbers.
50. f(t) = (t + 4)^(1/3)
For 50, I must set the radicand to be greater than or equal to 0.
t + 4 => 0
t => - 4
I will say the domain is can be all real numbers except for -4. Yes?
52. h(x) = 6/(x^2 - 4x)
Set denominator to 0 and solve for x.
x^2 - 4x = 0
x(x - 4) = 0
x = 0
x - 4 = 0
x = 4
Domain: All real numbers except for x = 0
and x = 4.
You say?
54. f(x) = sqrt{x + 6}/(6 + x)
I am not too sure about this one considering that the function has a square root numerator.
56. f(x) = (x + 2)/sqrt{ x - 10}
I will set denominator to be greater than or equal to 0.
x - 10 => 0
x => 10
This does not make sense. Clearly, x must be greater than 10. Here, x cannot be 10. Division by 0 is undefined.
Domain: x > 10
You say?
The domain of a function is the set of all possible inputs for the function.
Find the domain for each function below.
48. g(x) = 1 - x^2
For 48, I say the domain is all real numbers.
50. f(t) = (t + 4)^(1/3)
For 50, I must set the radicand to be greater than or equal to 0.
t + 4 => 0
t => - 4
I will say the domain is can be all real numbers except for -4. Yes?
52. h(x) = 6/(x^2 - 4x)
Set denominator to 0 and solve for x.
x^2 - 4x = 0
x(x - 4) = 0
x = 0
x - 4 = 0
x = 4
Domain: All real numbers except for x = 0
and x = 4.
You say?
54. f(x) = sqrt{x + 6}/(6 + x)
I am not too sure about this one considering that the function has a square root numerator.
56. f(x) = (x + 2)/sqrt{ x - 10}
I will set denominator to be greater than or equal to 0.
x - 10 => 0
x => 10
This does not make sense. Clearly, x must be greater than 10. Here, x cannot be 10. Division by 0 is undefined.
Domain: x > 10
You say?