🎴 Flashcard Mode
Balkan Mathematical Olympiad
Card1 / 14
Mastered0
Review0
QuestionClick to flip
Find the value of $x$ in the equation $x^2 - 4x + 3 = 0$.
AnswerClick to flip back
A
1
💡 Explanation:
Using the quadratic formula, $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$, where $a = 1$, $b = -4$, and $c = 3$, we get $x = \frac{4 \pm \sqrt{(-4)^2 - 4(1)(3)}}{2(1)} = \frac{4 \pm \sqrt{16 - 12}}{2} = \frac{4 \pm \sqrt{4}}{2} = \frac{4 \pm 2}{2} = 1$ or $3$. Therefore, the value of $x$ is $1$.