Key Concepts and Formulas
- A function f(x) is increasing when its first derivative f′(x)>0.
- Product Rule: If f(x)=u(x)v(x), then f′(x)=u′(x)v(x)+u(x)v′(x).
- Power Rule: dxd(xn)=nxn−1.
Step-by-Step Solution
1. Identify the Given Function and Goal
We are given the function f(x)=(3x−7)x2/3. Our goal is to find the intervals where f(x) is increasing, meaning we need to find where f′(x)>0.
2. Differentiate the Function Using the Product Rule
The function f(x) is a product of two functions: u(x)=3x−7 and v(x)=x2/3. We will apply the product rule: f′(x)=u′(x)v(x)+u(x)v′(x).
-
Find u′(x):
u(x)=3x−7
u′(x)=dxd(3x−7)=3
-
Find v′(x):
v(x)=x2/3
v′(x)=dxd(x2/3)=32x(2/3−1)=32x−1/3=3x1/32
-
Apply the Product Rule:
f′(x)=u′(x)v(x)+u(x)v′(x)=(3)(x2/3)+(3x−7)(3x1/32)
f′(x)=3x2/3+3x1/32(3x−7)
3. Simplify the Expression for f′(x)
To simplify, we find a common denominator, which is 3x1/3:
f′(x)=3x1/33x2/3(3x1/3)+3x1/32(3x−7)
f′(x)=3x1/39x2/3+1/3+6x−14
Since x2/3⋅x1/3=x,
f′(x)=3x1/39x+6x−14=3x1/315x−14
4. Set up the Inequality for an Increasing Function
For f(x) to be increasing, we need f′(x)>0:
3x1/315x−14>0
5. Solve the Inequality
Find the critical points by setting the numerator and denominator equal to zero:
- Numerator: 15x−14=0⇒x=1514
- Denominator: 3x1/3=0⇒x=0
These critical points, x=0 and x=1514, divide the real number line into three intervals: (−∞,0), (0,1514), and (1514,∞). We test a value from each interval in the inequality 3x1/315x−14>0:
- Interval (−∞,0): Let x=−1. Then 3(−1)1/315(−1)−14=−3−29=329>0. So, f′(x)>0 on (−∞,0).
- Interval (0,1514): Let x=21. Then 3(21)1/315(21)−14=3(21)1/37.5−14=3(21)1/3−6.5<0. So, f′(x)<0 on (0,1514).
- Interval (1514,∞): Let x=1. Then 3(1)1/315(1)−14=31>0. So, f′(x)>0 on (1514,∞).
Therefore, f(x) is increasing on the intervals (−∞,0) and (1514,∞).
Common Mistakes & Tips
- Remember to consider where the denominator of f′(x) is zero, as this can also define intervals where the function's behavior changes.
- Be careful with signs when testing intervals for inequalities. A simple sign error can lead to the wrong answer.
- Don't forget the product rule when differentiating a product of functions.
Summary
We found the intervals where the given function f(x)=(3x−7)x2/3 is increasing by finding its derivative f′(x), setting up the inequality f′(x)>0, and solving for x. We identified critical points at x=0 and x=1514, tested the intervals defined by these points, and found that f(x) is increasing on (−∞,0)∪(1514,∞).
Final Answer
The final answer is (−∞,0)∪(1514,∞), which corresponds to option (A).