The set of real numbers which satisfy the equation \( x^2 - 5x + 6 = 0 \) is:
Show Hint
To solve a quadratic equation of the form \( ax^2 + bx + c = 0 \), factorize if possible or use the quadratic formula:
\[
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
\]