I'm going to denote 1 as v and 10 as < to replace the Babylonian symbols
my homework says to evaluate $$(vv)+(<vvvv)+(<vv+vv)+(<<v)+(vv)$$ Because Babylonians used powers of 60 for their place values, I started off with $$(2\times60^4)+(14\times60^3)+(14\times60^2)+(21\times60^1)+(2\times60^0)$$ adding everything up, I get $28,995,122$. However, my homework says the answer is $16,514$. Can anybody please tell me what I'm doing wrong?
The task as given in your image is
You have inserted additional parentheses and plus signs that make it into nonsense. What is meant must be
which we can add with the usual pencil-and-paper addition, in base 60:
with not even any carries. Then all that remains is to convert 4,35,14 into decimal:
$$ 4\cdot 3600 + 35\cdot 60 + 14 = 16514 $$