This question has been asked before, but I want it specifically answered without the use of matrices. The purpose of this question is to answer it without matrices, just using the definition/knowledge of a linear combination.
My approach was to let $r$, $s$ be some scalars, so I would get
$$r(1,5) + s(3,c) = (13,-15) =>(r,5r) + (3s,cs) - (13,-15)$$ $$=> r+3s=13 \text{ and } 5r+cs=-15$$ I tried to solve this by isolating variables, but it didn't work out for me. I know the answer is all $c$, $c$ cannot be $15$. Help Please.