document.write( "Question 1118948: A community bird-watching society makes and sells simple bird feeders to raise money for its conservation activities. The materials for each feeder cost $5, and the society sells an average of 30 feeders per week at a price of $9 each. The society has been considering raising the price, so it conducts a survey and finds that for every dollar increase, it loses 3 sales per week.
\n" );
document.write( "(a) Find a function P that models weekly profit in terms of price per feeder. (Let x be the price per feeder.)
\n" );
document.write( "(b) What price should the society charge for each feeder to maximize profits?
\n" );
document.write( "(c) What is the maximum weekly profit?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #734373 by ikleyn(52803)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A community bird-watching society makes and sells simple bird feeders to raise money for its conservation activities. \n" ); document.write( "The materials for each feeder cost $5, and the society sells an average of 30 feeders per week at a price of $9 each. \n" ); document.write( "The society has been considering raising the price, so it conducts a survey and finds that for every dollar increase, it loses 3 sales per week.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(a) Find a function P that models weekly profit in terms of price per feeder. (Let x be the price per feeder.)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " * * * As the problem is worded, it is much easier to me to use x for the exceed the price over 9 dollars. * * * \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " >>> I don't like VERY MUCH when somebody comes for help and starts teach me how to solve the problem.\r\n" ); document.write( "\r\n" ); document.write( " >>> Especially when your advice makes the solution harder . . . \r\n" ); document.write( "\r\n" ); document.write( " >>> Let me decide how to do it better - or solve the problem on your own . . . \r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " The phrase \" . . . for every dollar increase, it loses 3 sales per week.\" means that at the price (9+x) dollars the number of sales is (30-3x) feeders per week.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " In turn, it means that the profit function per week as the function of x is \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " P(x) = (9+x)*(30-3x) - 5*(30-3x) (1) (profit = revenue minus cost)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " It is the answer to question (a).\r\n" ); document.write( "\r\n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "(b) What price should the society charge for each feeder to maximize profits?\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " All you need is to simplify (1) and find the maximum of this quadratic function:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " P(x) = 270 + 30x - 27x - 3x^2 - 150 + 15x = -3x^2 + 18x + 120.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " For a quadratic function q(x) = ax^2 + bx + c with negative leading coefficient \"a\" the maximum is achieved at x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you want to see other similar solved problems, look into the lesson\r \n" ); document.write( "\n" ); document.write( " - Using quadratic functions to solve problems on maximizing revenue/profit\r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "My other lessons in this site on finding the maximum/minimum of a quadratic function are \r \n" ); document.write( "\n" ); document.write( " - HOW TO complete the square to find the minimum/maximum of a quadratic function\r \n" ); document.write( "\n" ); document.write( " - Briefly on finding the minimum/maximum of a quadratic function\r \n" ); document.write( "\n" ); document.write( " - HOW TO complete the square to find the vertex of a parabola\r \n" ); document.write( "\n" ); document.write( " - Briefly on finding the vertex of a parabola\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-I in this site\r \n" ); document.write( "\n" ); document.write( " - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this textbook under the topic \"Finding minimum/maximum of quadratic functions\". \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Save the link to this online textbook together with its description\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-I \n" ); document.write( "https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to your archive and use it when it is needed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |