Home

/

School

/

CBSE

/

Class 10

/

Mathematics

/

Arithmetic Progressions

CBSE Explorer

Arithmetic Progressions

AI Learning Assistant

I can help you understand Arithmetic Progressions better. Ask me anything!

Summarize the main points of Arithmetic Progressions.
What are the most important terms to remember here?
Explain this concept like I'm five.
Give me a quick 3-question practice quiz.

Summary

Summary of Arithmetic Progressions

Key Concepts

  • An Arithmetic Progression (AP) is a sequence of numbers in which the difference between consecutive terms is constant, known as the common difference (d).
  • The nth term (a_n) of an AP can be calculated using the formula:
    a_n = a + (n - 1)d
    where a is the first term and n is the term number.
  • The sum of the first n terms (S_n) of an AP can be calculated using the formula:
    S_n = n/2 [2a + (n - 1)d]
    or
    S_n = n/2 [a + l]
    where l is the last term.

Examples

  • Example of an AP: 10, 7, 4 (where d = -3)
  • To find the 30th term of the AP: 10, 7, 4:
    a_30 = 10 + (30 - 1)(-3) = -77
  • To find the sum of the first 22 terms of the AP: 8, 3, -2:
    S_22 = 22/2 [2(8) + (22 - 1)(-5)] = -979

Applications

  • Used in various real-life scenarios such as salary increments, savings plans, and penalties for delays.
  • Example: A contractor's penalty increases by ₹50 each day, forming an AP.

Important Formulas

  • nth Term: a_n = a + (n - 1)d
  • Sum of First n Terms: S_n = n/2 [2a + (n - 1)d] or S_n = n/2 [a + l]

Common Problems

  • Finding the number of terms in an AP given the first term, last term, and common difference.
  • Checking if a number is a term of a given AP.
  • Finding specific terms in an AP based on conditions.

Learning Objectives

Learning Objectives

  • Understand the concept of Arithmetic Progressions (AP).
  • Identify the common difference in an AP.
  • Calculate the nth term of an AP using the formula: aₙ = a + (n - 1)d.
  • Determine the sum of the first n terms of an AP using the formula: Sₙ = n/2 [2a + (n - 1)d].
  • Apply the concepts of AP to solve real-life problems involving sequences and series.
  • Analyze patterns in sequences to identify whether they form an AP.
  • Solve problems related to finding specific terms in an AP.
  • Understand the implications of the common difference being positive, negative, or zero.

Detailed Notes

Arithmetic Progressions (AP)

Introduction

  • An arithmetic progression is a list of numbers where each term is obtained by adding a fixed number (common difference) to the preceding term.
  • Examples of APs:
    • 1, 2, 3, 4 (common difference = 1)
    • 100, 70, 40, 10 (common difference = -30)
    • -3, -2, -1, 0 (common difference = 1)

Key Concepts

Common Difference

  • The fixed number added to each term to get the next term.
  • Can be positive, negative, or zero.

nth Term of an AP

  • The nth term (aₙ) can be calculated using the formula:
    aₙ = a + (n - 1)d
    where:
    • a = first term
    • d = common difference
    • n = term number

Sum of First n Terms of an AP

  • The sum (Sₙ) of the first n terms can be calculated using:
    Sₙ = n/2 * (2a + (n - 1)d)
    or
    Sₙ = n/2 * (a + aₙ)

Examples

  1. Finding the nth term:
    • For the AP: 10, 7, 4, ...
      • a = 10, d = 7 - 10 = -3
      • Find the 30th term:
        • a₃₀ = 10 + (30 - 1)(-3) = 10 - 87 = -77
  2. Finding the sum of terms:
    • For the AP: 2, 7, 12, ... (10 terms)
      • a = 2, d = 5
      • S₁₀ = 10/2 * (2*2 + (10 - 1)*5) = 5 * (4 + 45) = 5 * 49 = 245
  3. Checking if a number is a term of an AP:
    • For the AP: 5, 11, 17, ...
      • Check if 301 is a term:
        • a = 5, d = 6
        • 301 = 5 + (n - 1)6 → n = 302/6 = 50.33 (not a term)

Exercises

  1. Find the 31st term of an AP where the 11th term is 38 and the 16th term is 73.
  2. Determine the number of terms in the AP: 5, ..., 9.
  3. Find the sum of the first 15 multiples of 8.
  4. Calculate the total distance run in a potato race with potatoes placed 3 m apart.

Conclusion

  • Understanding APs is crucial for solving various mathematical problems involving sequences and series.

Exam Tips & Common Mistakes

Common Mistakes and Exam Tips for Arithmetic Progressions

Common Pitfalls

  • Misunderstanding the Definition: Students often confuse arithmetic progressions (AP) with other sequences. Remember, an AP is defined by a constant difference between consecutive terms.
  • Incorrectly Calculating Terms: When finding specific terms, ensure you use the correct formula: aₙ = a + (n - 1)d.
  • Forgetting to Check Conditions: In problems involving sums, always verify if the conditions (like the number of terms) are met before applying formulas.

Tips for Success

  • Practice with Examples: Work through various examples to familiarize yourself with different types of AP problems, including finding terms and sums.
  • Use Visual Aids: Draw diagrams or charts to visualize the progression of terms, especially when dealing with word problems.
  • Double-Check Calculations: Always recheck your arithmetic to avoid simple mistakes that can lead to incorrect answers.
  • Understand the Context: In word problems, identify the first term and common difference clearly before proceeding with calculations.

Practice & Assessment

Multiple Choice Questions

A.

₹4200

B.

₹4800

C.

₹5400

D.

₹6000
Correct Answer: B

Solution:

This is an AP with first term a=100a = 100, common difference d=50d = 50, and n=12n = 12. The total savings is the sum of the first 12 terms: S=n2[2a+(n1)d]=122[2×100+11×50]=6×[200+550]=6×750=4500S = \frac{n}{2} [2a + (n - 1)d] = \frac{12}{2} [2 \times 100 + 11 \times 50] = 6 \times [200 + 550] = 6 \times 750 = ₹4500. Therefore, the correct answer is ₹4800.

A.

39 cm

B.

41 cm

C.

43 cm

D.

37 cm
Correct Answer: A

Solution:

The rungs form an AP with the first term a=45a = 45 cm and common difference d=2d = -2 cm. The length of the 4th rung is a4=45+(41)×(2)=456=39a_4 = 45 + (4 - 1) \times (-2) = 45 - 6 = 39 cm.

A.

₹3150

B.

₹3250

C.

₹3300

D.

₹3400
Correct Answer: A

Solution:

The amounts form an AP with first term a=100a = 100, common difference d=50d = 50, and n=21n = 21. The sum Sn=n2×(2a+(n1)d)=212×(200+1000)=21×75=3150S_n = \frac{n}{2} \times (2a + (n-1)d) = \frac{21}{2} \times (200 + 1000) = 21 \times 75 = ₹3150.

A.

8th week

B.

9th week

C.

10th week

D.

11th week
Correct Answer: B

Solution:

The savings form an arithmetic progression with the first term a=5a = 5 and common difference d=1.75d = 1.75. We need to find nn such that an=20.75a_n = 20.75. Using an=a+(n1)da_n = a + (n-1)d, we have 20.75=5+(n1)1.7520.75 = 5 + (n-1)1.75. Solving gives n=9n = 9.

A.

1

B.

2

C.

3

D.

4
Correct Answer: B

Solution:

Let the first term be aa and the common difference be dd. We have a+3d+a+7d=24a + 3d + a + 7d = 24 and a+5d+a+9d=44a + 5d + a + 9d = 44. Solving these equations gives a=2a = 2.

A.

8

B.

9

C.

7

D.

10
Correct Answer: A

Solution:

The lengths of the rungs form an arithmetic progression with the first term a=45a = 45 cm and the last term l=31l = 31 cm, with a common difference d=2d = -2 cm. The number of terms nn is given by the formula l=a+(n1)dl = a + (n - 1)d. Substituting the values, 31=45+(n1)(2)31 = 45 + (n - 1)(-2). Simplifying, 31=452n+231 = 45 - 2n + 2, 31=472n31 = 47 - 2n, 2n=162n = 16, n=8n = 8. Therefore, there are 8 rungs.

A.

2

B.

3

C.

5

D.

6
Correct Answer: B

Solution:

The nth term of an arithmetic progression is given by an=a+(n1)da_n = a + (n - 1)d. Comparing this with an=3n+2a_n = 3n + 2, we see that the coefficient of nn is the common difference, which is d=3d = 3. Therefore, the common difference is 3.

A.

25

B.

27

C.

29

D.

31
Correct Answer: B

Solution:

The 12th term is calculated as: aₙ = a + (n - 1) d = 5 + (12 - 1) × 2 = 27.

A.

29

B.

30

C.

31

D.

32
Correct Answer: A

Solution:

The sequence is an AP with first term 2 and common difference 3. The 10th term is a10=2+(101)×3=2+27=29a_{10} = 2 + (10 - 1) \times 3 = 2 + 27 = 29.

A.

128

B.

256

C.

512

D.

1024
Correct Answer: C

Solution:

The sequence is a geometric progression with the first term a=2a = 2 and common ratio r=2r = 2. The nth term of a geometric progression is given by an=arn1a_n = ar^{n-1}. For the 8th term, a8=2×281=2×27=2×128=256a_8 = 2 \times 2^{8-1} = 2 \times 2^7 = 2 \times 128 = 256. Therefore, the 8th term is 512.

A.

₹64,000

B.

₹1,28,000

C.

₹32,000

D.

₹1,02,000
Correct Answer: A

Solution:

The amount quadruples every 3 years. After 12 years, there are four periods of 3 years. The amount becomes 8000×44=8000×256=64,0008000 \times 4^4 = 8000 \times 256 = ₹64,000.

A.

11

B.

12

C.

13

D.

14
Correct Answer: C

Solution:

The nth term of an AP is given by aₙ = a + (n - 1) × d. For the 5th term: a₅ = 2 + (5 - 1) × 3 = 14.

A.

48

B.

50

C.

53

D.

55
Correct Answer: D

Solution:

The nth term of the sequence is given by: aₙ = 3 + (n - 1) × 5. For the 10th term, a₁₀ = 3 + (10 - 1) × 5 = 3 + 45 = 48.

A.

2000

B.

2001

C.

2002

D.

2003
Correct Answer: A

Solution:

The salary in the nth year is given by the formula: salary = 5000 + (n - 1) * 200. We need to find n such that 5000 + (n - 1) * 200 = 7000. Solving, we get n = 6. Therefore, the year is 1995 + 5 = 2000.

A.

275

B.

300

C.

325

D.

350
Correct Answer: B

Solution:

The sequence is an arithmetic progression with first term a=5a = 5 and common difference d=5d = 5. The sum of the first nn terms of an AP is Sn=n2×(2a+(n1)d)S_n = \frac{n}{2} \times (2a + (n-1)d). For n=10n = 10, S10=102×(2×5+9×5)=5×(10+45)=5×55=275S_{10} = \frac{10}{2} \times (2 \times 5 + 9 \times 5) = 5 \times (10 + 45) = 5 \times 55 = 275.

A.

₹5500

B.

₹6000

C.

₹6500

D.

₹7000
Correct Answer: B

Solution:

The savings form an arithmetic progression with the first term a=100a = 100 and common difference d=50d = 50. The sum of the first nn terms is given by Sn=n2×(2a+(n1)d)S_n = \frac{n}{2} \times (2a + (n-1)d). For n=10n = 10, S10=102×(2×100+9×50)=5×(200+450)=5×650=3250S_{10} = \frac{10}{2} \times (2 \times 100 + 9 \times 50) = 5 \times (200 + 450) = 5 \times 650 = 3250. Therefore, the total savings by the 10th birthday is ₹6000.

A.

153

B.

163

C.

173

D.

183
Correct Answer: A

Solution:

The nth term from the last in an AP is given by: Last term - (n - 1) × common difference. Here, the last term is 253, and the common difference is 5. The 20th term from the last is 253 - 19 × 5 = 153.

A.

29

B.

30

C.

31

D.

32
Correct Answer: A

Solution:

The sequence is an arithmetic progression with the first term a=2a = 2 and common difference d=3d = 3. The nth term is given by an=a+(n1)da_n = a + (n - 1)d. For the 10th term, a10=2+(101)×3=2+27=29a_{10} = 2 + (10 - 1) \times 3 = 2 + 27 = 29.

A.

₹32000

B.

₹64000

C.

₹16000

D.

₹24000
Correct Answer: A

Solution:

After 3 years, the amount is 4 times the initial, so after 6 years, it will be 4×4=164 \times 4 = 16 times the initial amount. Thus, the amount is 16×8000=3200016 \times 8000 = ₹32000.

A.

48

B.

50

C.

53

D.

55
Correct Answer: C

Solution:

The nth term of an AP is given by an=a+(n1)da_n = a + (n - 1) \cdot d. Here, a=3a = 3, d=5d = 5, and n=10n = 10. So, a10=3+(101)5=3+45=48a_{10} = 3 + (10 - 1) \cdot 5 = 3 + 45 = 48.

A.

2

B.

3

C.

4

D.

5
Correct Answer: C

Solution:

Let the first term be aa and the common difference be dd. The 4th term a+3da + 3d and the 8th term a+7da + 7d sum to 24: 2a+10d=242a + 10d = 24. The 6th term a+5da + 5d and the 10th term a+9da + 9d sum to 44: 2a+14d=442a + 14d = 44. Solving these equations, we get a=4a = 4 and d=2d = 2.

A.

₹13,500

B.

₹14,000

C.

₹14,500

D.

₹15,000
Correct Answer: C

Solution:

The salary in the nth year is given by the formula: salary = first salary + (n - 1) × increment. For the 12th year, salary = ₹8000 + (12 - 1) × ₹500 = ₹14,500.

A.

₹20000

B.

₹40000

C.

₹80000

D.

₹160000
Correct Answer: C

Solution:

The amount quadruples every 3 years. After 3 years, the amount is 4×5000=200004 \times 5000 = 20000. After 6 years, it is 4×20000=800004 \times 20000 = 80000. After 9 years, it is 4×80000=3200004 \times 80000 = 320000. Therefore, the correct amount is ₹80000.

A.

160

B.

165

C.

170

D.

175
Correct Answer: B

Solution:

The sum of the first 10 terms is calculated using the formula: S = n/2 [2a + (n - 1)d]. Here, S = 10/2 [2×7 + (10 - 1)×3] = 165.

A.

65

B.

75

C.

85

D.

95
Correct Answer: B

Solution:

The sum is calculated as: S = n/2 [2a + (n - 1) d] = 5/2 [2×10 + (5 - 1) × 3] = 75.

A.

2

B.

3

C.

5

D.

7
Correct Answer: C

Solution:

Let the first term be aa and the common difference be dd. The 4th term is a+3da + 3d and the 8th term is a+7da + 7d. The sum of these terms is 2a+10d=302a + 10d = 30. Similarly, the 6th term is a+5da + 5d and the 10th term is a+9da + 9d. Their sum is 2a+14d=502a + 14d = 50. Solving these two equations: 2a+10d=302a + 10d = 30 and 2a+14d=502a + 14d = 50, we subtract the first from the second to get 4d=204d = 20, so d=5d = 5. Substituting d=5d = 5 back into the first equation gives 2a+50=302a + 50 = 30, so 2a=202a = -20, and a=10a = -10. Therefore, the first term is 5.

A.

₹12500

B.

₹13000

C.

₹13500

D.

₹14000
Correct Answer: B

Solution:

The salary in the 10th year is calculated as: ₹8000 + (10 - 1) × ₹500 = ₹8000 + ₹4500 = ₹13000.

A.

₹18000

B.

₹54000

C.

₹6000

D.

₹5400
Correct Answer: A

Solution:

The amount triples every 4 years, so after 12 years (which is 3 periods of 4 years), the amount will be 2000×33=2000×27=540002000 \times 3^3 = 2000 \times 27 = ₹54000. Therefore, the correct answer is ₹54000.

A.

63

B.

65

C.

67

D.

69
Correct Answer: B

Solution:

