Arithmetic Progressions | Exercise 5.2

Question 13

How many three-digit numbers are divisible by 7?

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • Three-digit numbers range from 100100 to 999999.
  • The numbers divisible by 77 form an Arithmetic Progression (AP) with a common difference d=7d = 7.
  • To find the total count of such numbers, we identify the first term (aa) and the last term (ana_n), then use the nthn^{\text{th}} term formula: an=a+(n1)da_n = a + (n - 1)d.

Step 1 · Find the First Three-Digit Number Divisible by 7

The smallest three-digit number is 100100. Dividing 100100 by 77: 100=7×14+2100 = 7 \times 14 + 2

The remainder is 22. To find the smallest three-digit multiple of 77, add (72)(7 - 2) to 100100:

100+(72)=100+5=105\begin{aligned} 100 + (7 - 2) &= 100 + 5 \\[0.6em] &= 105 \end{aligned}

Thus, the first term is a=105a = 105.

Step 2 · Find the Last Three-Digit Number Divisible by 7

The largest three-digit number is 999999. Dividing 999999 by 77: 999=7×142+5999 = 7 \times 142 + 5

The remainder is 55. To find the largest three-digit multiple of 77, subtract the remainder from 999999: 9995=994999 - 5 = 994

Thus, the last term is an=994a_n = 994.

Step 3 · Calculate the Number of Terms

The sequence of three-digit numbers divisible by 77 is: 105,112,119,,994105, 112, 119, \dots, 994

This forms an AP where:

  • First term, a=105a = 105
  • Common difference, d=7d = 7
  • Last term, an=994a_n = 994

Using the formula an=a+(n1)da_n = a + (n - 1)d:

994=105+(n1)×7994105=(n1)×7889=(n1)×78897=n1127=n1n=127+1n=128\begin{aligned} 994 &= 105 + (n - 1) \times 7 \\[0.6em] 994 - 105 &= (n - 1) \times 7 \\[0.6em] 889 &= (n - 1) \times 7 \\[0.6em] \dfrac{889}{7} &= n - 1 \\[0.6em] 127 &= n - 1 \\[0.6em] n &= 127 + 1 \\[0.6em] n &= 128 \end{aligned}
Answer

128

Common Mistakes
  • Adding Remainder to Largest Number: Adding (75)=2(7 - 5) = 2 to 999999 gives 10011001, which is a 44-digit number. For the upper bound, always subtract the remainder.
  • Off-by-One Error: Forgetting to add 11 when solving n1=127n - 1 = 127, incorrectly stating n=127n = 127.

More questions in Exercise 5.2

Q1

Fill in the blanks in the following table, given that aa is the first term, dd the common difference and ana_n the nthn^{\text{th}} term of the AP:

Q2

Choose the correct choice in the following and justify :

(i) 30th term of the AP: 10,7,4,10, 7, 4, \dots, is (A) 9797 (B) 7777 (C) 77-77 (D) 87-87

(ii) 11th term of the AP: 3,12,2,-3, -\dfrac{1}{2}, 2, \dots, is (A) 2828 (B) 2222 (C) 38-38 (D) 4812-48\dfrac{1}{2}

Q3

In the following APs, find the missing terms in the boxes :

Q4

Which term of the AP: 3,8,13,18,3, 8, 13, 18, \dots, is 7878?

Q5

Find the number of terms in each of the following APs:

(i) 7,13,19,,2057, 13, 19, \dots, 205

(ii) 18,1512,13,,4718, 15\dfrac{1}{2}, 13, \dots, -47

Q6

Check whether 150-150 is a term of the AP: 11,8,5,2,11, 8, 5, 2, \dots

Q7

Find the 31st term of an AP whose 11th term is 38 and the 16th term is 73.

Q8

An AP consists of 50 terms of which 3rd term is 12 and the last term is 106. Find the 29th term.

Q9

If the 3rd and the 9th terms of an AP are 44 and 8-8 respectively, which term of this AP is zero?

Q10

The 17th term of an AP exceeds its 10th term by 7. Find the common difference.

Q11

Which term of the AP : 3,15,27,39,3, 15, 27, 39, \dots will be 132132 more than its 54th54^{\text{th}} term?

Q12

Two APs have the same common difference. The difference between their 100th terms is 100, what is the difference between their 1000th terms?

Q13

How many three-digit numbers are divisible by 7?

Q14

How many multiples of 4 lie between 10 and 250?

Q15

For what value of nn, are the nthn^{\text{th}} terms of two APs: 63,65,67,63, 65, 67, \dots and 3,10,17,3, 10, 17, \dots equal?

Q16

Determine the AP whose third term is 16 and the 7th term exceeds the 5th term by 12.

Q17

Find the 20th term from the last term of the AP : 3,8,13,,2533, 8, 13, \dots, 253.

Q18

The sum of the 4th and 8th terms of an AP is 24 and the sum of the 6th and 10th terms is 44. Find the first three terms of the AP.

Q19

Subba Rao started work in 1995 at an annual salary of ₹ 5000 and received an increment of ₹ 200 each year. In which year did his income reach ₹ 7000?

Q20

Ramkali saved ₹ 5 in the first week of a year and then increased her weekly savings by ₹ 1.75. If in the nnth week, her weekly savings become ₹ 20.75, find nn.

← Back to Arithmetic Progressions