Solveeit Logo

Question

Question: Solve the following inequality: $x^{4}-2x^{2}-63 \leq 0$...

Solve the following inequality:

x42x2630x^{4}-2x^{2}-63 \leq 0

Answer

[-3, 3]

Explanation

Solution

Let y=x2y = x^2. Since xx is a real number, x20x^2 \geq 0, so y0y \geq 0. Substituting y=x2y=x^2 into the inequality, we get:

y22y630y^2 - 2y - 63 \leq 0

This is a quadratic inequality in terms of yy. To solve it, we first find the roots of the corresponding quadratic equation y22y63=0y^2 - 2y - 63 = 0. We can factor the quadratic expression:

(y9)(y+7)=0(y - 9)(y + 7) = 0

The roots are y=9y = 9 and y=7y = -7. The quadratic y22y63y^2 - 2y - 63 represents a parabola opening upwards. It is less than or equal to zero between its roots. So, the inequality y22y630y^2 - 2y - 63 \leq 0 is satisfied when:

7y9-7 \leq y \leq 9

Now, we must consider the condition y0y \geq 0 that came from the substitution y=x2y = x^2. We need the values of yy that satisfy both 7y9-7 \leq y \leq 9 and y0y \geq 0. The intersection of the interval [7,9][-7, 9] and the interval [0,)[0, \infty) is [0,9][0, 9]. So, we have:

0y90 \leq y \leq 9

Now, substitute back y=x2y = x^2:

0x290 \leq x^2 \leq 9

This inequality can be split into two separate inequalities:

  1. x20x^2 \geq 0
  2. x29x^2 \leq 9

For the first inequality, x20x^2 \geq 0, this is true for all real numbers xx. For the second inequality, x29x^2 \leq 9, this is equivalent to taking the square root of both sides and considering the absolute value:

x29\sqrt{x^2} \leq \sqrt{9}

x3|x| \leq 3

The inequality x3|x| \leq 3 means that 3x3-3 \leq x \leq 3. We need the values of xx that satisfy both x20x^2 \geq 0 and x29x^2 \leq 9. Since x20x^2 \geq 0 is true for all real xx, the solution to 0x290 \leq x^2 \leq 9 is simply the solution to x29x^2 \leq 9. Thus, the solution to the inequality x29x^2 \leq 9 is 3x3-3 \leq x \leq 3. In interval notation, the solution set is [3,3][-3, 3].