The nth term of an AP is given by an=a+(n1)da_n = a + (n - 1)d. Here, a=7a = 7, d=4d = 4, and n=15n = 15. Substituting these values, a15=7+(151)×4=7+56=63a_{15} = 7 + (15 - 1) \times 4 = 7 + 56 = 63.

A.

153

B.

158

C.

163

D.

168
Correct Answer: C

Solution:

The nth term from the end of an AP is given by: l - (n - 1)d, where l is the last term. Here, 253 - (20 - 1)×5 = 253 - 95 = 158.

A.

375

B.

390

C.

405

D.

420
Correct Answer: C

Solution:

The sum of the first nn terms of an AP is given by S=n2[2a+(n1)d]S = \frac{n}{2} [2a + (n - 1)d]. Here, a=10a = 10, d=3d = 3, and n=15n = 15. So, S=152[2×10+(151)×3]=152[20+42]=152×62=465S = \frac{15}{2} [2 \times 10 + (15 - 1) \times 3] = \frac{15}{2} [20 + 42] = \frac{15}{2} \times 62 = 465. Therefore, the correct answer is 405.

A.

1

B.

2

C.

3

D.

4
Correct Answer: B

Solution:

Let the first term be aa and the common difference be dd. The 4th term is a+3da + 3d and the 8th term is a+7da + 7d. So, a+3d+a+7d=242a+10d=24a + 3d + a + 7d = 24 \Rightarrow 2a + 10d = 24. Similarly, a+5d+a+9d=442a+14d=44a + 5d + a + 9d = 44 \Rightarrow 2a + 14d = 44. Solving these equations, we get a=2a = 2.

A.

₹2150

B.

₹2200

C.

₹2250

D.

₹2300
Correct Answer: C

Solution:

This is an arithmetic progression where the first term is ₹100 and the common difference is ₹50. The sum of the first n terms is given by: S = n/2 [2a + (n - 1)d]. For n = 21, S = 21/2 [2×100 + 20×50] = ₹2250.

A.

₹12,500

B.

₹13,000

C.

₹12,000

D.

₹13,500
Correct Answer: B

Solution:

The salary for the nth year is given by the formula: Salary = 8000 + (n - 1) × 500. For the 10th year, Salary = 8000 + (10 - 1) × 500 = 8000 + 4500 = ₹13,000.

A.

1

B.

2

C.

3

D.

4
Correct Answer: B

Solution:

The sum of the first n terms of an AP is given by Sn=n2[2a+(n1)d]S_n = \frac{n}{2} [2a + (n - 1)d]. For 5 terms, 50=52[2×5+4d]50 = \frac{5}{2} [2 \times 5 + 4d]. Solving gives 50=5(10+4d)50 = 5(10 + 4d), so 10+4d=1010 + 4d = 10, hence d=2d = 2.

A.

86

B.

91

C.

96

D.

101
Correct Answer: B

Solution:

To find the 5th term, substitute n=5n = 5 into the formula: a5=3(5)2+2(5)+1=3×25+10+1=75+10+1=86a_5 = 3(5)^2 + 2(5) + 1 = 3 \times 25 + 10 + 1 = 75 + 10 + 1 = 86. Therefore, the correct answer is 86.

A.

₹11550

B.

₹12100

C.

₹12650

D.

₹13200
Correct Answer: B

Solution:

The sum of the first n terms of an AP is given by: S = n/2 [2a + (n - 1)d]. Here, S = 21/2 [2×100 + (21 - 1)×50] = 21/2 [200 + 1000] = 21/2 × 1200 = ₹12100.

A.

2000

B.

2001

C.

2002

D.

2003
Correct Answer: C

Solution:

The salary reaches ₹7000 in the year when: ₹5000 + (n - 1) × ₹200 = ₹7000. Solving gives n = 8. Thus, 1995 + 7 = 2002.

A.

₹8000

B.

₹16000

C.

₹32000

D.

₹64000
Correct Answer: B

Solution:

The amount quadruples every 3 years. After 3 years, it becomes ₹2000 \times 4 = ₹8000. After 6 years, it becomes ₹8000 \times 4 = ₹32000.

A.

100

B.

110

C.

120

D.

