Arithmetic Progressions | Exercise 5.1

Question 1

In which of the following situations, does the list of numbers involved make an arithmetic progression, and why?

(i) The taxi fare after each km when the fare is ₹ 15 for the first km and ₹ 8 for each additional km.

(ii) The amount of air present in a cylinder when a vacuum pump removes 14\dfrac{1}{4} of the air remaining in the cylinder at a time.

(iii) The cost of digging a well after every metre of digging, when it costs ₹ 150 for the first metre and rises by ₹ 50 for each subsequent metre.

(iv) The amount of money in the account every year, when ₹ 10000 is deposited at compound interest at 8 % per annum.

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • A sequence of numbers forms an Arithmetic Progression (AP) if the difference between any two consecutive terms (an+1ana_{n+1} - a_n) is constant throughout. This fixed difference is called the common difference (dd).
  • To determine if each situation forms an AP, we find the first few terms of the sequence (a1,a2,a3,a4,a_1, a_2, a_3, a_4, \dots) and check whether the consecutive differences (a2a1,a3a2,a_2 - a_1, a_3 - a_2, \dots) are equal.

(i) The taxi fare after each km when the fare is ₹ 15 for the first km and ₹ 8 for each additional km.

Step 1 · Calculate Fares and Check Common Difference

Given:

  • Fare for the first km\text{km} (a1a_1) =15= ₹ 15
  • Fare for each additional km\text{km} =8= ₹ 8

Fares for subsequent kilometers:

a1=15a2=15+8=23a3=23+8=31a4=31+8=39\begin{aligned} a_1 &= 15 \\ a_2 &= 15 + 8 = 23 \\ a_3 &= 23 + 8 = 31 \\ a_4 &= 31 + 8 = 39 \end{aligned}

Differences between consecutive terms:

a2a1=2315=8a3a2=3123=8a4a3=3931=8\begin{aligned} a_2 - a_1 &= 23 - 15 = 8 \\ a_3 - a_2 &= 31 - 23 = 8 \\ a_4 - a_3 &= 39 - 31 = 8 \end{aligned}

Since the difference between consecutive terms is constant (d=8d = 8), the terms form an AP.

Answer

(i) Yes, it forms an AP because the common difference is constant (d=8d = 8).

(ii) The amount of air present in a cylinder when a vacuum pump removes 14\dfrac{1}{4} of the air remaining in the cylinder at a time.

Step 1 · Calculate Remaining Air and Check Common Difference

Let the initial volume of air in the cylinder be VV.

Each stroke removes 14\dfrac{1}{4} of the remaining air, leaving 114=341 - \dfrac{1}{4} = \dfrac{3}{4} of the previous volume.

Volumes after successive strokes:

a1=Va2=V×34=34Va3=34V×34=916Va4=916V×34=2764V\begin{aligned} a_1 &= V \\[0.6em] a_2 &= V \times \dfrac{3}{4} = \dfrac{3}{4}V \\[0.6em] a_3 &= \dfrac{3}{4}V \times \dfrac{3}{4} = \dfrac{9}{16}V \\[0.6em] a_4 &= \dfrac{9}{16}V \times \dfrac{3}{4} = \dfrac{27}{64}V \end{aligned}

Differences between consecutive terms:

a2a1=34VV=14Va3a2=916V34V=316V\begin{aligned} a_2 - a_1 &= \dfrac{3}{4}V - V = -\dfrac{1}{4}V \\[0.6em] a_3 - a_2 &= \dfrac{9}{16}V - \dfrac{3}{4}V = -\dfrac{3}{16}V \end{aligned}

Since a2a1a3a2a_2 - a_1 \neq a_3 - a_2, the difference is not constant.

Answer

(ii) No, it does not form an AP because the difference between consecutive terms is not constant.

(iii) The cost of digging a well after every metre of digging, when it costs ₹ 150 for the first metre and rises by ₹ 50 for each subsequent metre.

Step 1 · Calculate Digging Costs and Check Common Difference

Given:

  • Cost for the first metre (a1a_1) =150= ₹ 150
  • Cost increase for each subsequent metre =50= ₹ 50

Costs for subsequent metres:

a1=150a2=150+50=200a3=200+50=250a4=250+50=300\begin{aligned} a_1 &= 150 \\ a_2 &= 150 + 50 = 200 \\ a_3 &= 200 + 50 = 250 \\ a_4 &= 250 + 50 = 300 \end{aligned}

Differences between consecutive terms:

a2a1=200150=50a3a2=250200=50a4a3=300250=50\begin{aligned} a_2 - a_1 &= 200 - 150 = 50 \\ a_3 - a_2 &= 250 - 200 = 50 \\ a_4 - a_3 &= 300 - 250 = 50 \end{aligned}

Since the difference between consecutive terms is constant (d=50d = 50), the terms form an AP.

Answer

(iii) Yes, it forms an AP because the common difference is constant (d=50d = 50).

(iv) The amount of money in the account every year, when ₹ 10000 is deposited at compound interest at 8 % per annum.

Step 1 · Calculate Annual Amounts and Check Common Difference

