Answer:
92 :)
Step-by-step explanation:
600 + 9.5x (less than or equal to) 900
600 fixed amount
9.5 is the variable changing amount and differs among number of students taken
a[n] = 7n - 16
The fifth term is a[5]
a[5] = 7(5) - 16 = 35 - 16 = 19
Answer: C. 19
f
'
(
x
)
=
1
(
x
+
1
)
2
Explanation:
differentiating from first principles
f
'
(
x
)
=
lim
h
→
0
f
(
x
+
h
)
−
f
(
x
)
h
f
'
(
x
)
=
lim
h
→
0
x
+
h
x
+
h
+
1
−
x
x
+
1
h
the aim now is to eliminate h from the denominator
f
'
(
x
)
=
lim
h
=0
(
x
+
h
)
(
x
+
1
)−
x
(
x
+
h
+
1)
h
(
x
+
1
)
(
x
+
h
+
1
)
f
'
(
x
)
=
lim
h
→
0
x
2
+
h
x
+
x
+
h
−
x
2
−
h
x
−
x
h
(
x
+
1
)
(
x+h
+
1
)
f
'
(
x
)
=
lim
h
→
0
h
1
h
1
(
x
+
1
)
(
x
+
h
+1
)
f
'
(
x
)
=
1
(
x
+
1
)
2