Just expand it using tabular method:
You list the terms of the first polynomial in the columns, and the terms of the second polynomial in the rows:
2y−14y10+y9+y8+y7
And then fill in the table with the product of row and column. For example, 4y^{10} * 2y = 8y^{11}, so:
2y−14y108y11+y9+y8+y7
Filling in the table like so:
2y−14y108y11−4y10+y92y10−y9+y82y9−y8+y72y8−y7
To get the product, add all the blue terms in the table:
(2y−1)(4y10+y9+y8+y7)=8y11−4y10+2y10−y9+2y9−y8+2y8−y7
Please do the final simplification on your own.