Question 83733
The price of an item is given by p=2x^2-100. Find the polynomial that represents the revenue generated from the scale of x items.
:
We know that revenue = (total items sold) * (price per item)
:
In the above equation; price (p) = (2x^2 - 100)
The number of items is give as x:
Therefore:
Revenue = x * (2x^2 - 100)
:
R = 2x^3 - 100x; multiplied what's in brackets
:
Did this help?