Solving the quadratic function, it is found that the range is of:
between 200 and 250; inclusive
The profit for x tours is modeled by the following equation:
[tex]p(x) = -2x^2 + 900x - 40000[/tex]
It is concave down, so the monthly profit will be of at least $60,000 between the two roots when [tex]p(x) = 60000[/tex]. Thus:
[tex]60000 = -2x^2 + 900x - 40000[/tex]
[tex]2x^2 - 900x + 10000 = 0[/tex]
Simplifying by 2:
[tex]x^2 - 450x + 50000 = 0[/tex]
Which has [tex]a = 1, b = -450, c = 50000[/tex]
Then:
[tex]\Delta = (-450)^2 - 4(1)(50000) = 2500[/tex]
[tex]x_{1} = \frac{-(-450) + \sqrt{2500}}{2} = 250[/tex]
[tex]x_{2} = \frac{-(-450) - \sqrt{2500}}{2} = 200[/tex]
At least $60,000 includes $60,000, thus the interval is inclusive, and the correct option is:
between 200 and 250; inclusive
A similar problem is given at https://brainly.com/question/25181401