Polynomial and rational functions if observed from a graphic
Solution
A rational function can be used to determine the concentration of a certain drug after a fixed amount of hours.The equation used to model this real world topic is given by:
C(t) = (4t)/(t2+2)
Now here 4t and t2+2 are two polynomials in t and so C(t) is combination of both rational and polynomial functions
The critical points are given by the equation C\'(t) = 0
=> C\'(t) = [(t2+2)4 - 4t(2t)]/(t2+2)2 = 0
=> C\'(t) = [(-4t2+8)]/(t2+2)2 = 0
=> -4t2+8 = 0 => t2 = 2
=> t = 21/2 = 1.414
So now it seems t=1.414 is critical point here
Now For t=0, C\'(0) = 8/4 = 2>0
For t=2, C\'(2) = -8/36 <0
Hence t=1.414 gives minimum value of C(t)
This means that the function C(t) increases for [0,1.414) and decreases for (1.414,infinity)
This is because the concentration of medicine increase and gets maximum at 1.414 hours and then later the concentartion decreases from thereafter
Now as t approaches infinity, C(t) = 4t/t2(1+2/t2) = 4/t(1+2/t2) approaches 0 (becasue for large t , denominator becomes large and so concentration assumes value 0
