Question
Question: 200 logs are stacked in the following manner: 20 logs in the bottom row, 19 in the next row and 18 i...
200 logs are stacked in the following manner: 20 logs in the bottom row, 19 in the next row and 18 in the row next to it and so on as in the figure. In how many rows are the 200 logs placed and how many logs are in the top row?
Solution
Hint: Here, we will get an arithmetic series 20, 19, 18, … with common difference -1 . Since Sn is given as 200 therefore, we can find the value of n by the formula, Sn=2n[2a+(n−1)d]. Here, we will get a quadratic equation, which has two roots. From the two values of n find the possible value. Then, calculate the number of logs in the top row by the formula, an=a+(n−1)d.
Complete step-by-step answer:
Here, it is given that 200 logs are stacked in such a way that 20 logs in the bottom row, 19 in the next row, 18 in the next row and so on.
Hence the series is:
20, 19, 18, .….
Since, the common difference is the same, i.e. d = -1, we can say that the above series is in AP with the first term a = 20.
Now, we have to find out how many rows are the 200 logs placed and how many logs in the top row.
So, we have to find the value of n and the last term of the series.
We are given that the sum of the series Sn=200
Now, consider the formula for Sn.
Sn=2n[2a+(n−1)d]
We have Sn=200,a=20,d=−1 .
Now, by substituting all these values in the formula we get:
⇒ ⇒ 200=2n[2×20+(n−1)×−1]200=2n[40−n+1]200=2n[41−n]
Next, by cross multiplication we get:
⇒ ⇒ ⇒ 200×2=n[41−n]400=n[41−n]400=n×41−n×n400=41n−n2
Now, by taking all the terms from right side to left side i.e. 41n becomes -41n and –n2 becomes n2. Hence we get the equation:
⇒n2−41n+400=0
Therefore, we can say that the above equation is a quadratic equation.
Now, we have to find the two roots of the quadratic equation. For that split the term – 41n as –16n – 25n. Hence, we get the equation:
⇒n2−16n−25n+400=0
Next, we have to take the common factor n from the first two terms and the common factor -25 from the last two terms outside. We obtain the equation:
⇒n(n−16)−25(n−16)=0
Since, n-16 is the common factor we can take it outside. Hence we get:
⇒(n−16)(n−25)=0
We know that if a.b=0 then either a = 0 or b = 0. Hence we obtain:
⇒n−16=0 or n−25=0
Now, consider:
n−16=0
By taking -16 to the right side it becomes 16. We will get:
n=16
Next, consider:
n−25=0
By taking -25 to the right side it becomes 25. We will get:
n=25
Hence, n=16 or n=25
To identify the number of logs we have the formula to find the nth term which is given as:
an=a+(n−1)d
For n = 16 we have:
⇒ ⇒ ⇒ a16=20+(16−1)×−1a16=20+15×−1a16=20−15a16=5
For n = 25 we have:
⇒ ⇒ ⇒ a25=20+(25−1)×−1a25=20+24×−1a25=20−24a25=−4
Since, -4 is not possible so we cannot take n = 25
Hence, the value of n is 16.
Therefore, we can say that 200 logs are placed in 16 rows and the top row is the 16th row and it has 5 logs.
Note: Here, the number of logs cannot be a negative value, so you can’t take n as 25. If you consider n = 25 then you will get a wrong answer. So, in case of two values, you should always consider the value which is appropriate for the conditions provided for the solution.