JavaScript is required

Câu hỏi:

Liệt kê các phần tử của tập hợp X={xZ2x23x+1=0}X = \{ x \in \mathbb{Z}\, \big| \,2x^2 - 3 x + 1 = 0\}.

A. X={1;32}X =\left\{1;\dfrac32\right\}.
B. X={1}X = \{1\}.
C. X={0}X = \{0\}.
D. X={1;12}X = \left\{1;\dfrac12\right\}.
Trả lời:

Đáp án đúng: A


We have the equation $2x^2 - 3x + 1 = 0$. Solving this quadratic equation, we get: $2x^2 - 2x - x + 1 = 0$, $2x(x - 1) - (x - 1) = 0$, $(2x - 1)(x - 1) = 0$. Therefore, $x = 1$ or $x = \frac{1}{2}$. Since $x \in \mathbb{Z}$, we only take the solution $x = 1$. Thus, the set $X = \{1\}$.

Câu hỏi này thuộc đề thi trắc nghiệm dưới đây, bấm vào Bắt đầu thi để làm toàn bài

Câu hỏi liên quan