` 1)`
` \sqrt(x-2)` có nghĩa khi ` x-2 \ge 0 \to x \ge 2`
`2)`
` x^2 -5x +6 = 0 \to x^2- 3x -2x +6= 0 `
`\to x(x-3) - 2(x-3) = 0`
`\to (x-2)(x-3)=0`
`\to x -2 = 0` hoặc ` x -3 = 0`
`\to x = 2` hoặc ` x = 3`
Vậy ` x in { 2;3}`
`3)`
$ \begin{cases} x +2y = 1 \\\\ 2x + y = 5 \end{cases}\\$
$ \leftrightarrow \begin{cases} 2x +4y = 2 \\\\ 2x + y = 5 \end{cases}\\$
$ \leftrightarrow \begin{cases} 3y=-3 \\\\ 2x + y = 5 \end{cases}\\$
$ \leftrightarrow \begin{cases} y=-1 \\\\ x = 3 \end{cases}\\$
Vậy hệ PT có nghiệm ` (x;y) = ( 3;-1)`