Math Lab
Home/Class X/Ch 5/Applications and word problems

Applications and word problems

The AP machinery is small , just two formulas , but its applications are wide. Below are the classical templates that appear repeatedly in board exams.

Common templates

Salary / cost progressions. A starting salary increases by a fixed amount each year. Identify aa (starting), dd (annual increment), and use ana_n to find a specific year's salary, or SnS_n to find total earnings over nn years.

Seats / objects in rows. Each row has a fixed number of additional seats compared to the previous one. Total seats =Sn= S_n.

Brick / log stacking. Bottom row has many; each higher row has fewer (negative dd). Total bricks =Sn= S_n. Sometimes the question is "how many rows can be stacked" , a quadratic in nn.

Debt instalments. Total to be paid is fixed; instalments form an AP. From the sum and the number of instalments, find aa and dd.

Physical sequences. Pendulum arcs, falling distances, etc. , verify carefully whether they actually form an AP (some problems are GPs in disguise).

A general strategy

  1. Identify the quantity (salary, seats, distance) that progresses arithmetically.
  2. Write down what is aa, what is dd, and what is nn.
  3. Decide whether the question wants a specific term (use ana_n) or a cumulative sum (use SnS_n).
  4. Solve and check the answer is physically meaningful.

Worked examples

Example 1. A man saves ₹10001000 in the first month of his job and increases his savings by ₹200200 each month. How much will he save in 2424 months?

AP: 1000,1200,1400,1000, 1200, 1400, \ldots. a=1000,d=200,n=24a = 1000, d = 200, n = 24.

S24=242[21000+23200]=12[2000+4600]=126600=79200S_{24} = \dfrac{24}{2}[2 \cdot 1000 + 23 \cdot 200] = 12 \cdot [2000 + 4600] = 12 \cdot 6600 = 79200.

He saves ₹79,20079{,}200.

Example 2. An auditorium has 2020 seats in the first row. Each successive row has 22 more seats than the previous. How many seats are in the 1515th row, and how many in the first 1515 rows?

a=20,d=2,n=15a = 20, d = 2, n = 15. a15=20+142=48a_{15} = 20 + 14 \cdot 2 = 48.

S15=152(20+48)=15268=510S_{15} = \dfrac{15}{2}(20 + 48) = \dfrac{15}{2} \cdot 68 = 510.

Example 3. A pile of logs has 2020 in the bottom row, 1919 in the next, 1818 above that, and so on. If there are 200200 logs in all, how many rows are there?

a=20,d=1a = 20, d = -1. Sn=n2[40+(n1)(1)]=n2(41n)S_n = \dfrac{n}{2}[40 + (n - 1)(-1)] = \dfrac{n}{2}(41 - n). Set =200= 200: n(41n)=400n241n+400=0n(41 - n) = 400 \Rightarrow n^2 - 41 n + 400 = 0.

Discriminant =16811600=81=92= 1681 - 1600 = 81 = 9^2. n=(41±9)/2=25n = (41 \pm 9)/2 = 25 or 1616.

n=25n = 25 would mean the top row has 2024=420 - 24 = -4 logs , impossible. So n=16n = 16. Top row has 2015=520 - 15 = 5 logs.

Example 4. A man arranges to pay a debt of ₹36003600 in 4040 monthly instalments which form an AP. When 3030 instalments are paid, he discovers that he still owes one-third of the debt (₹12001200). Find the value of the first instalment.

In 3030 instalments he has paid 36001200=24003600 - 1200 = 2400.

Using S30=2400S_{30} = 2400 and S40=3600S_{40} = 3600:

S30=302(2a+29d)=15(2a+29d)=24002a+29d=160S_{30} = \dfrac{30}{2}(2 a + 29 d) = 15(2 a + 29 d) = 2400 \Rightarrow 2 a + 29 d = 160. S40=402(2a+39d)=20(2a+39d)=36002a+39d=180S_{40} = \dfrac{40}{2}(2 a + 39 d) = 20 (2 a + 39 d) = 3600 \Rightarrow 2 a + 39 d = 180.

Subtract: 10d=20d=210 d = 20 \Rightarrow d = 2. Then 2a+58=160a=512 a + 58 = 160 \Rightarrow a = 51.

First instalment: ₹5151.

Example 5. A spiral is drawn starting with two semicircles of radii 0.50.5 cm and 1.01.0 cm, then 1.51.5 cm and 2.02.0 cm, and so on. Find the total length of the spiral after 1313 semicircles. (Take π=22/7\pi = 22/7.)

Length of a semicircle of radius rr is πr\pi r. Radii: 0.5,1.0,1.5,0.5, 1.0, 1.5, \ldots , an AP with a=0.5,d=0.5a = 0.5, d = 0.5.

Length total =π(r1+r2++r13)=πS13= \pi (r_1 + r_2 + \ldots + r_{13}) = \pi \cdot S_{13}.

S13=132[1+120.5]=1327=45.5S_{13} = \dfrac{13}{2}[1 + 12 \cdot 0.5] = \dfrac{13}{2} \cdot 7 = 45.5.

Total length =(22/7)45.5=226.5=143= (22/7) \cdot 45.5 = 22 \cdot 6.5 = 143 cm.

Try it yourself

  1. 10001000 is invested at simple interest of 10%10\% per annum. Show that the interest at the end of each successive year forms an AP and find the interest after 2020 years.
  2. A spiral consists of 2020 semicircles with radii 0.5,1,1.5,0.5, 1, 1.5, \ldots cm. Find its total length.
  3. 200200 logs are stacked: 2020 in the bottom row, 1919 in the next, etc. How many rows and how many in top row?
  4. A man saves ₹3232 in the first week and increases by ₹44 each week. How many weeks until total savings exceed ₹700700?
  5. A theatre has 3030 rows; the first row has 2525 seats and each row 44 more. Total seats?
  6. A debt of ₹15001500 is paid in 1010 AP instalments. If the first is ₹100100, find the common difference.
  7. 20002000 debt in 1515 AP instalments where the last is ₹200200. Find the first.
  8. A worker is given a starting wage of ₹50005000, raised by ₹300300 each year. Compute total over 1515 years.
  9. Bricks in a stack form an AP with bottom 3030, top 55, with rows decreasing by 55. Total bricks?
  10. Pendulum's arc reduces by a constant amount each swing. After 5050 swings, total distance travelled forms an AP , set up the formula given a=100a = 100 cm, d=2d = -2 cm.

Pitfalls / Insight

  • Decide carefully if a sequence is truly an AP. Some "physical" sequences (e.g., compound interest) are GP, not AP.
  • Reject impossible roots of quadratics in nn (negative or fractional terms).
  • For instalments, the sum is the total debt , set up Sn=S_n = total.

Insight. Almost every AP word problem is built from two facts: a first term and an increment. Spot those, then everything else is plugging into ana_n or SnS_n.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Applications
6 questions · pick the best answer
Q1

Saves ₹10001000 in month 11, increment ₹200200/month. Total over 2424 months:

Q2

Theatre rows: 20,22,24,20, 22, 24, \ldots. Total seats in first 1515 rows:

Q3

Log pile 20,19,18,20, 19, 18, \ldots with total 200200. Rows:

Q4

Debt ₹36003600 in 4040 AP instalments; after 3030, ₹12001200 left. First instalment:

Q5

Spiral of 1313 semicircles, radii 0.5,1.0,0.5, 1.0, \ldots. Total length (with π=22/7\pi = 22/7):

Q6

Saves ₹3232 first week, increments ₹44/week. Weeks for savings > ₹700700: