The cost of $3$ copies and $5$ pens is Rs. $21$. The cost of $2$ copies and $3$ pens is Rs. $13$. Find the cost of each copy and pen using matrix method.
My Attempt: Let the cost of each copy and each pen be $x$ and $y$ respectively.
Then $$3x+5y=21$$ $$2x+3y=13$$
I have made two equations which can be easily solved by either substitution, elimination or graphical method. But the question asks to solve by matrix method. Please some body help me in solving with matrix method..