You can
put this solution on YOUR website!the price of an item is given by p=2x^2-100. find the polynomial that represents the revenue generated fro the sale of x items.
Revenue = price* # of units sold.
Your price is 2x^2-100
# sold is "x"
Revenue = x(2x^2-100)
Rev = 2x^3-100x
Cheers,
Stan H.