From the quadratic equation x^2 - 2x - 1 = 0, we use Vieta's formulas to find the sum of the roots (alpha + beta) is 2 and the product of the roots (alpha * beta) is -1. We use the algebraic identity for the sum of squares, alpha^2 + beta^2 = (alpha + beta)^2 - 2(alpha * beta). Substituting the known values gives (2)^2 - 2(-1) = 4 + 2 = 6.