Use algebra to find the set of values of x for which mod(3x^2 - 19x + 20) < 2x + 2.

The initial quadratic can be either positive or negative so we must solve for both possibilities.

Solving for positive:

3x^2 - 19x + 20 < 2x + 2    =    3x^2 - 21x + 18 < 0

                                           =    x^2 - 7x + 6 < 0

                                           =    (x - 6)(x - 1) < 0

Therefore, Critical Values where x crosses the x-axis are x = 1 or x = 6. And since we are solving for < 0, we focus on the graph under the x-axis, resulting in 1 < x < 6.

Solving for negative:

-3x^2 + 19x - 20 < 2x + 2    =    3x^2 - 17x + 22 > 0

                                            =    (3x - 11)(x - 2) > 0

Therefore, Critical Values where x crosses the x-axis are x = 2 or x = 11/3. And since we are solving for > 0, we focus on the graph above the x-axis, resulting in x < 2 or x > 11/3.

We must then find the values for x which satisfies both positive and negative, and using a simple numberline we find 1 < x < 2 or 11/3 < x < 6 as our final answers.

JM

Related Further Mathematics A Level answers

All answers ▸

How do I know when I should be using the Poisson distribution?


Given that α= 1+3i is a root of the equation z^3 - pz^2 + 18z - q = 0 where p and q are real, find the other roots, then p and q.


By use of matrices uniquely solve the following system of equations, justifying each step of the calculation: 3x-7y=6, 5y-2x=-3.


How can I find the explicit formula for the inverse of sinh?