I'm attempting to solve this via induction
So for our base case let $k = 13$ then $x = 3, y = 1$ so the base case holds
Assume that for all $k$ where $ k \geq 13$ up to some integer $n$ that the claim holds s.t. they can all be written as some $2x + 7y$.
Where do I go from here?