Question 1057937

x squared minus 4x + 3=0   x= and x=
<pre>{{{x^2 - 4x + 3 = 0}}}
(x - 3)(X - 1) = 0
x - 3 = 0                 OR               x - 1 = 0
{{{highlight_green(matrix(1,7, x, "=", 3, or, x, "=", 1))}}}