Solveeit Logo

Question

Question: Statement-1: If $\sin\frac{3x}{2}\cos\frac{5y}{3}=k^8-4k^4+5$, where $x,y\in R$ then exactly four di...

Statement-1: If sin3x2cos5y3=k84k4+5\sin\frac{3x}{2}\cos\frac{5y}{3}=k^8-4k^4+5, where x,yRx,y\in R then exactly four distinct real values of k are possible.

because

Statement-2: sin3x2\sin\frac{3x}{2} and cos5y3\cos\frac{5y}{3} both are less than or equal to one and greater than or equal to -1.

A

Statement-1 is true, statement-2 is true and statement-2 is correct explanation for statement-1.

B

Statement-1 is true, statement-2 is true and statement-2 is NOT the correct explanation for statement-1.

C

Statement-1 is true, statement-2 is false.

D

Statement-1 is false, statement-2 is true.

Answer

Statement-1 is false, statement-2 is true.

Explanation

Solution

Analysis of Statement-2:

Statement-2 says: "sin3x2\sin\frac{3x}{2} and cos5y3\cos\frac{5y}{3} both are less than or equal to one and greater than or equal to -1."

This is a fundamental property of trigonometric sine and cosine functions. For any real angle θ\theta, the range of sinθ\sin\theta and cosθ\cos\theta is [1,1][-1, 1]. Therefore, Statement-2 is True.

Analysis of Statement-1:

The given equation is sin3x2cos5y3=k84k4+5\sin\frac{3x}{2}\cos\frac{5y}{3}=k^8-4k^4+5.

Let's analyze the Left Hand Side (LHS): LHS=sin3x2cos5y3\text{LHS} = \sin\frac{3x}{2}\cos\frac{5y}{3}. From Statement-2 (which is true), we know that 1sin3x21-1 \le \sin\frac{3x}{2} \le 1 and 1cos5y31-1 \le \cos\frac{5y}{3} \le 1. The product of two numbers, each in the range [1,1][-1, 1], will also be in the range [1,1][-1, 1]. The maximum value of LHS is 1×1=11 \times 1 = 1. The minimum value of LHS is 1×(1)=11 \times (-1) = -1 or (1)×1=1(-1) \times 1 = -1. So, the range of the LHS is [1,1][-1, 1]. This means 1sin3x2cos5y31-1 \le \sin\frac{3x}{2}\cos\frac{5y}{3} \le 1.

Now, let's analyze the Right Hand Side (RHS): RHS=k84k4+5\text{RHS} = k^8-4k^4+5. Let u=k4u = k^4. Since kk is a real number, k40k^4 \ge 0, so u0u \ge 0. Substituting uu into the RHS expression, we get: RHS=u24u+5\text{RHS} = u^2 - 4u + 5. To find the minimum value of this quadratic expression, we can complete the square: u24u+5=(u24u+4)+1=(u2)2+1u^2 - 4u + 5 = (u^2 - 4u + 4) + 1 = (u-2)^2 + 1. Since (u2)20(u-2)^2 \ge 0 for all real uu, the minimum value of (u2)2+1(u-2)^2 + 1 is 11. This minimum occurs when u2=0u-2=0, i.e., u=2u=2. Since u=k4u=k^4, k4=2k^4=2 is a valid non-negative value for uu. Therefore, the range of the RHS is [1,)[1, \infty). This means k84k4+51k^8-4k^4+5 \ge 1.

For the given equation LHS=RHS\text{LHS} = \text{RHS} to hold, we must have: 1LHS1-1 \le \text{LHS} \le 1 AND RHS1\text{RHS} \ge 1

The only way for these two conditions to be simultaneously satisfied is if both sides are equal to 1. So, we must have:

  1. sin3x2cos5y3=1\sin\frac{3x}{2}\cos\frac{5y}{3} = 1
  2. k84k4+5=1k^8-4k^4+5 = 1

Let's solve the second equation for kk: k84k4+5=1k^8-4k^4+5 = 1 k84k4+4=0k^8-4k^4+4 = 0 This is a perfect square: (k4)24(k4)+4=0(k^4)^2 - 4(k^4) + 4 = 0 (k42)2=0(k^4-2)^2 = 0 k42=0k^4-2 = 0 k4=2k^4 = 2 Taking the fourth root, k=±24k = \pm \sqrt[4]{2}. These are two distinct real values for kk: 24\sqrt[4]{2} and 24-\sqrt[4]{2}.

Now, let's check if the first condition (sin3x2cos5y3=1\sin\frac{3x}{2}\cos\frac{5y}{3} = 1) is possible. Yes, it is possible. For example, if sin3x2=1\sin\frac{3x}{2} = 1 and cos5y3=1\cos\frac{5y}{3} = 1. This can happen for specific real values of xx and yy (e.g., 3x2=π2    x=π3\frac{3x}{2} = \frac{\pi}{2} \implies x=\frac{\pi}{3} and 5y3=0    y=0\frac{5y}{3} = 0 \implies y=0). It is also possible if sin3x2=1\sin\frac{3x}{2} = -1 and cos5y3=1\cos\frac{5y}{3} = -1. (e.g., 3x2=3π2    x=π\frac{3x}{2} = \frac{3\pi}{2} \implies x=\pi and 5y3=π    y=3π5\frac{5y}{3} = \pi \implies y=\frac{3\pi}{5}). Since x,yRx, y \in \mathbb{R}, such values exist.

Therefore, the equation holds if and only if k4=2k^4=2, which gives exactly two distinct real values for kk. Statement-1 says "exactly four distinct real values of k are possible." This contradicts our finding. Therefore, Statement-1 is False.

Conclusion: Statement-1 is False. Statement-2 is True.