document.write( "Question 955330: The daily revenue of the Lensic movie theater depends on the ticket cost x according to the function
\n" );
document.write( "R(x) = x(250 5x). The daily expenses of the theater are related to the ticket price according to the
\n" );
document.write( "rule E(x) = 1,250 30x.
\n" );
document.write( "a. Find a rule in standard polynomial form for the daily profit.
\n" );
document.write( "b. If the ticket price is $8, what is the daily profit? \n" );
document.write( "
Algebra.Com's Answer #583669 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The daily revenue of the Lensic movie theater depends on the ticket cost x according to the function R(x) = x(250 5x). \n" ); document.write( "Comment:: Not sure what you mean by (250 5x). \n" ); document.write( "------------------------------ \n" ); document.write( "The daily expenses of the theater are related to the ticket price according to the rule E(x) = 1,250 30x. \n" ); document.write( "Comment:: Not sure what you mean by (1250 30x). \n" ); document.write( "---------------------- \n" ); document.write( " a. Find a rule in standard polynomial form for the daily profit. \n" ); document.write( "P(x) = revenue - expenses = R(x)-E(x) \n" ); document.write( "---------------------------- \n" ); document.write( " b. If the ticket price is $8, what is the daily profit? \n" ); document.write( "P(8) = R(8)-E(8) \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " |