The first post says exactly what L and M are- it gives their bases. L is the space of polynomials spanned by [itex]\{1+ t- t^3, 1+ t+ t^2, 1- t\}[/itex] so any vector in L is of the form [itex]a(1+ t- t^3)+ b(1+ t+ t^2)+ c(1- t)= -at^3+ bt^2+ (a+ b- c)t+ (a+ b+ c)[/itex] for any number a, b, and c. M is the space of polynomials spanned by [itex]\{t^3+ t, 2- t^3, 2+ t^3\}[/itex] so any vector is M is of the form [itex]p(t^3+ t)+ q(2- t^3)+ r(2+ t^3)= (p- q+ r)t^3+ pt+ (2q+ 2r)[/itex] for any numbers p, q, and r. Any vector in L+ M is of the form [itex](-a+ p- q+ r)t^3+ bt^2+ (a+ b- c+ p)t+ (a+ b+ c+ 2q+ 2r)[/itex]. Any vector in [itex]L\cap M[/itex] can be written as either of those 2 first forms with -a= p+ q+ r, b= 0, a+ b- c= p, and a+ b+ c= 2q+ 2r. Simplify those.