153k views
3 votes
Concerned with the number of maintenance visits the rocket can undergo before being out of service, you have been informed that the recent statics show a that after the first journey to the outer space, the rocket was sent to service once, and after that the number of maintenance visits increase by 1 after every journey, for instance, after the second journey, the rocket had to go to service twice before being re-used, three-times after the 3rd use and so on.

A. Generate a rule for the number of visits to the maintenance department with respect to space journeys, is this rule arithmetic or geometric.
B. How many journeys will it take to for the number of service visits after a certain journey exceed 10?
C. The rocket is not to be re-used again if the total number of maintenance visits exceed 50, then how many journeys will a single rocket serve before being out of service?

1 Answer

5 votes

Answer:

(a) Mn = M₁ + (n-1) (M₂ -M₁) = 1 + (n- 1) 1 = n (b) n > 10 (exceed 10) or n =11 (c) n >50 or n= 51

After making a journey of 51 times, the rocket will be discarded

Step-by-step explanation:

Solution

(a) Let Mn denotes the number of maintenance visits after the nth journey

Then M₁ = 1 , M₂ = 1 +M₁ = 2, M₃ = 1 +M₂ = 3

We therefore, notice that M follows an arithmetic sequence

So,

Mn = M₁ + (n-1) (M₂ -M₁)

= 1 + (n- 1) 1 = n

or Mn =n

(b) For what value of n we will get fro Mn > 10

Thus,

n > 10 (exceed 10) or n =11

(c)Similarly of Mn is greater than 50 or Mn>50, the rocket will not be used or reused

So,

n >50 or n= 51

After making a journey of 51 times, the rocket will be discarded

User Vitani
by
4.8k points