
Tony H.
asked 06/25/24The total worldwide box-office receipts for a long-running movie are approximated by the function T(x) = 100x^2 / x^2 + 25
where T (x) is measured in millions of dollars and x is the number of years since the movie’s released. Sketch the graph of the function T and interpret your results. find critical points, the intervals of increase and decrease, asymptotes, and inflection points (if any) to get the graph.
1 Expert Answer

William W. answered 06/25/24
Top Pre-Calc Tutor
I'm assuming you mean:
The graph, of course, looks like this:
To find the critical points, take the derivative and set it equal to xero.
To take the derivative, use the quotient rule:
(u/v)' = (u'v - uv')/v2
Where u = 100x2 meaning u' = 200x
And v = x2 + 25 meaning v' = 2x and v2 = (x2 + 25)2
So:
T'(x) = [(200x)(x2 + 25) - (100x2)(2x)]/(x2 + 25)2
T'(x) = [200x3 + 5000x - 200x3]/(x2 + 25)2
T'(x) = 5000x/(x2 + 25)2
Setting equal to zero:
5000x/(x2 + 25)2 = 0
Since the denominator cannot contribute to the left side of the equation being equal to zero, we can ignore it:
5000x = 0
x = 0
The only critical point is x = 0
The derivative is positive for x > 0 therefore the function is increasing on (0, ∞)
There is no reason to consider the negative portion of the graph (x < 0) since x is years since the movie's release (but if you did, T' < 0 for x < 0 so the function decreases there).
The horizontal asymptote is y = 100 meaning the the limit as x approaches infinity is 100 meaning the film will approach $100 million in box office receipts over time.
To find points of inflection, take the second derivative (also using the quotient rule):
T''(x) = (-5000)(3x2 - 25)/(x2 + 25)3
Set it equal to zero to get:
3x2 - 25 = 0
3x2 = 25
x2 = 25/3 so x = ± 5/√3 and again, we can ignore the negative result since x < 0 is meaningless in this case.
So there is a point of inflection at x = 5/√3 or (rationalizing) at x = 5√3/3 (approx x = 2.89) which is the place where the rate of ticket sales begins to slow down (between x = 0 and x = 2.89 the box office receipts are accelerating (the rate is increasing). After that, despite the fact that the box office receipts are still increasing, their rate of increase is decreasing.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
Did you sketch the graph?06/25/24