document.write( "Question 165443This question is from textbook ELEMENTARY AND INTERMEDIATE ALGEBRA
\n" );
document.write( ": If a manufacturer charges q dollars each for footballs,
\n" );
document.write( "then he can sell 3000 - 150q footballs per week. Find a
\n" );
document.write( "polynomial R(q) that represents the revenue for one week.
\n" );
document.write( "Find the weekly revenue if the price is $8 for each football. \n" );
document.write( "
Algebra.Com's Answer #121938 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a manufacturer charges q dollars each for footballs, \n" ); document.write( "then he can sell 3000 - 150q footballs per week. Find a \n" ); document.write( "polynomial R(q) that represents the revenue for one week. \n" ); document.write( "---------------------------------- \n" ); document.write( "Revenue = price times quantity \n" ); document.write( "R(q) = q(3000-150q) \n" ); document.write( "------------------------\r \n" ); document.write( "\n" ); document.write( "Find the weekly revenue if the price is $8 for each football. \n" ); document.write( "R(8) = 8(3000-150*8) = $14,400 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |