Using the multiplicative inverse of 5 (which I used $8$), and multiplying it to $5x \equiv 4$ mod $13$, I get $x \equiv 6$ mod $13$. From that I get $x=13k+6$. Plugging that into $4x \equiv 5$ mod $17$ and simplifying, I got $k\equiv 15$ mod $17$. And plugging that back into $x=13k+6$, I get $x=13\cdot 15 + 6 = 201$ as the smallest natural number.
Is $201$ the smallest natural number that is possible? How do I know I got the smallest natural number? I'm pretty sure what I did was correct but $201$ seems like a really high number.