If Ax2 + Bx + C = 0, then x = [-B ± √(B2 - 4AC)] / (2A).
So, if 2x2 - 2x + 1 = 0, then x = [2 ± √(4 - 8)] / 4 = [2 ± √(-4)] / 4 = [2 ± 2i] / 4 = (2/4) ± (2/4)i = (1/2) ± (1/2)i
x = (1/2) + (1/2)i or (1/2) - (1/2)i
Do the other problem in a similar manner.