Solveeit Logo

Question

Question: If $x^4 + 3\cos(ax^2+bx+c) = 2(x^2-2)$ has two solutions with a,b,c $\in$ (2,5) then...

If x4+3cos(ax2+bx+c)=2(x22)x^4 + 3\cos(ax^2+bx+c) = 2(x^2-2) has two solutions with a,b,c \in (2,5) then

A

a + b + c = π\pi

B

a - b + c = π\pi

C

a + b + c = 3π\pi

D

a - b + c = 3π\pi

Answer

C

Explanation

Solution

The given equation is x4+3cos(ax2+bx+c)=2(x22)x^4 + 3\cos(ax^2+bx+c) = 2(x^2-2). Rearranging the terms, we get x42x2+4+3cos(ax2+bx+c)=0x^4 - 2x^2 + 4 + 3\cos(ax^2+bx+c) = 0.

We can rewrite the term x42x2+4x^4 - 2x^2 + 4 as follows: x42x2+1+3=(x21)2+3x^4 - 2x^2 + 1 + 3 = (x^2-1)^2 + 3.

Substitute this back into the equation: (x21)2+3+3cos(ax2+bx+c)=0(x^2-1)^2 + 3 + 3\cos(ax^2+bx+c) = 0, which can be written as (x21)2+3(1+cos(ax2+bx+c))=0(x^2-1)^2 + 3(1 + \cos(ax^2+bx+c)) = 0.

We know the following properties:

  1. (x21)20(x^2-1)^2 \ge 0 for any real xx.
  2. The range of cos(θ)\cos(\theta) is [1,1][-1, 1]. Therefore, 1+cos(θ)1+(1)=01 + \cos(\theta) \ge 1 + (-1) = 0. So, 3(1+cos(ax2+bx+c))03(1 + \cos(ax^2+bx+c)) \ge 0.

The sum of two non-negative terms is zero if and only if both terms are individually zero. Therefore, we must have:

  1. (x21)2=0(x^2-1)^2 = 0
  2. 3(1+cos(ax2+bx+c))=03(1 + \cos(ax^2+bx+c)) = 0

From condition (1): (x21)2=0    x21=0    x2=1    x=±1(x^2-1)^2 = 0 \implies x^2-1 = 0 \implies x^2 = 1 \implies x = \pm 1. These are the two solutions mentioned in the problem statement.

From condition (2): 1+cos(ax2+bx+c)=0    cos(ax2+bx+c)=11 + \cos(ax^2+bx+c) = 0 \implies \cos(ax^2+bx+c) = -1. This condition must hold for both solutions x=1x=1 and x=1x=-1.

Case 1: For x=1x=1

Substitute x=1x=1 into the argument of cosine: cos(a(1)2+b(1)+c)=1\cos(a(1)^2 + b(1) + c) = -1, so cos(a+b+c)=1\cos(a + b + c) = -1. For cos(θ)=1\cos(\theta) = -1, θ\theta must be an odd multiple of π\pi. So, a+b+c=(2n+1)πa + b + c = (2n+1)\pi for some integer nn.

We are given that a,b,c(2,5)a, b, c \in (2,5). Let's find the range of a+b+ca+b+c: 2<a<52 < a < 5, 2<b<52 < b < 5, 2<c<52 < c < 5. Adding these inequalities: 2+2+2<a+b+c<5+5+5    6<a+b+c<152+2+2 < a+b+c < 5+5+5 \implies 6 < a+b+c < 15.

Now, let's check which odd multiple of π\pi falls into this range:

If n=0n=0, a+b+c=π3.14a+b+c = \pi \approx 3.14 (not in (6,15)(6,15)).

If n=1n=1, a+b+c=3π9.42a+b+c = 3\pi \approx 9.42 (is in (6,15)(6,15)).

If n=2n=2, a+b+c=5π15.70a+b+c = 5\pi \approx 15.70 (not in (6,15)(6,15)).

Thus, for x=1x=1, we must have a+b+c=3πa+b+c = 3\pi. This matches option (C).

Case 2: For x=1x=-1

Substitute x=1x=-1 into the argument of cosine: cos(a(1)2+b(1)+c)=1\cos(a(-1)^2 + b(-1) + c) = -1, so cos(ab+c)=1\cos(a - b + c) = -1. Similarly, ab+c=(2m+1)πa - b + c = (2m+1)\pi for some integer mm.

Let's find the range of ab+ca-b+c: 2<a<52 < a < 5, 5<b<2-5 < -b < -2 (multiplying 2<b<52 < b < 5 by -1 and reversing inequalities), 2<c<52 < c < 5. Adding these inequalities: 2+(5)+2<ab+c<5+(2)+5    1<ab+c<82+(-5)+2 < a-b+c < 5+(-2)+5 \implies -1 < a-b+c < 8.

Now, let's check which odd multiple of π\pi falls into this range:

If m=1m=-1, ab+c=π3.14a-b+c = -\pi \approx -3.14 (not in (1,8)(-1,8)).

If m=0m=0, ab+c=π3.14a-b+c = \pi \approx 3.14 (is in (1,8)(-1,8)).

If m=1m=1, ab+c=3π9.42a-b+c = 3\pi \approx 9.42 (not in (1,8)(-1,8)).

Thus, for x=1x=-1, we must have ab+c=πa-b+c = \pi. This matches option (B).

Both conditions, a+b+c=3πa+b+c=3\pi and ab+c=πa-b+c=\pi, must be true simultaneously for the equation to hold for x=±1x=\pm 1 under the given constraints on a,b,ca,b,c.

We can check for consistency:

Adding the two derived equations: (a+b+c)+(ab+c)=3π+π    2a+2c=4π    a+c=2π(a+b+c) + (a-b+c) = 3\pi + \pi \implies 2a+2c = 4\pi \implies a+c = 2\pi.

Since a,c(2,5)a,c \in (2,5), a+c(4,10)a+c \in (4,10). 2π6.282\pi \approx 6.28 which is indeed in (4,10)(4,10).

Subtracting the second equation from the first: (a+b+c)(ab+c)=3ππ    2b=2π    b=π(a+b+c) - (a-b+c) = 3\pi - \pi \implies 2b = 2\pi \implies b = \pi.

Since b(2,5)b \in (2,5), π3.14\pi \approx 3.14 which is indeed in (2,5)(2,5).

All conditions are consistent.

Since both options (B) and (C) are necessarily true based on the problem statement, and assuming this is a single-choice question, there might be an issue with the question itself. However, if forced to select one, we present one of the derived correct statements.