document.write( "Question 466765: Please help me solve: The number of tickets sold for a Broadway musical is given by N(x)= -0.4x^2 + 12x + 12 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?\r
\n" );
document.write( "\n" );
document.write( "N(x)= -0.4x^2 + 12x + 12 \n" );
document.write( "
Algebra.Com's Answer #320041 by ccs2011(207)![]() ![]() You can put this solution on YOUR website! Since this is a quadratic function, its graph is parabolic. \n" ); document.write( "The leading coefficient(-0.4) is negative, this tells us its a downward pointing parabola. \n" ); document.write( "The vertex of this parabola will give us the maximum value of N(x) or the highest daily ticket sales and the day it occurred. \n" ); document.write( "To find vertex, first find line of symmetry or x_coordinate of vertex. \n" ); document.write( " \n" ); document.write( "where \n" ); document.write( "a = -0.4 \n" ); document.write( "b = 12 \n" ); document.write( "c = 12 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Substitute this value into function \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Vertex: (15,102) \n" ); document.write( "Thus, on the 15th day ticket sales peaked at 102 tickets sold. \n" ); document.write( " |