document.write( "Question 1068413: Please help me with this question.
\n" );
document.write( "A restaurant decides to add homemade desserts to their menu. When they sell the desserts for $7 each, they sell 80 desserts in a week. When they raise the price to $9 each, they sell 40 desserts in a week.
\n" );
document.write( "a. Write a linear function f(x) that relates x desserts sold to the price f(x) of the desserts.
\n" );
document.write( "b. The desserts cost the restaurant $2 each to make. Write a profit function P(x) that gives the total profit for selling x desserts. (Hint: total profit= profit per item times number of items sold)
\n" );
document.write( "c. Use your profit function to find the number of desserts that maximizes profit, and then find the price that maximizes profit.
\n" );
document.write( "Thank you in advance \n" );
document.write( "
Algebra.Com's Answer #683627 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! (x,y) for x number of deserts and y price of a desert\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Points (80,7) and (40,9). \n" ); document.write( "y=mx+b \n" ); document.write( "b=y-mx \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Calling this price function f, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "SELL x DESERTS \n" ); document.write( "Cost \n" ); document.write( "Revenue \n" ); document.write( "- \n" ); document.write( "PROFIT FUNCTION \n" ); document.write( "or simplified, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can look for the maximum P. \n" ); document.write( " |