document.write( "Question 90818: MAy I please get help with this word problem?\r
\n" );
document.write( "\n" );
document.write( "The price of an item is given by p = 2x^2 - 100. Find the polynimial that represents the revenue generated from the sale of x items.\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #66117 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The price of an item is given by p = 2x^2 - 100. Find the polynimial that represents the revenue generated from the sale of x \n" ); document.write( ": \n" ); document.write( "WE know that Revenue R(x) = price (p), times, no. of items sold (x) \n" ); document.write( ": \n" ); document.write( "Given the price: p = 2x^2 - 100 \n" ); document.write( "Given x = no of items sold: \n" ); document.write( "Therefore: \n" ); document.write( "R(x) = x*(2x^2 - 100) \n" ); document.write( "R(x) = 2x^3 - 100x \n" ); document.write( " |