by Guest » Mon May 25, 2015 6:54 pm
I've just got it and written the answer to let others benefit from it.
Here it is:
Suppose we have this inequality: [tex]a<sqrt(b)[/tex].
To solve it, we must discuss all cases:
If [tex]a>=0[/tex], then[tex]b>a^2[/tex]
If[tex]a<0[/tex], then [tex]b>=0[/tex]
Now, coming to:[tex]11x-7<2\sqrt(6x^2-22x+20)[/tex]
1: if [tex]7x-11>= 0[/tex], then [tex]x>=7/11[/tex]. Its set is [tex][7/11,+\infty)[/tex]
and [tex](2\sqrt(6x^2-22x+20))^2 >(11x-7)^2[/tex]yields:
[tex]97x^2-66x-31<0[/tex].
Its set is [tex](-31/97,1)[/tex]
The intersection of the two sets gives: [tex][7/11,1)[/tex]
2: [tex]11x-7<0[/tex], then [tex]x< 7/11[/tex]. Its set is [tex](-\infty,7/11)[/tex]
and[tex]6x^2-22x+20>=0[/tex] is defined in [tex](-\infty, 5/3][/tex]
Their intersection is [tex](-\infty,7/11)[/tex]
Therefore the solution to the inequality is:
[tex][7/11,1) U (-\infty,7/11) =(-\infty, 1)[/tex]
Many, many thanks to anyone who helped.