If m is the minimum value of k for which the function f(x) = xkx−x2 is increasing in the interval [0,3] and M is the maximum value of f in [0, 3] when k = m, then the ordered pair (m, M) is equal to :
Options
Solution
Key Concepts and Formulas
Increasing Function: A function f(x) is increasing in an interval [a,b] if its derivative f′(x)≥0 for all x in the interval [a,b].
Product Rule: The derivative of a product of two functions u(x) and v(x) is given by (uv)′=u′v+uv′.
Finding Maximum Value: To find the maximum value of a function in a closed interval, we find the critical points (where the derivative is zero or undefined) and evaluate the function at these points and at the endpoints of the interval. The largest of these values is the maximum.
Step-by-Step Solution
Step 1: Find the derivative of f(x)
We are given f(x)=xkx−x2. We need to find f′(x) using the product rule.
Let u(x)=x and v(x)=kx−x2=(kx−x2)1/2. Then u′(x)=1 and
v′(x)=21(kx−x2)−1/2(k−2x)=2kx−x2k−2x
Therefore,
f′(x)=u′(x)v(x)+u(x)v′(x)=kx−x2+x(2kx−x2k−2x)f′(x)=2kx−x22(kx−x2)+x(k−2x)=2kx−x22kx−2x2+kx−2x2=2kx−x23kx−4x2
Step 2: Determine the condition for f(x) to be increasing
For f(x) to be increasing in the interval [0,3], we must have f′(x)≥0 for all x∈[0,3].
Since x∈[0,3], the term kx−x2 must be real, which implies kx−x2≥0, or x(k−x)≥0. This means k≥x. Since x∈[0,3], we must have k≥3.
Also, we need f′(x)≥0, which means
2kx−x23kx−4x2≥0
Since the denominator is positive (as long as kx−x2>0), we need the numerator to be non-negative:
3kx−4x2≥0x(3k−4x)≥0
Since x≥0, we need 3k−4x≥0, which means 3k≥4x, or k≥34x.
Since we want f(x) to be increasing in [0,3], we need k≥34x for all x∈[0,3].
The maximum value of 34x in the interval [0,3] is 34(3)=4.
Therefore, we must have k≥4.
Step 3: Find the minimum value of k
The minimum value of k for which f(x) is increasing in [0,3] is m=4.
Step 4: Find the maximum value of f(x) when k = m = 4
Now we have f(x)=x4x−x2 and we want to find its maximum value M in the interval [0,3].
We already have f′(x)=24x−x23(4)x−4x2=24x−x212x−4x2=24x−x24x(3−x)=4x−x22x(3−x).
Setting f′(x)=0, we get 2x(3−x)=0, which gives x=0 or x=3.
Also, f′(x) is undefined when 4x−x2=0, i.e., x(4−x)=0, which gives x=0 or x=4. Since x=4 is not in the interval [0,3], we don't consider it.
Now we evaluate f(x) at the critical points x=0 and x=3, and at the endpoint x=0:
f(0)=04(0)−02=0f(3)=34(3)−32=312−9=33
The maximum value of f(x) in [0,3] is M=33.
Step 5: Write the ordered pair (m, M)
The ordered pair is (m,M)=(4,33).
Common Mistakes & Tips
Remember to check the endpoints of the interval when finding the maximum value of a function.
Be careful when simplifying expressions involving square roots.
Make sure the derivative is greater than or equal to zero for the function to be increasing.
Summary
We found the derivative of the function f(x) and determined the condition for it to be increasing in the interval [0,3]. This allowed us to find the minimum value of k, which is m=4. Then, we found the maximum value of f(x) when k=4 in the same interval, which is M=33. Therefore, the ordered pair (m,M) is (4,33).
Final Answer
The final answer is (4,33), which corresponds to option (B).