`|x+3|+(y-3)^2=0`
$↔️\left[ \begin{array}{l}x+3=0\\y-3=0\end{array} \right.$
$↔️\left[ \begin{array}{l}x=3\\y=-3\end{array} \right.$
`(x+2).(x+5)>0`
$↔️\left[ \begin{array}{l}x+2;x+5<0\\x+2;x+5>0\end{array} \right.$
$↔️\left[ \begin{array}{l}x<-2;x<-5\\x>-2;x>-5\end{array} \right.$
$↔️\left[ \begin{array}{l}x<-5\\x>-2\end{array} \right.$
`(3-x).(x-2)<0`
$↔️\left[ \begin{array}{l}3-x<0;x-2>0\\3-x>0;x-2<0\end{array} \right.$
$↔️\left[ \begin{array}{l}x>3;x>2\\x<2;x<3\end{array} \right.$
$↔️\left[ \begin{array}{l}x>3\\x<2\end{array} \right.$
Tìm $GTNN$ :
`A=(x+1)+5`
`A=x+6`
`A` nhỏ nhất `->x` nhỏ nhất
Vậy $GTNN$ của `A` là `x`
`B=-7+(3-x)^2`
`B=(3-x)^2 ≥0->B ≥-7`
Để $B$ $NN$ thì `3-x=0`
`->x=3`
Vậy $GTNN:B=-7$ nhỏ nhất khi `x=3`