For all positions: 24% for part time that needs experience
8% full time needs experience
32% part time need experience
36% full time no experience needed
kinda need a little bit more details for statistics.
The number of gallons of water in the tank at t=10 is
... W(10) = 160,000 -10(8000 -10) = 80100
The number of gallons of water in the tank at t=10.5 is
... W(10.5) = 160,000 -10.5(8000 -10.5) = 76110.25
The rate of change over the interval is
... (W(10.5) - W(10))/(10.5 - 10) = (76110.25 - 80100)/(0.5) = -7979.5
The average rate of change in the number of gallons of water in the tank over the interval is -7979.5 gal/min.
The sign is negative, so the amount of water is decreasing.
Answer: 912
===================================
Work Shown:
The starting term is a1 = 3. The common difference is d = 5 (since we add 5 to each term to get the next term). The nth term formula is
an = a1+d(n-1)
an = 3+5(n-1)
an = 3+5n-5
an = 5n-2
Plug n = 19 into the formula to find the 19th term
an = 5n-2
a19 = 5*19-2
a19 = 95-2
a19 = 93
Add the first and nineteenth terms (a1 = 3 and a19 = 93) to get a1+a19 = 3+93 = 96
Multiply this by n/2 = 19/2 = 9.5 to get the final answer
96*9.5 = 912
I used the formula
Sn = (n/2)*(a1 + an)
where you add the first term (a1) to the nth term (an), then multiply by n/2
-----------------
As a check, here are the 19 terms listed out and added up. We get 912 like expected.
3+8+13+18 +23+28+33+38 +43+48+53+58 +63+68+73+78 +83+88+93 = 912
There are 19 values being added up in that equation above. I used spaces to help group the values (groups of four; except the last group which is 3 values) so it's a bit more readable.