493,611 views
0 votes
0 votes
I need to find all real values of x from this inequality x^2>2x-2 and also this question x^2>2x+2. I need the answer fast with working out pls

User MarianD
by
2.5k points

1 Answer

17 votes
17 votes


x^2\gt2x-2


x^2-2x+2\gt0

You are essentially asking at this point where is the quadratic function greater than 0. To get the interval find the roots. Between the roots the function is guaranteed to be LESS THAN zero. Everywhere else the function is greater than 0.


x^2-2x+2=0

Use Vieta's rule to get the roots,


(x-1)(x-1)=0

Both roots are the same so no value is less than 0 which means all values except at the point of root are strictly greater, the point of root is at
x_(1,2)=1 which means the set for which the quadratic function is greater than 0 is
\mathbb{R}-\{1\} "all real numbers except 1".

To convert this into interval notation use all numbers up to 1 but not including and all numbers after 1 but not including,


(-\infty,1)\cup(1,\infty)

Hope this helps :)

User Vijay Lathiya
by
2.7k points