document.write( "Question 77229: Business and Finance. 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 #55448 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"p+=+2x%5E2+-+100\"
\n" ); document.write( "\"r+=+2x%5E3+-+100x\" where r = revenue from sale of x items
\n" ); document.write( "
\n" );