Let f(x) = a2+x2x−b2+(d−x)2d−x, x ∈ R, where a, b and d are non-zero real constants. Then :
Options
Solution
Key Concepts and Formulas
Monotonicity of Functions: A function f(x) is increasing if f′(x)>0 for all x in its domain, and decreasing if f′(x)<0 for all x in its domain.
Quotient Rule: The derivative of v(x)u(x) is given by [v(x)]2u′(x)v(x)−u(x)v′(x).
Chain Rule: The derivative of a composite function f(g(x)) is given by f′(g(x))⋅g′(x).
Step-by-Step Solution
State the given function:
We are given the function
f(x)=a2+x2x−b2+(d−x)2d−x
where a, b, and d are non-zero real constants and x∈R.
Differentiate the first term:
Let u(x)=a2+x2x. We will use the quotient rule to find u′(x). Let p(x)=x and q(x)=a2+x2. Then p′(x)=1 and q′(x)=21(a2+x2)−1/2(2x)=a2+x2x.
Applying the quotient rule:
u′(x)=(a2+x2)2(1)(a2+x2)−(x)(a2+x2x)u′(x)=a2+x2a2+x2−a2+x2x2u′(x)=a2+x2a2+x2a2+x2−x2u′(x)=(a2+x2)3/2a2
Differentiate the second term:
Let v(x)=b2+(d−x)2d−x. Let y=d−x, so v(x)=b2+y2y. Then dxdy=−1.
We can find the derivative with respect to y first, then use the chain rule.
dydv=(b2+y2)3/2b2
Now, using the chain rule:
v′(x)=dydv⋅dxdy=(b2+(d−x)2)3/2b2⋅(−1)v′(x)=−(b2+(d−x)2)3/2b2
Combine the derivatives to find f′(x):
Since f(x)=u(x)−v(x), then f′(x)=u′(x)−v′(x).
f′(x)=(a2+x2)3/2a2−(−(b2+(d−x)2)3/2b2)f′(x)=(a2+x2)3/2a2+(b2+(d−x)2)3/2b2
Analyze the sign of f′(x):
Since a and b are non-zero real constants, a2>0 and b2>0. Also, x2≥0 and (d−x)2≥0.
Therefore, a2+x2>0 and b2+(d−x)2>0. This means (a2+x2)3/2>0 and (b2+(d−x)2)3/2>0.
Thus, (a2+x2)3/2a2>0 and (b2+(d−x)2)3/2b2>0.
Since f′(x) is the sum of two positive terms, f′(x)>0 for all x∈R.
Conclusion:
Since f′(x)>0 for all real values of x, the function f(x) is an increasing function of x.
Common Mistakes & Tips
Be careful when applying the chain rule, especially with the term (d−x). Remember to multiply by the derivative of the inner function, which is -1 in this case.
Recognizing patterns in derivatives can save time. For example, the derivative of c2+u2u with respect to u is (c2+u2)3/2c2.
Always check the sign of the derivative to determine if the function is increasing or decreasing.
Summary
To determine the monotonicity of the given function, we computed its first derivative using the quotient rule and chain rule. We found that the derivative is always positive, indicating that the function is an increasing function of x.
Final Answer: The final answer is \boxed{A}, which corresponds to option (A).