Let $n \in \mathbb N$ and let $a:\,R_n[X]\to R_n[X]$ be the derivative linear map, such that $a(P)=P'$.
I am aware that it must satisfy the conditions of:
$f(x+y)=f(x)+f(y)$
$f(kx)=kf(x)$
However I don't really understand how I should I apply this to it? Also, how can I write the resulting matrix of $a$ in the basis ($1$, $X$, $X^2$ , . . . , $X^n$).
Can someone run me through this example?
You know that the operation of taking derivatives satisfies 1) the sum rule, and 2) you can take out constants (you could think of this as a special case of the product rule, if you must). I don't see what it is you have to show here, the question seems ill-posed.
For your second question, amd's hint is a good one. Think about what matrix you have to premultiply the column vector $\begin{pmatrix} 1 \\ x \\ \vdots \\ x^n\end{pmatrix}$ to get each term sent to its derivative.