Given:

  • Principal (PP) =10000= ₹ 10000
  • Rate of interest (rr) =8% per annum= 8\%\text{ per annum}

The amount after nn years is given by: A=P(1+r100)nA = P\left(1 + \dfrac{r}{100}\right)^n

Amounts at the end of each year:

a1=10000a2=10000(1+8100)=10800a3=10000(1+8100)2=11664a4=10000(1+8100)3=12597.12\begin{aligned} a_1 &= 10000 \\[0.6em] a_2 &= 10000 \left(1 + \dfrac{8}{100}\right) = 10800 \\[0.6em] a_3 &= 10000 \left(1 + \dfrac{8}{100}\right)^2 = 11664 \\[0.6em] a_4 &= 10000 \left(1 + \dfrac{8}{100}\right)^3 = 12597.12 \end{aligned}

Differences between consecutive terms:

a2a1=1080010000=800a3a2=1166410800=864\begin{aligned} a_2 - a_1 &= 10800 - 10000 = 800 \\ a_3 - a_2 &= 11664 - 10800 = 864 \end{aligned}

Since a2a1a3a2a_2 - a_1 \neq a_3 - a_2, the difference is not constant.

Answer

(iv) No, it does not form an AP because the difference between consecutive terms is not constant.

Common Mistakes
  • Compound vs. Simple Interest: In simple interest, a constant interest amount is added every year, forming an AP. In compound interest, the interest is calculated on the growing principal, so the differences increase each year and do not form an AP.
  • Fraction of Remaining Air: Do not mistakenly subtract a fixed 14V\dfrac{1}{4}V at each step. The vacuum pump removes 14\dfrac{1}{4} of the remaining volume, meaning each step reduces the volume by a decreasing amount (14V,316V,-\dfrac{1}{4}V, -\dfrac{3}{16}V, \dots).

More questions in Exercise 5.1

Q1

In which of the following situations, does the list of numbers involved make an arithmetic progression, and why?

(i) The taxi fare after each km when the fare is ₹ 15 for the first km and ₹ 8 for each additional km.

(ii) The amount of air present in a cylinder when a vacuum pump removes 14\dfrac{1}{4} of the air remaining in the cylinder at a time.

(iii) The cost of digging a well after every metre of digging, when it costs ₹ 150 for the first metre and rises by ₹ 50 for each subsequent metre.

(iv) The amount of money in the account every year, when ₹ 10000 is deposited at compound interest at 8 % per annum.

Q2
  1. Write first four terms of the AP, when the first term aa and the common difference dd are given as follows:

(i) a=10,d=10a = 10, \quad d = 10

(ii) a=2,d=0a = -2, \quad d = 0

(iii) a=4,d=3a = 4, \quad d = -3

(iv) a=1,d=12a = -1, \quad d = \dfrac{1}{2}

(v) a=1.25,d=0.25a = -1.25, \quad d = -0.25

Q3
  1. For the following APs, write the first term and the common difference:

(i) 3,1,1,3,3, 1, -1, -3, \dots

(ii) 5,1,3,7,-5, -1, 3, 7, \dots

(iii) 13,53,93,133,\dfrac{1}{3}, \dfrac{5}{3}, \dfrac{9}{3}, \dfrac{13}{3}, \dots

(iv) 0.6,1.7,2.8,3.9,0.6, 1.7, 2.8, 3.9, \dots

Q4
  1. Which of the following are APs ? If they form an AP, find the common difference dd and write three more terms.

(i) 2,4,8,16,2, 4, 8, 16, \dots

(ii) 2,52,3,72,2, \dfrac{5}{2}, 3, \dfrac{7}{2}, \dots

(iii) 1.2,3.2,5.2,7.2,-1.2, -3.2, -5.2, -7.2, \dots

(iv) 10,6,2,2,-10, -6, -2, 2, \dots

(v) 3,3+2,3+22,3+32,3, 3 + \sqrt{2}, 3 + 2\sqrt{2}, 3 + 3\sqrt{2}, \dots

(vi) 0.2,0.22,0.222,0.2222,0.2, 0.22, 0.222, 0.2222, \dots

(vii) 0,4,8,12,0, -4, -8, -12, \dots

(viii) 12,12,12,12,-\dfrac{1}{2}, -\dfrac{1}{2}, -\dfrac{1}{2}, -\dfrac{1}{2}, \dots

(ix) 1,3,9,27,1, 3, 9, 27, \dots

(x) a,2a,3a,4a,a, 2a, 3a, 4a, \dots

(xi) a,a2,a3,a4,a, a^2, a^3, a^4, \dots

(xii) 2,8,18,32,\sqrt{2}, \sqrt{8}, \sqrt{18}, \sqrt{32}, \dots

(xiii) 3,6,9,12,\sqrt{3}, \sqrt{6}, \sqrt{9}, \sqrt{12}, \dots

(xiv) 12,32,52,72,1^2, 3^2, 5^2, 7^2, \dots

(xv) 12,52,72,73,1^2, 5^2, 7^2, 73, \dots

← Back to Arithmetic Progressions