Let P3 be the set of polynomials of degree 3 or less with coefficients from R. Let W = {p(x) | p(x) ∈ P3 and p(5) = 0}.
That is the set of all polynomials from P3 that pass through the point (5,0). Show that W is a subspace of P3 (or that it's not). Recall this requires showing three things:
1. W contains the zero vector.
2. W is closed under addition: for all u, v ∈ W, u + v ∈ W.
3. W is closed under scalar multiplication: for all u ∈ W and k ∈ R, ku ∈ W.