document.write( "Question 112003: Sue Flay and Cassa Roll obtain a franchise to operate a hamburger stand for a well-known national hamburger chain. They pay $20,000 for the franchise, and have additional expenses of $250 per thousand hamburgers they sell. They sell the hamburgers for $.75 each, so they take in a revenue of $750 per thousand burgers.\r
\n" );
document.write( "\n" );
document.write( "Let r(x) be the number of dollars revenue they take in by selling x thousand burgers. Write the particular equation for function r.\r
\n" );
document.write( "\n" );
document.write( "Let c(x) be the total cost of woning the hamburger stand, including the $20,000 franchise fee. Write the particular eaquation for function c. \n" );
document.write( "
Algebra.Com's Answer #81783 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! They pay $20,000 for the franchise, and have additional expenses of $250 per thousand hamburgers they sell. They sell the hamburgers for $.75 each, so they take in a revenue of $750 per thousand burgers.\r \n" ); document.write( "\n" ); document.write( "Let r(x) be the number of dollars revenue they take in by selling x thousand burgers. Write the particular equation for function r. \n" ); document.write( "r(x) = 0.75x where \"x\" is the number of hamburgers sold. \n" ); document.write( "----------------------------\r \n" ); document.write( "\n" ); document.write( "Let c(x) be the total cost of woning the hamburger stand, including the $20,000 franchise fee. Write the particular eaquation for function c. \n" ); document.write( "c(x) = 20000+ 250(x/1000) where x is the number of hamburgers sold. \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |