Verify that each is a vector space by checking the condition
Solution
1(a) If any two such matrices are added, the result would be a 2x2 matrix with 0\'s in the upper right and lower left entries. Hence the closure property of addition is satisfied.
Next, if the given matrix is multiplied by a scalar, the result would still be a 2x2 matrix with 0\'s in the upper right and lower left entries. Hence the closure property under scalar multiplication is also satisfied.
Hence it is verified that collection of 2x2 matrices with 0\'s in the upper right and lower left entries is a vector space.
1(b) The given cubic polynomial with no quadratic term has coefficients that are in R. Suppose we add two cubic polynomials a0 +a1x +a3 x3 and b0 +b1x -a3 x3 , their addition would be a polynomial (a0 +b0) +(a1 +b1)x, which is not a cubic polynomial. Hence the closure property of addition is not satisfied.
Hence the collection of cubic polynomials is not a vector space,
******