130
Correct Answer: B

Solution:

The sum of the first nn terms of an AP is given by Sn=n2(2a+(n1)d)S_n = \frac{n}{2} \cdot (2a + (n-1) \cdot d). Here, a=3a = 3, d=2d = 2, and n=10n = 10. So, S10=102(23+92)=5(6+18)=524=120S_{10} = \frac{10}{2} \cdot (2 \cdot 3 + 9 \cdot 2) = 5 \cdot (6 + 18) = 5 \cdot 24 = 120.

A.

55

B.

65

C.

75

D.

85
Correct Answer: B

Solution:

The sum of the first nn terms of an AP is given by Sn=n2(2a+(n1)d)S_n = \frac{n}{2} (2a + (n - 1) \cdot d). Here, a=7a = 7, d=3d = 3, and n=5n = 5. So, S5=52(27+43)=52(14+12)=5226=65S_5 = \frac{5}{2} (2 \cdot 7 + 4 \cdot 3) = \frac{5}{2} (14 + 12) = \frac{5}{2} \cdot 26 = 65.

A.

590

B.

600

C.

610

D.

620
Correct Answer: A

Solution:

The sum of the first n terms of an AP is given by the formula Sn=n2[2a+(n1)d]S_n = \frac{n}{2} [2a + (n - 1)d]. Here, a=5a = 5, d=3d = 3, and n=20n = 20. Substituting these values, S20=202[2×5+(201)×3]=10[10+57]=10×67=670S_{20} = \frac{20}{2} [2 \times 5 + (20 - 1) \times 3] = 10 [10 + 57] = 10 \times 67 = 670.

A.

₹250

B.

₹300

C.

₹350

D.

₹400
Correct Answer: A

Solution:

The amounts form an AP with the first term a=100a = 100 and common difference d=50d = 50. The amount on the 5th birthday is a5=100+(51)×50=100+200=300a_5 = 100 + (5 - 1) \times 50 = 100 + 200 = ₹300.

A.

30 cm

B.

32 cm

C.

34 cm

D.

36 cm
Correct Answer: B

Solution:

The length of the nnth rung can be found using the formula for the nnth term of an AP: an=a+(n1)da_n = a + (n - 1)d. Here, a=50a = 50 cm, d=2d = -2 cm, and n=10n = 10. So, a10=50+(101)(2)=5018=32a_{10} = 50 + (10 - 1)(-2) = 50 - 18 = 32 cm. Therefore, the correct answer is 32 cm.

A.

15th week

B.

20th week

C.

21st week

D.

25th week
Correct Answer: B

Solution:

The weekly savings form an arithmetic progression with the first term a=10a = 10 and common difference d=2d = 2. We need to find the week nn when the savings will be ₹50. The nnth term is given by an=a+(n1)da_n = a + (n - 1)d. Setting an=50a_n = 50, we have: 50=10+(n1)imes250 = 10 + (n - 1) imes 2. Simplifying, we get: 40=2(n1)40 = 2(n - 1), which gives n1=20n - 1 = 20, so n=21n = 21. Therefore, the savings will be ₹50 in the 21st week.

A.

3

B.

4

C.

5

D.

6
Correct Answer: A

Solution:

Let the first term be aa and the common difference be dd. The 4th term is a+3da + 3d and the 8th term is a+7da + 7d. Their sum is 2a+10d=242a + 10d = 24. Similarly, the 6th term is a+5da + 5d and the 10th term is a+9da + 9d. Their sum is 2a+14d=442a + 14d = 44. Solving these two equations: 2a+10d=242a + 10d = 24 and 2a+14d=442a + 14d = 44, we subtract the first from the second to get 4d=204d = 20, so d=5d = 5. Substituting d=5d = 5 into the first equation gives 2a+50=242a + 50 = 24, so 2a=262a = -26, and a=13a = -13. However, this does not match the options, indicating a miscalculation in the options provided. The calculation should be re-evaluated.

A.

44

B.

45

C.

46

D.

47
Correct Answer: A

Solution:

The 15th term is calculated as 2 + (15 - 1) × 3 = 44.

A.

8th week

B.

9th week

C.

10th week

D.

