Answer:
a. 3800 m
b. 3000 + 400(n - 1)
c. k = 99
Step-by-step explanation:
The question tells us that Rosa runs 3000 metres in her first training session, and increases the distance by 400 metres each session thereafter.
a. To calculate the distance she runs in the third session, we have to add two 400-metres to the first session's 3000 metres, as she increased her distance twice since the first session. Therefore:
distance = 3000 + (2 × 400)
= 3000 + 800
= 3800 m
b. From the previous question, we can see that for the nth session, we have to add one less than n 400-metres to the first 3000. Therefore, for the nth training session:
distance = 3000 + 400(n - 1)
c. If she will run further than a marathon in the kth session, that means she will run more than 42.195 km, which is 42195 metres. Therefore, we can form the following inequality:
3000 + 400(k - 1) > 42195
⇒ 400(k - 1) > 42195 - 3000
⇒ 400(k - 1) > 39195
⇒ k-1 >

⇒ k - 1 > 97.99
⇒ k > 97.99 + 1
∴k = 99
Therefore, she will run further than a marathon in the 99th training session.