You can put this solution on YOUR website! The price of an item is given by p = 2x^2 - 200. Find the polynomial that represents the revenue generated from the sale of x items.
:
Given price: p = 2x^2 - 200, for x items
:
Revenue = no. of items * price
:
Revenue = x * (2x^2 - 200)
:
Revenue = 2x^3 - 200x
: