Thanks, the concepts are a little clearer to me now. I am still have trouble with certain problems. For example how would I find the zeros of x^6 -1? I feel like I should know this but I don't know of a way to do it.
Also, my teacher ran through this problem really quickly in class. If p is prime, prove that the splitting field over F, the rational numbers, of the polynomial x^p - 1 is of degree p-1? he wrote x^p -1 =(x-1)(x^p-1 +...+1) since 1 is a rational we just need to find the splitting field of the other polynomial. so write a1, ...,a(p-1) as the roots of this polynomial. there are p-1 of them because the degree of the polynomial is p-1? [F(a1):F]= p-1 can we assume this? then x^p -1 =0 so x^p =1 so x = e^((i*2*k*pi)/p) where k = 0,...,p-1 how and why did you do this? then [F(a1, a2):F]=[F(a1,a2);F(a1)][F(a1):F] show this equals 1*(p-1). then to complete the proof show {a1,...,a(p-1)} is a cyclic group with generator a1. I have no idea how to do that but I don't need to know group theory. Although, I am curious. then the proof is done. why exactly?
Thanks for any help