A retailer of DVD players knows that at a price of q dollars per player, he can sell (900 – 3q) players per month. Write a polynomial, in function notation, that represents the monthly income from the sale of DVD players.

The income = the price * the quantity

= q * (900-3q)
= 900q - 3q^2