86. Is a negative slope because it slants down from left to right.
87. Is positive slope because it slants up from left to right.
88. Is an undefined slope because it is vertical.
89. Is has a slope of zero because it is horizontal.
Answer:
- c(n) = 320·0.96^n
- 28 years
Step-by-step explanation:
Each year, the class size is multiplied by 1 - 4% = 96% = 0.96. After n years, it has been multiplied by that number n times. Repeated multiplication is signified using an exponent.
Class size (c) can be modeled by ...
c(n) = 320·0.96^n
__
You want to find n such that c(n) = 100. Put in that value and solve.
100 = 320·0.96^n
100/320 = 0.96^n . . . . . . . divide by 320
log(100/320) = n·log(0.96) . . . . . . . take logs
log(100/320)/log(0.96) = n ≈ 28.4932
In about 28 years, the class will have 100 students.