document.write( "Question 322849: \r
\n" );
document.write( "\n" );
document.write( "If a vendor charges p dollars each for rugby shirts, then he expects to sell 2000-100p shirts at a tournament.\r
\n" );
document.write( "\n" );
document.write( "a) Find the polynomial R(p) that represents the total revenue when the shirts are p dollars each.
\n" );
document.write( "b)Find R(5), R(10), and R(20)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #231131 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a vendor charges p dollars each for rugby shirts, then he expects to sell 2000-100p shirts at a tournament. \n" ); document.write( "a) Find the polynomial R(p) that represents the total revenue when the shirts are p dollars each. \n" ); document.write( "R(p) = p(2000-100p) \n" ); document.write( "---------------------------- \n" ); document.write( "b)Find \n" ); document.write( "R(5) = 5(2000-500) = 7500 \n" ); document.write( "R(10)= 10(2000-1000) = 10000 \n" ); document.write( "R(20)= 20(2000-2000) = 0 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |