00:10Does the function have a domain? If it does, let's find out what it is!
00:15Remember, a root must be for a positive number.
00:20Let's set the equation equal to zero to find the solutions.
00:27Alright, let's isolate the variable X.
00:39When you take a root, there are always two solutions: one positive and one negative.
00:45Let's draw a graph to help us find the domain.
00:51Between these solutions, any value for X leads to a negative root.
00:58And that's the solution to our question!
Step-by-Step Solution
To solve this problem, we must determine the domain of the function 3x2−9x+2.
To begin, the expression inside the square root, 3x2−9, must be greater than 0 for the square root to be real and the function to be defined. Thus, we set up the inequality:
3x2−9>0
Next, solve this inequality for x:
Start by factoring: 3x2−9=3(x2−3)
Set the factor equal to zero to find the critical points: x2−3=0
Solve for x:
x2=3
x=±3
Now, determine the intervals where 3x2−9 is positive. Consider the intervals defined by the critical points x=3 and x=−3:
Interval 1: (−∞,−3)
Interval 2: (−3,3)
Interval 3: (3,∞)
Test a value from each interval in the inequality 3x2−9>0:
For interval 1, test x=−2 :
3(−2)2−9=12−9=3>0 (True)
For interval 2, test x=0 :
3(0)2−9=−9<0 (False)
For interval 3, test x=2 :
3(2)2−9=12−9=3>0 (True)
Thus, the function is defined for x in the intervals (−∞,−3) and (3,∞).
This means that the domain of the function is:
x>3,x<−3
Therefore, the solution to the problem is x>3,x<−3.