Write out Pascal's triangle through the
row starting 1 10 ..., and use this to expand (a + b)10.
Check your answer by setting a=1 and b=1 - this gives the sum of the
binomial coefficients for the row. What is the alternating sum of the
binomial coefficients in any given row?