document.write( "Question 63080: The price of an item is given by p = 2x2 - 100. Find the polynomial that represents the revenue generated from the sale of x items. \n" ); document.write( "
Algebra.Com's Answer #43910 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! Price of an item = 2x^2 - 100\r \n" ); document.write( "\n" ); document.write( "So price of x items = x*(2x^2 - 100)\r \n" ); document.write( "\n" ); document.write( " = 2x^3 - 100x\r \n" ); document.write( "\n" ); document.write( "The revenue from the sale of x items is 2x^3 - 100x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Good Luck!!!\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |