Predicting What Comes Next: Sequences and Progressions | Exercise 8.2

Question 7

A child arranges marbles in rows so that the first row has 1 marble, the second has 2 marbles, the third has 3, and so on up to 25 rows. How many marbles does the child use in all?

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

We need to find the total number of marbles by summing the marbles in each row.

Step 1 — Understand the pattern

Let's look at the number of marbles in each row. The first row has 1 marble. The second row has 2 marbles. The third row has 3 marbles. This pattern continues up to 25 rows. So, we need to sum the numbers from 1 to 25. This is an arithmetic progression. The first term aa is 1. The common difference dd is 1. The number of terms nn is 25.

Diagram 1

Step 2 — Calculate the total sum

We can use the formula for the sum of the first nn natural numbers. The formula is Sn=n(n+1)2S_n = \frac{n(n+1)}{2}. Here, nn is 25. Let's substitute n=25n = 25 into the formula.

S25=25(25+1)2S_{25} = \frac{25(25+1)}{2}

=25×262= \frac{25 \times 26}{2}

=25×13= 25 \times 13

325 marbles\boxed{325 \text{ marbles}}

Answer

The child uses 325 marbles in all.

More questions in Exercise 8.2

Q1

Find the 10th10^{\text{th}} and 26th26^{\text{th}} terms of the AP: 3, 8, 13, 18, ....

Q2

Which term of the AP : 21, 18, 15, ... is 81-81? Also, is 0 a term of this AP? Give reasons for your answer.

Q3

Find the nthn^{\text{th}} term of the AP: 11, 8, 5, 2 ... Write the recursive rule for this AP.

Q4

An AP consists of 50 terms in which the 3rd3^{\text{rd}} term is 12 and the last term is 106. Find the 29th29^{\text{th}} term.

(Hint: If 'a' is the first term and 'd' the common difference, then we arrive at the equations a+2d=12a + 2d = 12 and a+49d=106a + 49d = 106. Solve this pair of linear equations for 'a' and 'd'.)

Q5

How many 2-digit numbers are divisible by 3? What is the sum of all these 2-digit numbers?

Q6

Harish started work at an annual salary of ₹5,00,000 and received an increment of ₹20,000 each year. After how many years did his income reach ₹7,00,000?

Q7

A child arranges marbles in rows so that the first row has 1 marble, the second has 2 marbles, the third has 3, and so on up to 25 rows. How many marbles does the child use in all?

← Back to Predicting What Comes Next: Sequences and Progressions