Math, asked by jia2311, 7 months ago

500 logs are stacked in a way such that 32 logs in the bottom row, 31 in the next row, 30 in the row next to it and so on. In how many rows are the 500 logs placed and how many logs are in the top row?​

Answers

Answered by k047
4

hope it help you

Attachments:
Answered by XxMissPaglixX
1

Answer:

Total Number of rows required to stack 200 logs = 16

Total number of logs in the 16th row = 5

Step-by-step explanation:

Given that the logs are stacked in rows in the following manner:

No of logs in the bottom row = a₁ = 20

Number of logs in the second row from bottom = a₂ = 19

The number of logs decrease by 1 as we go up from bottom to top, so, if we represent this relation in the form of series we get the following series:

20, 19, 18, 17..............

Now the above series is arithmetic series who common difference (d) can be found as:

d = a₂ - a₁ = 19 - 20 = -1

We need to find

In how many rows 200 logs are stacked = ?

How many logs are in top row = ?

Lets find find the nth term of the above series as show below:

a_nan = a₁ + (n - 1)d

a_nan = 20 + (n - 1)(-1)

a_nan = 20 - n + 1

a_nan = 21 - n .......(i)

Now we have to find the total number of rows when total logs become 200.

So, we can take

S_nSn = 200

Using the summation formula given below:

S_nSn = \frac{n}{2}2n (a₁ + a_nan ) ...... (A)

Substituting the values of a₁ and a_nan into equation (A)

200 = \frac{n}{2}2n (20 + 21 - n)

2x200 = n(41 - n)

400 = 41n - n²

Rearranging

n² - 41n + 400 = 0

Solving this quadratic equation by middle term breaking

n² - 16n - 25n + 400 = 0

taking commons

n(n - 16) - 25 (n - 16) = 0

(n - 16)(n - 25) = 0

n - 16 = 0 or n - 25 = 0

n = 16 or n = 25

Now, if we take total rows needed to be 25 to stack 200 logs than this negates our sequence as in each row a log must decrease from bottom to top and it is is possible only to have 20 rows only in the series. So 25 rows can not be our correct answer; therefore, our correct answer is 16 rows

So,

Total Number of rows required to stack 200 logs = 16

Now, if we plug the value of n = 16 into equation (i) we get the following expression:

a_nan = 21 - 16

a_nan = 5

So,

Total number of logs in the 16th row = 5

Similar questions