Sr Examen

Otras calculadoras

sqrt(-x^2+x+12)/(x-11)>=sqrt(-x^2+x+12)/(2*x-9) desigualdades

En la desigualdad la incógnita

Solución

Ha introducido [src]
   _______________       _______________
  /    2                /    2          
\/  - x  + x + 12     \/  - x  + x + 12 
------------------ >= ------------------
      x - 11               2*x - 9      
(x2+x)+12x11(x2+x)+122x9\frac{\sqrt{\left(- x^{2} + x\right) + 12}}{x - 11} \geq \frac{\sqrt{\left(- x^{2} + x\right) + 12}}{2 x - 9}
sqrt(-x^2 + x + 12)/(x - 11) >= sqrt(-x^2 + x + 12)/(2*x - 9)
Solución de la desigualdad en el gráfico
-5.0-4.0-3.0-2.0-1.05.00.01.02.03.04.01-1
Respuesta rápida [src]
Or(And(-2 <= x, x <= 4), x = -3)
(2xx4)x=3\left(-2 \leq x \wedge x \leq 4\right) \vee x = -3
(x = -3))∨((-2 <= x)∧(x <= 4)
Respuesta rápida 2 [src]
{-3} U [-2, 4]
x in {3}[2,4]x\ in\ \left\{-3\right\} \cup \left[-2, 4\right]
x in Union(FiniteSet(-3), Interval(-2, 4))