document.write( "Question 40390: 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 #26663 by zeynep(43)![]() ![]() ![]() You can put this solution on YOUR website! Since revenue is the entire amount of money before any deductions are made, the total revenue will be,\r \n" ); document.write( "\n" ); document.write( "x.(2x^2 - 100)=2x^3-100x\r \n" ); document.write( "\n" ); document.write( "I hope this helps! \n" ); document.write( " |