Step 1: State the quadratic equation.
The given quadratic equation is:
\[
x^2 - 5x + 6 = 0
\]
Step 2: Factor the quadratic expression.
To factor \( x^2 - 5x + 6 \), find two numbers that multiply to \( 6 \) and sum to \( -5 \). These numbers are \( -2 \) and \( -3 \).
The factorized form is:
\[
(x - 2)(x - 3) = 0
\]
Step 3: Determine the values of \( x \).
Equate each factor to zero:
\[
x - 2 = 0 \quad \text{or} \quad x - 3 = 0
\]
Solving for \( x \):
\[
x = 2 \quad \text{or} \quad x = 3
\]
Answer: The solutions are \( x = 2 \) and \( x = 3 \).