Adding two variables in javascript

Can someone please help me in adding two variables in javascript,
A = LVSS13YT000001(string) and B = 15(number)
Expected output: C = LVSS13YT000016

Thanks in advance.