Close, but you have a couple of mistakes. In the first expression, you got all of the coefficients right, but many of the signs are wrong. If it was
^8)
, all the coefficients would be positive, of course. Since there's a negative sign in front of the b, however, all the terms with
odd powers of b will be negative. Hence it would be

.
In the second case, you have the same issue with the signs, plus you also have to make sure you include the 2 when raising 2x to various powers. Hence, it should be
^3=8x^3)
, for example.