document.write( "Question 1173668: QUADRATICS WORD PROBLEM
\n" );
document.write( "An online, music service called peach music can sell 600 new subscription every week at $6.00per new subscription. The manager is considering increasing the price. A marketing survey showed that for every $0.50 increase in price, there would be 30 fewer new subscriptions.
\n" );
document.write( "If x is the number of price increases and R is the revenue in dollars, this situation cann be moddle by the following equation: R=-15x^2+120x+3600
\n" );
document.write( "a) What price should they set per subscription in order to obbtain the maximum weekly revenue?
\n" );
document.write( "b)How many subsripton would they sell in order to achive this maximum revenue?
\n" );
document.write( "Calculate the necessary values by first completing the square and then the quadratic formula. Show all your work. \n" );
document.write( "
Algebra.Com's Answer #798939 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! That is correct and comes from \n" ); document.write( "(600-30x)(6+0.5x) \n" ); document.write( "- \n" ); document.write( "-15x2+120x+3600= \n" ); document.write( "-(15x^2-120x) +3600)= \n" ); document.write( "-15(x^2-8x)+3600= \n" ); document.write( "-15(x^2-8x+16)+3600+240, to keep the equation in balance \n" ); document.write( "-15(x-4)^2+3840 \n" ); document.write( "This quadratic is now in vertex form, and the vertex is (4, 3840). That means the value of x maximizing the quadratic is 4 and f(x)=3840.\r \n" ); document.write( "\n" ); document.write( "The quadratic formula will find the roots, which are -12 and 20, and the vertex is the axis of symmetry x value in between the roots or 4.\r \n" ); document.write( "\n" ); document.write( "x=-(1/30) (-120+/- sqrt( 14400+216000)); sqrt (230400) is 480 \n" ); document.write( "x=-12 and 20.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the price would be $8, and they would sell 480 subscriptions to make $3840. \n" ); document.write( "- \n" ); document.write( "Here is another way to check: \n" ); document.write( "the maximum is when x=-b/2a or -120/-30 or 4 \n" ); document.write( "when x is 4 \n" ); document.write( "that is 480 subscriptions at $8 for a maximum revenue of $3840.\r \n" ); document.write( "\n" ); document.write( " |