I am trying to solve a question from my textbook. These are the problems I need help with:
Find a basis and the dimension of the subspaces defined by each of the following sets of conditions:
a) $\{f \in Span\{e^x, e^{2x}, e^{3x}\} \mid f(0) = f'(0) = 0\}$
b) $\{f \in Span\{e^x, e^{-x}, \cos(x), \sin(x), 1, x\} \mid f(0) = f'(0) = 0\}$
c) $\{f \in P_3(\mathbb{R}) \mid f(2) = f(-1) = 0\}$, where $P_3(\mathbb{R})$ is the set of all polynomials of degree $\leq 3$.
I know how to obtain the basis for linear systems of equations, by using matrices and their operations, but I am not sure where to start for the above types of questions. Thank you in advance.