← Back to Test

Problem 20 - Olympiad

Solve the equation x^2 - 7x + 12 = 0.

Correct: A

The given equation is a quadratic equation. We can factor the left-hand side as (x - 3)(x - 4) = 0. Setting each factor equal to zero gives the solutions x = 3 and x = 4.