Explicit rule:
a(n)=(2/5)(5^(n-1))
For a recursive rule, we need to express a(n) in terms of a(n-1), which we can obtain from the explicit rule
a(n)=(2/5)(5^(n-1))
substitute n-1 for n above
a(n-1)=(2/5)(5^((n-1)-1))
=(2/5)(5^n-2)
Divide:
a(n)/a(n-1)=(2/5)(5^(n-1)) / ((2/5)(5^(n-2)))
=1/5^(-1)
=5
Therefore, multiplying both sides by a(n-1)
a(n)=5 a(n-1)
a(1)=(2/5)(5^(1-1))=2/5
So the recursive rule is
a(1)=2/5, a(n)=5 a(n-1)
A = LW
A = 28 × 7.1
A = 198.8
The correct answer is A.
Answer:
A
Step-by-step explanation:
6.99 - 6 = 0.99
8 - 6.99 = 1.01
1.01>0.99
So it's A
Brainliest???
1296 is the correct answer
Answer:
Suppose that the equations are:
The number of people increases exponentially as the temperature increases, so we can write this as a simple exponential relation.
N(T) = a0*r^(T)
Also, the number of people that leaves the park as the temperature increases are:
M(T) = a*T + b
So the combination of these equations can say the number of people that are arriving to the park minus the number of people that are leaving, this would be:
N(T) - M(T) = total change in the park population as the temperature changes = C(T)
C(T) = a0*r^(T) - a*T - b