I really need help! Plese!!

The price of an item is given by p=2x^2-100. Find the polynomial that represents the revenue generated from the sale of x items.

Would this be correct?

x(2x^2-100)

To find the polynomial that represents the revenue generated from the sale of x items, we need to multiply the price (p) by the number of items sold (x). The revenue can be calculated by using the equation R = p * x, where R represents the revenue.

Given that the price of an item is given by p = 2x^2 - 100, we can substitute this expression for p in the revenue equation:

R = (2x^2 - 100) * x

To simplify the multiplication, we can distribute the x:

R = 2x^3 - 100x

Therefore, the polynomial that represents the revenue generated from the sale of x items is R = 2x^3 - 100x.