document.write( "Question 94265: The price of an item is given by p = 2x² -100. Find the polynomial that represents the revenue generated from the sale of x items. \n" ); document.write( "
Algebra.Com's Answer #68638 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The price of an item is given by p = 2x² -100. Find the polynomial that represents the revenue generated from the sale of x items.
\n" ); document.write( "-----------
\n" ); document.write( "Revenue = (# of items sold)*(price of each item)
\n" ); document.write( "Revenue = x(2x^2-100)
\n" ); document.write( "Revenue = 2x^3-100x
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );