Why are ideals — rather than subrings — the right substructure for forming quotient rings, and what goes wrong if you try to form a quotient by a subring that isn't an ideal?
Think about your answer, then reveal below.
Model answer: To form a quotient ring R/I, we define cosets r + I and need multiplication of cosets to be well-defined: (r₁ + I)(r₂ + I) = r₁r₂ + I. This requires that if we replace r₁ by r₁ + a (a different representative of the same coset), the product coset doesn't change — i.e., (r₁ + a)r₂ = r₁r₂ + ar₂ must land in the same coset, which requires ar₂ ∈ I. This is exactly the absorbing property of ideals. If I is only a subring, ar₂ might not be in I for arbitrary r₂ ∈ R, and coset multiplication becomes undefined.
The parallel to group theory is illuminating: normal subgroups (not arbitrary subgroups) are kernels of group homomorphisms, exactly because left and right cosets coincide. Ideals play the same role for rings: they are precisely the kernels of ring homomorphisms, and forming a quotient is constructing the codomain of the 'collapsing' homomorphism that sends all elements of I to zero.