document.write( "Question 335745: If a vendor charges p dollars eac for rugby shirts, then he expects to sell 2000-100p shirts at a tournament.
\n" ); document.write( "A) Find a polynominal Rp that represents the total revenue when the shirts are p dollares each. Is this correct R(p) 2000-100p?
\n" ); document.write( "B) Find R(5), R(10), and R(20).
\n" ); document.write( "

Algebra.Com's Answer #240765 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Revenue = (price per item)*(number of items sold)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the revenue function should be \"R%28p%29=p%282000-100p%29=2000p-100p%5E2\" or simply \"R%28p%29=2000p-100p%5E2\"
\n" ); document.write( "
\n" );