jimmycricket
- 115
- 2
Homework Statement
Let V=Pol_3(R) be the vector space of polynomials of degree \leq3 with real entries. Let U be the subspace of all polynomials in V of the form aX^3+(b-a)X^2+bX+(d-b) and W be the subspace of all polynomials in V of the form aX^3+bX^2+cX+d such that a+c-d=0
(i) Does U+W=Pol_3R?
(i) Does U\cap B= {0}?
Homework Equations
The Attempt at a Solution
(i) Adding U and W I get 2aX^3+(2b-a)X^2+(b+c)X+(2d-b)
Extracting the matrix and row reducing gives the 4X4 identity matrix which has dimension 4 henceU+W=Pol_3(R).
Is this reasoning correct?
(ii) I think I need to find the dimension of U\cap W but don't know how to proceed from here.
Please give as detailed an answer as possible.