document.write( "Question 1172256: Rosalie runs a small catering business. She makes and sells homemade combos of two egg rolls, a
\n" );
document.write( "small macaroni salad, and a drink. The revenue and cost functions of her business are given below.
\n" );
document.write( "Revenue:\r
\n" );
document.write( "\n" );
document.write( "R(x)= -x2 + 24x
\n" );
document.write( "Cost:12x + 28\r
\n" );
document.write( "\n" );
document.write( "a) Help Rosalie calculate the profit function of her business. (2 marks)
\n" );
document.write( "b) Rosalie thinks that selling each combo for $ 7.00 will maximize her profit. Her brother Max believes
\n" );
document.write( "that selling each one for $ 5.00 will maximize the profit and her sister Anna says that selling them for
\n" );
document.write( "$ 6.00 each will maximize her profit. Who is correct? Show all your calculations. \n" );
document.write( "
Algebra.Com's Answer #797218 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Rosalie runs a small catering business. \n" ); document.write( " She makes and sells homemade combos of two egg rolls, a small macaroni salad, and a drink. \n" ); document.write( " The revenue and cost functions of her business are given below. \n" ); document.write( "Revenue: \n" ); document.write( "R(x)= -x^2 + 24x \n" ); document.write( "Cost: 12x + 28 \n" ); document.write( ": \n" ); document.write( "a) Help Rosalie calculate the profit function of her business. \n" ); document.write( "Profit = Rev - Cost \n" ); document.write( "P(x) = -x^2 + 24x - (12x + 28) \n" ); document.write( "P(x) = -x^2 + 24x - 12x - 28 \n" ); document.write( "P(x) = -x^2 + 12x - 28, is the Profit function \n" ); document.write( ": \n" ); document.write( "b) Rosalie thinks that selling each combo for $ 7.00 will maximize her profit. Her brother Max believes \n" ); document.write( "that selling each one for $ 5.00 will maximize the profit and her sister Anna says that selling them for \n" ); document.write( "$ 6.00 each will maximize her profit. Who is correct? Show all your calculations.\r \n" ); document.write( "\n" ); document.write( "The max profit will occur on the axis of symmetry. x = -b/(2a) \n" ); document.write( "x = \n" ); document.write( "x = 6 will maximize profits\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |