`text{Câu 1}`
`ĐK: x + 2 >= 0`
`-> x >= -2`
`-> text{Chọn D}`
`text{Câu 2}`
`ĐK: x - 3 >= 0`
`-> x >= 3`
`-> text{Chọn A}`
`text{Câu 3}`
`ĐK x >= 1`
`sqrt{x - 1}(x^2 - 3x + 2) = 0`
`->` \(\left[ \begin{array}{l}x - 1 = 0\\x^2 - 3x + 2 = 0\end{array} \right.\)
`->` \(\left[ \begin{array}{l}x= 1\\x= 2\end{array} \right.\)
`-> text{Chọn A}`
`text{Câu 4}`
`ĐK: x >= -1`
`sqrt{x + 1}(x^2 - 3x + 2) = 0`
`->` \(\left[ \begin{array}{l}x + 1 = 0\\x^2 - 3x + 2 = 0\end{array} \right.\)
`->` \(\left[ \begin{array}{l}x= 1\\x= 2\\x = -1\end{array} \right.\)
`-> S = {-1; 1; 2}`
`-> text{Chọn C}`