document.write( "Question 609976: Can someone help me with this problem.\r
\n" );
document.write( "\n" );
document.write( "The number of tickets sold each day for an upcoming performance of Handel's Messiah is given by n(x) = -0.5x^2+13x+11, where x is the number of days since the concert was first announced. When will daily tickets sales peak and how many tickets will be sold that day. \n" );
document.write( "
Algebra.Com's Answer #384055 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! n(x) = -0.5x^2+13x+11 \n" ); document.write( "----- \n" ); document.write( "Max occurs when x = -b/(2a) = -13/(2*-0.5) = 13/1 = 13 \n" ); document.write( "------- \n" ); document.write( "Maximum number of tickets = n(13) = -(1/2)13^2+13*13 + 11 \n" ); document.write( "= (-1/2)*169 + 169 + 11 \n" ); document.write( "------- \n" ); document.write( "= 96 when rounded up to the nearest whole number \n" ); document.write( "================================================ \n" ); document.write( "Maximum sales occurs on day 13. \n" ); document.write( "# of tickets sold that day is 96 if rounded up \n" ); document.write( "# of tickets sold that day is 95 if rounded down \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |