document.write( "Question 88122: 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. \n" ); document.write( "
Algebra.Com's Answer #63956 by stanbon(75887)\"\" \"About 
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 from the sale of x items.
\n" ); document.write( "-------
\n" ); document.write( "Revenue = (price)(# of items sold)
\n" ); document.write( "Revenue = (2x^2-100)(x)
\n" ); document.write( "Revenue = 2x^3-100x
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );