Question 288151
Tickets= -0.2x^2 + 12x + 11 Does the graph open up or down and why.
When the coefficient of x^2 is negative, graph opens down; positive, it opens up.
:
Describe what happens to the ticket sales as time passes.
A graph of the equation will explain it best,
no. of tickets sold on the y axis
no. of days on the x axis
{{{ graph( 300, 200, -10, 90, -100, 300, -.2x^2+12x+11) }}}
:
 Use the quadratic equation to determine the last day that tickets will be sold.
the quadratic formula
{{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}}
In this equation: a=-.2; b=12; c=11
{{{x = (-12 +- sqrt(12^2-4*-.2*11 ))/(2*-.2) }}}
:
{{{x = (-12 +- sqrt(144+8.8 ))/(-.4) }}}
:
{{{x = (-12 +- sqrt(152.8 ))/(-.4) }}}
Two solutions
{{{x = (-12 + 12.36)/(-.4) }}}
x = {{{.36/(.4)}}}
x = -.9
and
{{{x = (-12 - 12.36)/(-.4) }}}
x = {{{(-24.36)/(-.4)}}}
x = +60.9 ~ 61 days, tickets sold goes to 0
:
:
Will tickets peak or be at a low during the middle of the sale and why? After how many days will the peak or low occur? How many tickets will be sold on the day when the peak or low occurs? What is the point of the vertex?
: 
Using the graph to answer these equation, Tickets peak at 30 days, then 191 tickets will be sold. x=30, y=191 is the vertex
:
:
How many solutions are there to the equation and why.
 What do the solutions represent? 
Is there a solution that does not make sense? If so, in what ways:
:
Quadratic equations have two solutions, but in real life only the positive solution makes sense.