Consider the unitary commutative ring R := K x K where K is a field. The sum and product are defined as $$(a,b) + (c,d) = (a + c, b + d)$$ and $$(a,b) . (c,d) = (ac, bd)$$
How do you find all ideals of this ring?
For a field K, I know that if I < K and I is an ideal of K then I = 0 or I = K. Does it suffice to show that for a,b,c,d $\in$ K, (a,b), (c,d) $\in$ R, since K is closed so (ac, bd) $\in$ R ? So R is a field, or do I need to show every (ac, bd) is a unit? so it's only ideals are itself and 0?