Since a is a 7th root of unity (excluding 1), the sum of all roots is 0, meaning 1 + a + a^2 + a^3 + a^4 + a^5 + a^6 = 0. Therefore, the sum alpha + beta = (a + a^2 + a^4) + (a^3 + a^5 + a^6) equals -1. To find the product alpha * beta, we expand the terms to get the sum of all distinct pairings of powers, which equals a^3 + a^5 + a^6 + a^4 + a^6 + a^7 + a^5 + a^7 + a^9 + a^7 + a^8 + a^11, and since a^7 = 1, this simplifies to 3 + 2(a + a^2 + a^3 + a^4 + a^5 + a^6). Substituting the sum of powers as -1, the product becomes 3 + 2(-1) = 2. Forming the quadratic equation x^2 - (sum)x + (product) = 0, we get x^2 + x + 2 = 0.