← Back to Test

Problem 15 - Entrance Test

The quadratic x² + px + 1 = 0 has roots α and β. Find p given that α² + β² = 2.

Correct: B

α² + β² = (α+β)² - 2αβ = p² - 2 = 2 → p² = 4 → p = ±2.