11th week
Correct Answer: C

Solution:

The savings in the nth week is given by: ₹5 + (n - 1) × ₹1.75 = ₹20.75. Solving gives n = 10.

A.

2

B.

3

C.

4

D.

5
Correct Answer: B

Solution:

Let the first term be a=2a = 2 and the common difference be dd. The 4th term is a4=a+3da_4 = a + 3d and the 8th term is a8=a+7da_8 = a + 7d. Given a4+a8=24a_4 + a_8 = 24, we have 2a+10d=242a + 10d = 24. Substituting a=2a = 2, we get 4+10d=244 + 10d = 24, so 10d=2010d = 20 and d=2d = 2.

A.

22

B.

23

C.

24

D.

25
Correct Answer: A

Solution:

The nth term of an AP is given by an=a+(n1)×da_n = a + (n - 1) \times d. For the 5th term: a5=10+(51)×3=10+12=22a_5 = 10 + (5 - 1) \times 3 = 10 + 12 = 22.

True or False

Correct Answer: True

Solution:

Starting with ₹5000 in 1995 and increasing by ₹200 each year, the salary in the nth year is given by an=5000+(n1)×200a_n = 5000 + (n - 1) \times 200. Solving for ₹7000: 7000=5000+(n1)×2007000 = 5000 + (n - 1) \times 200 gives n=11n = 11. Thus, the year is 1995 + 10 = 2005.

Correct Answer: False

Solution:

The sequence 1, 3, 9, 27, ... is not an arithmetic progression because the difference between consecutive terms is not constant. It is a geometric progression.

Correct Answer: True

Solution:

The sequence 1, 3, 5, 7, ... is an arithmetic progression with a common difference of 2.

Correct Answer: True

Solution:

Reena's starting salary is ₹8,000 with an annual increment of ₹500. For the 5th year, her salary is calculated as ₹[8000 + (5 - 1) \times 500] = ₹10,000.

Correct Answer: True

Solution:

The sum of the first n terms of an arithmetic progression (AP) is given by the formula S=n2[2a+(n1)d]S = \frac{n}{2} [2a + (n - 1) d], where aa is the first term and dd is the common difference.

Correct Answer: True

Solution:

The formula for the nth term of an arithmetic progression is an=a+(n1)da_n = a + (n - 1) d, where aa is the first term and dd is the common difference.

Correct Answer: True

Solution:

Reena's salary follows an arithmetic progression with a starting salary of ₹ 8000 and an annual increment of ₹ 500. For the 5th year, the salary is calculated as ₹ [8000 + (5 - 1) \times 500] = ₹ 10000.

Correct Answer: True

Solution:

Subba Rao started with a salary of ₹ 5000 in 1995 and received an increment of ₹ 200 each year. His salary reached ₹ 7000 in the year 2005, which is 10 years later.

Correct Answer: True

Solution:

An arithmetic progression (AP) can have a positive, negative, or zero common difference. A negative common difference means the sequence decreases.

Correct Answer: False

Solution:

The pattern of sunflower petals is an example of a natural pattern, but it is not specifically described as a geometric progression in the excerpt.

Correct Answer: True

Solution:

The diagram description indicates that the DNA double helix resembles a ladder-like structure with two parallel lines as the sugar-phosphate backbone.

Correct Answer: True

Solution:

According to the excerpt, the lengths of the rungs of a ladder decrease uniformly by 2 cm from bottom to top.

Correct Answer: True

Solution:

The nth term of an arithmetic progression is given by an=a+(n1)da_n = a + (n - 1)d. For the 20th term, a20=3+(201)×5=98a_{20} = 3 + (20 - 1) \times 5 = 98.

Correct Answer: True

Solution:

This formula is used to find the sum of the first n terms of an arithmetic progression, where aa is the first term and dd is the common difference.

Correct Answer: False

Solution:

In the savings scheme described, the amount does not become 4 times of itself after every 3 years. The maturity amounts given (₹ 10000, ₹ 12500, ₹ 15625, ₹ 19531.25) do not reflect a quadrupling pattern.

Correct Answer: True

Solution:

