8c-3d is the correct answer
Step-by-step explanation:
I am sorry question samajh Nahin a Raha question dijiye
The formula
a(n) = 2 - 5(n-1)
is in the form
a(n) = a1 + d(n-1)
where
a1 = first term = 2
d = -5 = common difference
The first term is carried over to the recursive formula. We start with a1 = 2. The next term after that is found by subtracting 5 from the previous term. So
second term = (first term) - 5
third term = (second term) - 5
and so on
The recursive step would be
a(n) = a(n-1)-5
So that's why the answer is choice C
Answer:
23.52 miles
Step-by-step explanation:
Let us find the number of miles that they would have run.
Kana starts at 9:35 a.m. and runs at an average rate of 7 mph.
Let the time she has spent so far be t.
Speed is given as:
s = d / t
where d = distance and t = time
=> d = s * t
Therefore, for Kana:
d = 7 * t = 7t _____________(1)
Ji-Hun starts at 10:00 am (25 minutes after Hannah) and runs at an average rate of 8 mph.
25 minutes = 25/60 hour = 0.42 hour
So, his time (compared to Kana's) is t - 0.42.
therefore, for Ji-Hun:
d = 8 * (t - 0.42)
=> d = 8t - 3.36 ____________(2)
Equating (1) and (2):
7t = 8t - 3.36
=> 8t - 7t = 3.36
t = 3.36 hours
Therefore, let us find d:
d = 7 * 3.36 = 23.52 miles
So, Ji-Hun will catch up to Kana after 23.52 miles.