Question

35. $x^4-5x^2+4<0$

Original question: 35. x45x2+4<0x^4-5x^2+4<0.

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: This quartic is a quadratic in x2x^2. Rewriting it that way makes the inequality much easier to solve.

Let

t=x2t=x^2

Then the inequality becomes

t25t+4<0t^2-5t+4<0

Factor:

t25t+4=(t1)(t4)t^2-5t+4=(t-1)(t-4)

So we need

(t1)(t4)<0(t-1)(t-4)<0

This product is negative between the roots:

1<t<41<t<4

Now substitute back t=x2t=x^2:

1<x2<41<x^2<4

That means

1<x<21<|x|<2

So the solution is

(2,1)(1,2)(-2,-1)\cup(1,2)


Pitfalls the pros know 👇 Do not stop at 1<x2<41<x^2<4 and write 1<x<41<x<4. The variable is x2x^2, so you must convert the result back to xx by considering both positive and negative values.

What if the problem changes? If the inequality were x45x2+40x^4-5x^2+4\le 0, then the endpoints would also be included:

x[2,1][1,2]x\in[-2,-1]\cup[1,2]

If it were >0>0, the solution would be the outside regions:

x(,2)(1,1)(2,)x\in(-\infty,-2)\cup(-1,1)\cup(2,\infty)

Tags: quartic inequality, substitution, factorization

FAQ

How do you solve x^4-5x^2+4<0?

Set t=x^2, so the inequality becomes t^2-5t+4<0=(t-1)(t-4)<0. Thus 1<t<4, which means 1<x^2<4 and the solution is (-2,-1) union (1,2).

Why are there two intervals in the answer?

Because x^2 is between 1 and 4, x can be either positive or negative. That gives x in (-2,-1) union (1,2).

chat