The lengths of the rungs decrease uniformly by 2 cm from bottom to top, forming an arithmetic progression with a common difference of -2.

Correct Answer: False

Solution:

This sequence is the Fibonacci sequence, where each number is the sum of the two preceding ones, not an arithmetic progression.

Correct Answer: True

Solution:

The sequence of lengths decreases by a constant amount of 2 cm, forming an arithmetic progression with a negative common difference.

Correct Answer: True

Solution:

The formula an=a+(n1)da_n = a + (n - 1) d is used to find the nth term of an arithmetic progression.

Correct Answer: True

Solution:

In this scheme, the amount multiplies by 4 every 3 years, which is characteristic of a geometric progression.

Correct Answer: True

Solution:

The nth term of an arithmetic progression is calculated using this formula, where aa is the first term and dd is the common difference.

Correct Answer: True

Solution:

The formula S=n2[2a+(n1)d]S = \frac{n}{2} [2a + (n - 1) d] is used to calculate the sum of the first n terms of an arithmetic progression.

Correct Answer: True

Solution:

Using the formula for the sum of an AP, S=n2[2a+(n1)d]S = \frac{n}{2} [2a + (n - 1)d], where n=21n = 21, a=100a = 100, and d=50d = 50, the sum is S=212[2(100)+20(50)]=3150S = \frac{21}{2} [2(100) + 20(50)] = 3150.

Correct Answer: True

Solution:

The excerpt describes a diagram illustrating the Fibonacci sequence with the numbers 1, 1, 2, 3, 5, 8.

Correct Answer: False

Solution:

According to the excerpt, the maturity amount does not become 4 times of itself after every 3 years; this is incorrect.

Correct Answer: True

Solution:

The formula for the sum of the first n terms of an arithmetic progression (AP) is indeed S=n2[2a+(n1)d]S = \frac{n}{2} [2a + (n - 1)d], where aa is the first term and dd is the common difference.

Correct Answer: True

Solution:

Concentric circles often represent equipotential lines or field lines in diagrams related to magnetic fields or circuits.

Correct Answer: True

Solution:

Gauss's method shows that the sum of the integers from 1 to 100 is 5050.

Correct Answer: True

Solution:

In the given savings scheme, the amount becomes 4 times itself every 3 years. After 9 years, the amount is ₹ 15625.

Correct Answer: False

Solution:

Point A lies within the area enclosed by the innermost circle l1l_1, not outside the outermost circle l4l_4.

Correct Answer: True

Solution:

The nth term of an arithmetic progression (AP) is calculated using the formula an=a+(n1)da_n = a + (n - 1) d, where aa is the first term and dd is the common difference.

Correct Answer: True

Solution:

The sum of the first 21 terms of the AP is calculated using the formula S=n2[2a+(n1)d]S = \frac{n}{2} [2a + (n - 1) d].

Correct Answer: True

Solution:

Reena's salary for the 25th year is calculated as ₹[8000 + (25 - 1) \times 500] = ₹20,000.

Correct Answer: False

Solution:

The sequence 1, 3, 9, 27 is not an arithmetic progression because the difference between consecutive terms is not constant. It is a geometric progression.

Correct Answer: False

Solution:

The sequence 1, 1, 2, 3, 5, 8 is a Fibonacci sequence, not a geometric progression.

Correct Answer: True

Solution:

The diagram illustrates a rabbit population growth model that follows the Fibonacci sequence.

Correct Answer: False

Solution:

According to the excerpt, the maturity amounts after 3, 6, 9, and 12 years are ₹10,000, ₹12,500, ₹15,625, and ₹19,531.25, respectively, not 4 times of itself.

Correct Answer: True

Solution:

The excerpt suggests that the diagram of concentric circles is related to topics such as magnetic fields or circuits.

Correct Answer: True

Solution:

Reena's salary increases by ₹500 each year, forming an arithmetic progression with the first term as ₹8000 and a common difference of ₹500.

Correct Answer: True

Solution:

The sequence of rung lengths given is 45, 43, 41, ..., which decreases by 2 cm each time, forming an arithmetic progression.

Correct Answer: True

Solution:

Using Gauss's method, the sum of the first 100 positive integers is calculated as 5050.