SOLUTION: An professor finds that the number of students enrolling in his class is approximated by s(t) = -tsquared + 20t + 80 where t is the number of tests given in one semester. (a) Ho

Algebra.Com
Question 83815: An professor finds that the number of students enrolling in his class is approximated by s(t) = -tsquared + 20t + 80 where t is the number of tests given in one semester.
(a) How many tests should the professor give so that the number of students enrolling in the class is a maximum?
(b) If the professor does not want students to enroll, how many tests should he give?

Found 2 solutions by stanbon, Edwin McCravy:
Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
An professor finds that the number of students enrolling in his class is approximated by s(t) = -tsquared + 20t + 80 where t is the number of tests given in one semester.
----------------
Maximum:
You have a quadratic with a=-1,b=20,c=80
Max is at t=-b/2a = -20/-2 =10
# of students will be maximum if he gives 10 tests.
------------------
No students means s = 0
-t^2+20t+80=0
t = [-20+-sqrt(400-4*-1*80]/(-2)
t = [-20+-sqrt(720)]/-2
t = [-20+-12sqrt5]/(-2)
Positive solution:
t = 23.42
Rounding down: No students if he gives 23 tests.
=============
Cheers,
Stan H.

Answer by Edwin McCravy(20060)   (Show Source): You can put this solution on YOUR website!

An professor finds that the number of students enrolling 
in his class is approximated by s(t) = -t² + 20t + 80 
where t is the number of tests given in one semester. 

Here is the graph. t, the number of tests is on the 
x-axis and the number of students is on the y-axis.




(a) How many tests should the professor give so that the 
number of students enrolling in the class is a maximum? 

That will be the highest point, the vertex, of the graph.

The vertex is the point (h,k) where h = ,
and k = s(h)

s(t) = -t² + 20t + 80

a = -1 (the coefficient of t²
b = 20 (the coefficient of t)
c = 80 (the constant)

h =  =  = 10

k = s(h) = -10² + 20(10) + 80 = -100 + 200 + 80 = 180



The vertex (10,180) at the top of the graph is 
interpreted as "when the professor gives 10 tests,
there will be 180 students.

(b) If the professor does not want students to enroll, 
how many tests should he give?

We substitute 0 students for s(t) and solve for t:

            s(t) = -t² + 20t + 80 
               0 = -t² + 20t + 80
   t² - 20t - 80 = 0 
  
That doesn't factor so we have to use the quadratic
formula:

                  ______ 
            -b ± Öb²-4ac
        t = —————————————
                2a 

where a = 1; b = -20; c = -80

                       ________________
             -(-20) ± Ö(-20)²-4(1)(-80)
        x = —————————————————————————————
                       2(1) 
                   _______ 
             20 ± Ö400+320
        x = ————————————————
                   2

                   ___ 
             20 ± Ö720
        x = ————————————
                 2 

                   _____ 
             20 ± Ö144·5
        x = —————————————
                  2 

                     _ 
             20 ± 12Ö5
        x = ———————————
                 2 

                       _
             20     12Ö7
        x = ———— ± ——————
              2       2
                   _
        x = 10 ± 6Ö7 
                        _
Using the +, x = 10 + 6Ö5, which
is one solution and equals about 23.41640786
                        _ 
Using the -, x = 10 - 6Ö5, which
is the other solution and equals about -3.416407865. This is
meaningless for this problem, since it's negative, so we
disregard it.

Therefore the point where the graph crosses the horizontal
axis is (23.4, 0) which means that if the professor gives 
more than 23 tests, he will have no students.

Edwin



RELATED QUESTIONS

Height of trees: The height (in feet) of a certain kind of tree is approximated by... (answered by solver91311)
the cost t, in hundreds of dollars, be approximated by t= 5/4c+2, where c is the number... (answered by Alan3354,josgarithmetic)
Statistics Instruction: Apply the five steps of hypothesis-testing procedure to each... (answered by solver91311)
Statistics 1. A researcher conducted an experiment to determine the effect of a... (answered by solver91311)
Students in an English class took a final exam. They took equivalent forms of the exam at (answered by stanbon,tpcrayton)
a fualty firworks rocket is launched vertically with an initial velocity of 124ft/s and... (answered by jsmallt9)
A factory finds that the number of items it can produce per week after t weeks of... (answered by stanbon)
Let s(t)=10t^2+5t+80 be the position, in miles, of a car driving on a straight road at... (answered by Fombitz)
Determine the Domain of the function: Granger is a growing mid-western town. The... (answered by venugopalramana)