Question 737274


use formula:

{{{2^n}}} where {{{n}}}={{{0}}},{{{1}}},{{{2}}},{{{3}}},.....,{{{14}}}

you need total earnings after working {{{n=14}}} days; so, you have

${{{1}}}......................{{{2^n}}}=>{{{2^0=1}}}..... the first day
${{{2}}}......................{{{2^1=2}}}........ the second day
${{{4}}}......................{{{2^2=4
${{{8}}}......................{{{2^3=8}}}
${{{16}}}....................{{{2^4=16}}}
${{{32}}}....................{{{2^5=32}}}
${{{64}}}....................{{{2^6=64}}}
${{{128}}}..................{{{2^7=128}}}
${{{256}}}..................{{{2^8=256}}}
${{{512}}}..................{{{2^9=512}}}
${{{1024}}}................{{{2^10=1024}}}
${{{2048}}}................{{{2^11=2048}}}
${{{4096}}}................{{{2^12=4096}}}
${{{8192}}}................{{{2^13=8192}}}
${{{16384}}}..............{{{2^14=16384}}}

total:{{{1+2+4+8+16+32+64+128+256+512+1024+2048+4096+8192+16384=32767}}}