document.write( "Question 257229: This has been asked before and Stan was the one who responded. I can see where he was going, but I don't like to just take an answer, I like to figure it out, too and see where I go. I am not getting the same answer, so I was wondering if someone can tell me where I am going wrong. Here is what I have been doing:\r
\n" );
document.write( "\n" );
document.write( "PROBLEM:
\n" );
document.write( "Suppose you are an event coordinator for a large performance theater. One of the hottest new Broadway musicals has started to tour, and your city is the first stop on the tour. You need to supply information about projected ticket sales to the box office manager. The box office manager uses this information to anticipate staffing needs until the tickets sell out. You provide the manager with a quadratic equation that models the expected number of ticket sales for each day x. ( is the day tickets go on sale).
\n" );
document.write( "
\n" );
document.write( "And when it comes to figuring out the last day of sales, I do this:\r
\n" );
document.write( "\n" );
document.write( "- .2x^2+12x+11
\n" );
document.write( "a= -.2 b= 12 c= 11\r
\n" );
document.write( "\n" );
document.write( "x= -(-.2)+- sqrt(12^2-4*(-.2)*11/2*(-.2)\r
\n" );
document.write( "\n" );
document.write( "x= .2 +- sqrt(144-(-.8)*11/-.4\r
\n" );
document.write( "\n" );
document.write( "x= .2 +- sqrt(144-(-8.8)/-.4\r
\n" );
document.write( "\n" );
document.write( "x= .2 +- sqrt(152.8)/-.4\r
\n" );
document.write( "\n" );
document.write( "And this is where I get lost.....I am getting decimals out the rear and can't figure out what I am doing wrong. Does this even look close??? I would really, really appreciate any help.... I'm about to give up... It's been 2 days working on this stupid problem. Ugh!! \n" );
document.write( "
Algebra.Com's Answer #189166 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! So it appears you were given this or somehow you cam up with this \n" ); document.write( " \n" ); document.write( "Either way I assume this is correct. \n" ); document.write( "We apply the quadratic as \n" ); document.write( " \n" ); document.write( "and then \n" ); document.write( " \n" ); document.write( "which is \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "The average of these 2 is 30. \n" ); document.write( " The vertex formula is \n" ); document.write( " \n" ); document.write( "at 30 days, you sell 198 tickets. \n" ); document.write( " |