dear users please help me... im answering a long question now ive been guided to find a base to U at the end of the process i got this $u= Sp\{x^4-3x^3+2x^2, 3x^4-7x^3+4x ,1\}$ and ive been guided to check by converting to R5, that those 3 vectors which span U are not linearly independent and because that U is a base and . dimU = 3.
i didnt understood how i do this process... thank you very much and im new so sorry if you didnt understood
You can identify the set of polynomials of degree at most four with $\mathbb{R}^5$ in the following way:
to any polynomial $ax^4+bx^3+cx^2+dx+e$ assign the vector $(a,b,c,d,e)\in\mathbb{R}^5.$
So, you can think of $U$ as spanned by the vectors
$$(1,-3,2,0,0),(3,-7,0,4,0),(0,0,0,0,1)\in\mathbb{R}^5.$$
These vectors are linearly independent, that is,
$$x(1,-3,2,0,0)+y(3,-7,0,4,0)+z(0,0,0,0,1)=(0,0,0,0,0)\Rightarrow x=y=z=0.$$ Thus they constitute a basis for $U,$ from where, it follows that $\text{dim}(U)=3.$