When is the inequality x^4 < 8x^2 + 9 true?

If we consider this like a normal quadratic problem, this becomes easy

x4 < 8x2 + 9

x4 - 8x2 - 9 < 0

(x2-9)(x2+1) < 0

This means there are roots of this expression at x2 = 9 and x2 = -1

Since for all reals, x2 > 0, we know the two roots of this expression are x=+-3

Now, since x4 - 8x2 - 9 is a quartic (ie, it has an x4 expression), we know that given any sufficiently positive or negative x, the quartic will be positive (ie, if x is 10000, or -10000)

Therefore, we know for this to be true, -3<x<3 (since we have found the solutions, we simply need to work out which regions satisfy the criteria)

JP

Related MAT University answers

All answers ▸

Can you please help with Question 5 on the 2008 MAT?


Let r and s be integers. Then ( 6^(r+s) x 12^(r-s) ) / ( 8^(r) x 9^(r+2s) ) is an integer when: (a) r+s <= 0, (b) s <= 0, (c) r <= 0, (d) r >= s.


Deduce a formula (in terms of n) for the following sum: sum (2^i * i) where 1<=i<=n, n,i: natural numbers ( one can write this sum as: 1*2^1+ 2*2^2+ .. +n*2^n)


Let a and b be positive real numbers. If x^2 + y^2<=1 then what is the largest that ax+by can get?