Question 1159486
.
Find the set of value x for which 3x^2-6x+5>14
~~~~~~~~~~~~~~~


<pre>
3x^2-6x - 9 > 0

x^2 - 2x - 3 > 0

(x-3)*(x+1) > 0


<U>ANSWER</U>.  x < - 1   or  x > 3.
</pre>