If 5f(x)+4f(x1)=x2−2,∀x=0 and y=9x2f(x), then y is strictly increasing in :
Options
Solution
Key Concepts and Formulas
Functional Equations: Substituting x with x1 in a functional equation involving f(x) and f(x1) can create a system of equations solvable for f(x).
Strictly Increasing Function: A differentiable function y(x) is strictly increasing on an interval if y′(x)>0 on that interval.
Quotient Rule: The derivative of v(x)u(x) is [v(x)]2u′(x)v(x)−u(x)v′(x).
Step-by-Step Solution
Step 1: Solve for f(x)
We are given the functional equation:
5f(x)+4f(x1)=x2−2(∗)
Replace x with x1 in the equation:
5f(x1)+4f(x11)=(x1)2−25f(x1)+4f(x)=x21−2(∗∗)
Now we have a system of two equations with two unknowns, f(x) and f(x1). We can solve for f(x). Multiply equation (∗) by 5 and equation (∗∗) by 4:
25f(x)+20f(x1)=5x2−1016f(x)+20f(x1)=x24−8
Subtract the second equation from the first:
(25−16)f(x)=(5x2−10)−(x24−8)9f(x)=5x2−10−x24+89f(x)=5x2−2−x24f(x)=91(5x2−2−x24)
Step 2: Find y(x)
We are given y=9x2f(x). Substitute the expression for f(x) we found in Step 1:
y=9x2⋅91(5x2−2−x24)y=x2(5x2−2−x24)y=5x4−2x2−4
Step 3: Find y′(x)
To find the intervals where y(x) is strictly increasing, we need to find y′(x) and determine where it is positive.
y′(x)=dxd(5x4−2x2−4)y′(x)=20x3−4xy′(x)=4x(5x2−1)
Step 4: Determine where y′(x)>0
We want to find where 4x(5x2−1)>0. This is equivalent to x(5x2−1)>0.
We can rewrite this as x(5x−1)(5x+1)>0. The roots of y′(x)=0 are x=0, x=51, and x=−51.
Consider the intervals:
x<−51: x<0, 5x−1<0, 5x+1<0. So x(5x−1)(5x+1)<0.
−51<x<0: x<0, 5x−1<0, 5x+1>0. So x(5x−1)(5x+1)>0.
0<x<51: x>0, 5x−1<0, 5x+1>0. So x(5x−1)(5x+1)<0.
x>51: x>0, 5x−1>0, 5x+1>0. So x(5x−1)(5x+1)>0.
Thus, y′(x)>0 when −51<x<0 or x>51. Therefore, y(x) is strictly increasing on the intervals (−51,0) and (51,∞).
Common Mistakes & Tips
Sign Errors: Be extremely careful with signs when solving inequalities. A sign error can easily lead to the wrong interval.
Don't Forget the Domain: Always consider the domain of the original function. In this case, x=0.
Factoring: Factoring the derivative can simplify the process of finding the intervals where it is positive or negative.
Summary
We solved the functional equation for f(x), substituted it into the expression for y(x), found the derivative y′(x), and determined the intervals where y′(x)>0. This gave us the intervals where y(x) is strictly increasing. The final answer is (0,51)∪(51,∞).
Final Answer
The final answer is (−51,0)∪(51,∞), which corresponds to option (B).