For the function \( f(x) = \sin x + \frac{1}{2} \cos 2x \) in \( [0, \frac{\pi}{2}] \), which statements are correct? (A) f’(x) = cos x - sin 2x (B) The critical points of the function are x = π/6 and x = π/2 (C) The minimum value of the function is 2 (D) The maximum value of the function is 3/4 Choose the correct answer from the options given below :
(A), (B), and (D) only.
The question asks us to analyze the function \( f(x) = \sin x + \frac{1}{2} \cos 2x \) over the closed interval \( [0, \frac{\pi}{2}] \) and determine which given statements about its derivative, critical points, minimum value, and maximum value are correct. To do this, we need to calculate the derivative, find where the derivative is zero or undefined within the interval, evaluate the function at these points and the endpoints of the interval, and then compare the results with the given statements.
Statement (A) claims that \( f'(x) = \cos x - \sin 2x \). Let's find the derivative of the given function \( f(x) = \sin x + \frac{1}{2} \cos 2x \). We will use the rules of differentiation:
Applying these rules: \[ f'(x) = \frac{d}{dx}(\sin x) + \frac{d}{dx}(\frac{1}{2} \cos 2x) \] \[ f'(x) = \cos x + \frac{1}{2} \cdot (-\sin 2x) \cdot \frac{d}{dx}(2x) \] \[ f'(x) = \cos x + \frac{1}{2} \cdot (-\sin 2x) \cdot 2 \] \[ f'(x) = \cos x - \sin 2x \] Our calculated derivative matches the expression in statement (A). Therefore, statement (A) is correct.
Statement (B) claims the critical points of the function are \( x = \frac{\pi}{6} \) and \( x = \frac{\pi}{2} \). Critical points of a function \( f(x) \) in an interval are the points \( x \) where \( f'(x) = 0 \) or \( f'(x) \) is undefined. We also need to consider the endpoints of the closed interval \( [0, \frac{\pi}{2}] \) when looking for absolute extrema, but critical points specifically refer to points within the open interval or where the derivative is zero/undefined. The derivative \( f'(x) = \cos x - \sin 2x \) is defined for all \( x \). So, we need to find the values of \( x \) in \( [0, \frac{\pi}{2}] \) where \( f'(x) = 0 \). Set \( f'(x) = 0 \): \[ \cos x - \sin 2x = 0 \] We know the double angle identity \( \sin 2x = 2 \sin x \cos x \). Substitute this into the equation: \[ \cos x - 2 \sin x \cos x = 0 \] Factor out \( \cos x \): \[ \cos x (1 - 2 \sin x) = 0 \] This equation is satisfied if either \( \cos x = 0 \) or \( 1 - 2 \sin x = 0 \). Case 1: \( \cos x = 0 \) In the interval \( [0, \frac{\pi}{2}] \), the value of \( x \) for which \( \cos x = 0 \) is \( x = \frac{\pi}{2} \). Case 2: \( 1 - 2 \sin x = 0 \) This implies \( 2 \sin x = 1 \), so \( \sin x = \frac{1}{2} \). In the interval \( [0, \frac{\pi}{2}] \), the value of \( x \) for which \( \sin x = \frac{1}{2} \) is \( x = \frac{\pi}{6} \). The critical points within the domain \( [0, \frac{\pi}{2}] \) where the derivative is zero are \( x = \frac{\pi}{6} \) and \( x = \frac{\pi}{2} \). Note that \( x = \frac{\pi}{2} \) is also an endpoint. Statement (B) lists these two points as critical points. Therefore, statement (B) is correct.
Statement (C) claims the minimum value is 2. Statement (D) claims the maximum value is \( \frac{3}{4} \). To find the minimum and maximum values of a continuous function on a closed interval, we need to evaluate the function at the critical points within the open interval and at the endpoints of the interval. The points we need to evaluate \( f(x) \) at are the critical points found in the open interval \( (0, \frac{\pi}{2}) \) (which is \( x = \frac{\pi}{6} \)) and the endpoints \( x = 0 \) and \( x = \frac{\pi}{2} \). Note that \( x = \frac{\pi}{2} \) is an endpoint but also a critical point. The points to evaluate are \( x = 0, x = \frac{\pi}{6}, \) and \( x = \frac{\pi}{2} \). Let's evaluate \( f(x) = \sin x + \frac{1}{2} \cos 2x \) at these points:
| Value of x | Calculation of \( f(x) = \sin x + \frac{1}{2} \cos 2x \) | Value of f(x) |
|---|---|---|
| \( x = 0 \) | \( f(0) = \sin 0 + \frac{1}{2} \cos (2 \cdot 0) = 0 + \frac{1}{2} \cos 0 = 0 + \frac{1}{2} (1) \) | \( \frac{1}{2} \) |
| \( x = \frac{\pi}{6} \) | \( f(\frac{\pi}{6}) = \sin \frac{\pi}{6} + \frac{1}{2} \cos (2 \cdot \frac{\pi}{6}) = \sin \frac{\pi}{6} + \frac{1}{2} \cos \frac{\pi}{3} = \frac{1}{2} + \frac{1}{2} (\frac{1}{2}) \) | \( \frac{1}{2} + \frac{1}{4} = \frac{3}{4} \) |
| \( x = \frac{\pi}{2} \) | \( f(\frac{\pi}{2}) = \sin \frac{\pi}{2} + \frac{1}{2} \cos (2 \cdot \frac{\pi}{2}) = \sin \frac{\pi}{2} + \frac{1}{2} \cos \pi = 1 + \frac{1}{2} (-1) \) | \( 1 - \frac{1}{2} = \frac{1}{2} \) |
The values of the function at the points we checked are \( \frac{1}{2}, \frac{3}{4}, \frac{1}{2} \). Comparing these values:
Statement (C) claims the minimum value is 2. This is incorrect, as the minimum value is \( \frac{1}{2} \). Statement (D) claims the maximum value is \( \frac{3}{4} \). This is correct.
Based on our analysis:
The correct statements are (A), (B), and (D).
| Item | Result for \( f(x) = \sin x + \frac{1}{2} \cos 2x \) on \( [0, \frac{\pi}{2}] \) | Corresponding Statement | Correctness |
|---|---|---|---|
| Derivative \( f'(x) \) | \( \cos x - \sin 2x \) | (A) \( f'(x) = \cos x - \sin 2x \) | Correct |
| Critical Points in \( [0, \frac{\pi}{2}] \) (where \( f'(x)=0 \)) | \( x = \frac{\pi}{6}, x = \frac{\pi}{2} \) | (B) The critical points are \( x = \pi/6 \) and \( x = \pi/2 \) | Correct |
| Minimum Value | \( \frac{1}{2} \) | (C) The minimum value is 2 | Incorrect |
| Maximum Value | \( \frac{3}{4} \) | (D) The maximum value is 3/4 | Correct |
To find the absolute maximum and minimum values of a continuous function \( f(x) \) on a closed interval \( [a, b] \), you should follow these steps:
In this problem, the critical points we found were \( \frac{\pi}{6} \) and \( \frac{\pi}{2} \). Both are in the closed interval \( [0, \frac{\pi}{2}] \). The endpoints are \( 0 \) and \( \frac{\pi}{2} \). The set of points to check is \( \{0, \frac{\pi}{6}, \frac{\pi}{2}\} \). Evaluating \( f(x) \) at these points gives us the candidates for absolute extrema.
Which of the following are components of a time series?
(A) Irregular component
(B) Cyclical component
(C) Chronological Component
(D) Trend Component
Choose the correct answer from the options given below:
If the matrix \[ A = \begin{bmatrix} 0 & -1 & 3x \\ 1 & y & -5 \\ -6 & 5 & 0 \end{bmatrix} \] is skew-symmetric, then the value of \( 5x - y \) is:
The rate of change (in cm²/s) of the total surface area of a hemisphere with respect to radius r at \(r = \sqrt[3]{1.331}\) cm is :
For the function \( f(x) = 2x^3 - 9x^2 + 12x - 5 \), \( x \in [0, 3] \), match List-I with List-II:
| List-I | List-II |
|---|---|
| (A) Absolute maximum value | (I) 3 |
| (B) Absolute minimum value | (II) 0 |
| (C) Point of maxima | (III) -5 |
| (D) Point of minima | (IV) 4 |
Choose the correct answer from the options given below:
If a function \( f(x) = x^2 + bx + 1 \) is increasing in the interval \([1, 2]\), then the least value of \( b \) is: