Look at the following function:
2x2−28x
What is the domain of the function?
To find the domain of the function 2x2−28x, we need to ensure the denominator is not zero and is defined.
Since the denominator is 2x2−2, we have the condition:
- 2x2−2>0
Let's solve the inequality 2x2−2>0.
First, set the equation to zero to find critical points:
2x2−2=0
Simplify and solve for x:
2x2=2
x2=1
x=±1
The critical points divide the number line into three intervals: x<−1, −1<x<1, and x>1.
We need to test these intervals to see where 2x2−2>0.
- For x<−1, choose x=−2:
- 2(−2)2−2=8−2=6 (positive)
- For −1<x<1, choose x=0:
- 2(0)2−2=−2 (negative)
- For x>1, choose x=2:
- 2(2)2−2=8−2=6 (positive)
Therefore, the intervals where 2x2−2>0 are x<−1 or x>1.
Thus, the domain of the function is x>1 or x<−1, in interval notation this is (−∞,−1)∪(1,∞).
So, the correct choice is x>1,x<−1, corresponding to choice 4.
Therefore, the domain of the function is x>1,x<−1.