Answer: 14 zeroes.
First solution. Derive the maximum power of 2 as a common factor:
A=27⋅(714+1+2⋅52⋅711+23⋅54⋅77+23⋅56⋅73).
Note that 50=72+1 and represent 50 in this way in all terms:
2−7A=714+(72+1)⋅711+2⋅(72+1)2⋅77+(72+1)3⋅73+1.
Expand the right-hand side in powers of 7:
2−7A=714+713+711+2⋅711+4⋅79+2⋅77+79+3⋅77+3⋅75+73+1.
Once again, use equality 72+1=50, for which derive even degrees of 7 in all terms:
2−7A=714+7⋅712+7⋅710+14⋅710+28⋅78+14⋅76+7⋅78+21⋅76+21⋅74+7⋅72+1
and expand the right-hand side in even powers of 7:
2−7A=714+7⋅712+21⋅710+35⋅78+35⋅76+21⋅74+7⋅72+1.
Now it is clear that the right-hand side is the Newton binomial formula for (72+1)7, hence the number A=27⋅507=1014 ends with 14 zeroes.
Second solution For any x1 and x2 set Sk=x1k+x2k, x1+x2=p and x1x2=q (note that S0=2, S1=p). Using the obvious recurrence formula Sk+2=pSk+1−qSk, we successively get S2=p2−2q, S3=p3−3pq, S4=p4−4p2q+2q2, S5=p5−5p3q+5pq3, S6=p6−6p4+9p2q2−2q3 and, finally,
S7=p7−7p5q+14p3q2−7pq3(1)
Now, take x1=100, x2=−2 then p=2⋅72, q=−2⋅102 and (1) takes the form 1014−27=27⋅714+26⋅711⋅102+26⋅77⋅104+24⋅73⋅106 which is equivalent to A=1014.