Key Takeaways From the Blog
- Arithmetic progression (AP) is a sequence with a constant difference between terms.
- Knowing AP formulas is essential for board exams and competitive tests.
- AP questions come in many types: finding terms, sums, missing values, and word problems.
- Stepwise problem-solving and practice are key for mastering AP.
- Real-world applications of AP include finance, scheduling, and design.
Introduction to Arithmetic Progression Questions
Arithmetic progression questions are one of the most fundamental concepts in mathematics, forming the backbone of sequences and series. Whether you are a student preparing for board exams, competitive entrance tests, or simply seeking to strengthen your mathematical foundation, mastering arithmetic progression questions is essential. This guide covers everything you need to know about arithmetic progression questions, including definitions, formulas, types, step-by-step solutions, arithmetic progression practice problems, real-world applications, and expert tips.
Understanding Arithmetic Progression: Definition and Key Concepts
An arithmetic progression (AP) is a sequence of numbers in which the difference between any two consecutive terms remains constant. This constant is known as the "common difference," usually denoted by ( d ). The first term is typically denoted by ( a ).
Example:
Consider the sequence: 4, 7, 10, 13, 16, …
Here, the common difference ( d = 7 - 4 = 3 ).
Key Characteristics:
- Each term after the first is obtained by adding the common difference to the previous term.
- The sequence can increase (if ( d > 0 )), decrease (if ( d < 0 )), or remain constant (if ( d = 0 )).
General Form of an AP:
( a, a + d, a + 2d, a + 3d, …, a + (n-1)d )
A strong grasp of AP formulas is the foundation for solving any arithmetic progression question. Here are the key formulas:
Formula Description ( a_n = a + (n-1)d ) nth term of an AP ( S_n = \frac{n}{2}[2a + (n-1)d] ) Sum of first n terms ( S_n = \frac{n}{2}(a_1 + a_n) ) Sum using first and nth term ( d = a_2 - a_1 ) Common difference ( a_1, a_2, a_3, …, a_n ) General AP terms
Tips:
- Always identify the first term (( a )) and common difference (( d )) before applying formulas.
- The sum formula can be used in either form depending on what values are given.
Types of Arithmetic Progression Problems You May Encounter
Arithmetic progression questions can be classified into several types, including arithmetic progression mcq, word problems, and case study questions. Understanding each type helps in choosing the right approach for a solution.
1. Finding the Common Difference
Given a sequence, determine the value of ( d ):
- ( d = ) (second term) - (first term)
2. Writing the nth Term
Use the formula ( a_n = a + (n-1)d ) to find any term’s value.
3. Finding a Specific Term
Given ( a ), ( d ), and ( n ), find the nth term.
4. Finding Missing Terms
Given some terms and missing values, use the AP property to fill in the blanks.
5. Calculating the Sum of n Terms
Use ( S_n = \frac{n}{2}[2a + (n-1)d] ) or ( S_n = \frac{n}{2}(a_1 + a_n) ) to find the sum.
6. Application-Based Word Problems
Translate real-life or word problems into AP format and solve.
7. Proving a Sequence is an AP
Show that the difference between consecutive terms is constant.
8. Advanced and Exam-Style Questions
Find which term satisfies a certain condition, or solve for unknowns in the sequence.
Bottom Line: Understanding different types of AP questions prepares you for everything from basic exercises to tough arithmetic progression aptitude questions and board exams.
How to Approach and Solve AP Questions Step by Step
A systematic approach ensures accuracy and clarity when solving AP questions.
Step 1: Identify Known Values
- Find the first term (( a )), common difference (( d )), and the position of the term (( n )).
Step 2: Select the Appropriate Formula
- Decide whether you need to find a term, sum, or another value.
Step 3: Substitute Values
- Plug the known values into the chosen formula.
Step 4: Solve for the Unknown
- Perform algebraic manipulations to find the answer.
Step 5: Check Your Work
- Verify the logic and calculation to avoid common mistakes.
Quick Note: Practicing this process will make solving any arithmetic progression problem much easier and help you avoid careless mistakes.
Detailed Worked Examples of Arithmetic Progression Questions
Let’s walk through a variety of arithmetic progression problems with solutions and stepwise explanations. These examples can help you prepare for arithmetic progression previous year questions and new exam formats.
Example 1: Finding the Common Difference
Question:
Find the common difference of the AP: 1, 6, 11, 16, 21.
Solution:
( d = 6 - 1 = 5 )
So, the common difference is 5.
Example 2: Finding the nth Term
Question:
What is the 10th term of the AP: 3, 8, 13, 18, …?
Solution:
( a = 3, d = 8 - 3 = 5, n = 10 )
( a_{10} = 3 + (10-1) \times 5 = 3 + 45 = 48 )
The 10th term is 48.
Example 3: Calculating the Sum of n Terms
Question:
Find the sum of the first 6 terms of the AP: 7, 11, 15, …
Solution:
( a = 7, d = 4, n = 6 )
( S_6 = \frac{6}{2}[2 \times 7 + (6-1) \times 4] = 3[14 + 20] = 3 \times 34 = 102 )
Sum = 102.
Example 4: Finding Missing Terms
Question:
In the sequence 28, 22, x, y, 4, find the values of x and y.
Solution:
( d = 22 - 28 = -6 )
( x = 22 - 6 = 16 )
( y = 16 - 6 = 10 )
So, x = 16, y = 10.
Example 5: Application-Based Word Problem
Question:
A person saves Rs 5 in the first week, and increases savings each week by Rs 1.75. In which week will the saving reach Rs 20.75?
Solution:
( a = 5, d = 1.75, a_n = 20.75 )
( a_n = a + (n-1)d )
( 20.75 = 5 + (n-1) \times 1.75 )
( 15.75 = (n-1) \times 1.75 )
( n-1 = 9 \rightarrow n = 10 )
So, in the 10th week.
Example 6: Proving a Sequence is an AP
Question:
Are the numbers 2, 5, 8, 11, 14 in AP?
Solution:
Check common difference:
5 - 2 = 3, 8 - 5 = 3, 11 - 8 = 3, 14 - 11 = 3
Yes, the sequence is an AP with ( d = 3 ).
Example 7: Advanced Problem – Which Term is Zero?
Question:
Which term of the AP 30, 27, 24, … is zero?
Solution:
( a = 30, d = -3, a_n = 0 )
( 0 = 30 + (n-1)(-3) )
( 0 = 30 - 3n + 3 )
( 3n = 33 \rightarrow n = 11 )
The 11th term is zero.
Example 8: Finding the Number of Terms for a Given Sum
Question:
How many terms of the AP 24, 21, 18,… must be taken so that their sum is 78?
Solution:
( a = 24, d = -3, S_n = 78 )
( S_n = \frac{n}{2}[2a + (n-1)d] )
( 78 = \frac{n}{2}[48 + (n-1)(-3)] )
( 156 = n[48 - 3(n-1)] )
( 156 = 48n - 3n^2 + 3n )
( 3n^2 - 51n + 156 = 0 )
( n^2 - 17n + 52 = 0 )
( (n-13)(n-4) = 0 )
( n = 4 ) or ( n = 13 )
So, 4 or 13 terms.
Example 9: Which Term is 80 More than the 20th Term?
Question:
Which term of the AP 13, 18, 23, … is 80 more than its 20th term?
Solution:
a = 13
d = 5
a₂₀ = 13 + (20-1) × 5 = 13 + 95 = 108
Let the nth term be 80 more:
aₙ = a₂₀ + 80 = 108 + 80 = 188
aₙ = a + (n-1)d
188 = 13 + (n-1) × 5
188 - 13 = 5(n-1)
175 = 5(n-1)
n-1 = 35
n = 36
So, the 36th term is 80 more than the 20th term.
Example 10: Sum of the First 20 Odd Natural Numbers
Question:
What is the sum of the first 20 odd natural numbers?
Solution:
First term a = 1
d = 2
n = 20
a₂₀ = a + (n-1)d = 1 + 19 × 2 = 39
Sum Sₙ = n/2 (a + aₙ) = 20/2 (1 + 39) = 10 × 40 = 400
So, the sum is 400.
Example 11: First Negative Term
Question:
Find the first negative term of the AP: 36, 30, 24, …
Solution:
a = 36
d = -6
36 + (n-1)(-6) < 0 36 - 6n + 6 < 0 42 - 6n < 0 6n > 42
n > 7
So, the 8th term is the first negative term.
Example 12: Finding the First Term from Two Terms
Question:
If the 3rd term of an AP is 12 and the 7th term is 24, what is the first term?
Solution:
a₃ = a + 2d = 12
a₇ = a + 6d = 24
Subtract: (a + 6d) - (a + 2d) = 24 - 12
4d = 12 ⇒ d = 3
a = 12 - 2×3 = 6
So, the first term is 6.
Example 13: Finding Missing Terms in a Sequence
Question:
In the AP 9, , 19, , 29, find the missing terms.
Solution:
Let the common difference be d.
The terms are: 9, 9+d, 19, 19+d, 29
19 is the third term: a₃ = a + 2d = 19
a = 9 ⇒ 9 + 2d = 19 ⇒ 2d = 10 ⇒ d = 5
So, sequence: 9, 14, 19, 24, 29
Example 14: nth Term from Sum Formula
Question:
If the sum of the first n terms of an AP is Sₙ = 4n - n², what is the nth term?
Solution:
a₁ = S₁ = 4×1 - 1² = 3
a₂ = S₂ - S₁ = (8 - 4) = 4
a₂ = 4 - 3 = 1
d = a₂ - a₁ = 1 - 3 = -2
nth term: aₙ = a₁ + (n-1)d = 3 + (n-1)(-2) = 3 - 2n + 2 = 5 - 2n
Example 15: Proving a Sequence is an AP
Question:
Show that (a-b)², (a²+b²), (a+b)² are in AP.
Solution:
Second term - First term: (a²+b²) - (a-b)² = a² + b² - (a² - 2ab + b²) = 2ab
Third term - Second term: (a+b)² - (a²+b²) = (a² + 2ab + b²) - (a² + b²) = 2ab
Since the difference is constant, the sequence is an AP.
Example 16: Finding the Common Difference from a Sequence
Question:
Find the common difference of the AP: 1/a, (3-a)/3a, (3-2a)/3a, … (a ≠ 0).
Solution:
Second term - First term:
(3-a)/3a - 1/a = [(3-a) - 3]/3a = (-a)/3a = -1/3
Third term - Second term:
(3-2a)/3a - (3-a)/3a = (-a)/3a = -1/3
So, d = -1/3
Example 17: Which Term is a Given Value
Question:
Which term of the AP -7, -12, -17, -22, … is -82?
Solution:
a = -7
d = -12 - (-7) = -5
aₙ = a + (n-1)d
-82 = -7 + (n-1)(-5)
-82 + 7 = (n-1)(-5)
-75 = (n-1)(-5)
n-1 = 15 ⇒ n = 16
So, the 16th term is -82.
Example 18: Number of Terms for a Given Sum
Question:
How many terms of the AP 45, 39, 33, … must be taken so that their sum is 180?
Solution:
a = 45, d = 39-45 = -6, Sₙ = 180
Sₙ = n/2 [2a + (n-1)d]
180 = n/2 [90 + (n-1)(-6)]
360 = n[90 - 6n + 6]
360 = n[96 - 6n]
360 = 96n - 6n²
6n² - 96n + 360 = 0
n² - 16n + 60 = 0
(n-10)(n-6) = 0
n = 6 or n = 10
Example 19: First Term from Given Term and Difference
Question:
In an AP, if d = -4, and the seventh term is 4, find the first term.
Solution:
a₇ = a + 6d = 4
d = -4
a + 6×(-4) = 4
a - 24 = 4
a = 28
Example 20: Four Consecutive AP Numbers with a Condition
Question:
The sum of four consecutive numbers in an AP is 32 and the ratio of the product of the first and last term to the product of the two middle terms is 7:15. Find the numbers.
Solution:
Let numbers be a-3d, a-d, a+d, a+3d
Sum: a-3d + a-d + a+d + a+3d = 4a = 32 ⇒ a = 8
Product of ends: (a-3d)(a+3d) = a²-9d²
Product of middles: (a-d)(a+d) = a²-d²
(a²-9d²)/(a²-d²) = 7/15
Cross-multiplied: 15(a²-9d²) = 7(a²-d²)
15a²-135d² = 7a²-7d²
8a² = 128d² ⇒ a² = 16d² ⇒ a = 8, d = ±2
So, numbers: 8-6=2, 8-2=6, 8+2=10, 8+6=14
Example 21: Common Difference from AP Terms
Question:
What is the common difference of an AP in which a₂₁ - a₇ = 84?
Solution:
a₂₁ = a + 20d
a₇ = a + 6d
a₂₁ - a₇ = (a + 20d) - (a + 6d) = 14d = 84
d = 6
Example 22: First Negative Term in a Fractional AP
Question:
Which term of the progression 20, 19¼, 18½, 17¾, … is the first negative term?
Solution:
a = 20, d = 19.25 - 20 = -0.75
aₙ < 0 ⇒ 20 + (n-1)(-0.75) < 0 20 - 0.75n + 0.75 < 0 20.75 < 0.75n n > 27.67
So, the 28th term is the first negative term.
Example 23: nth Term from Ratio of Sums
Question:
If the ratio of the sum of the first n terms of two APs is (7n + 1):(4n + 27), what is the ratio of their 9th terms?
Solution:
Let Sₙ₁/Sₙ₂ = (7n+1)/(4n+27)
Sₙ = n/2 [2a + (n-1)d]
a₉ = a + 8d
Difference in sum for 9 and 8 terms gives the 9th term.
Ratio for n=9:
S₉₁/S₉₂ = (7×9+1)/(4×9+27) = (63+1)/(36+27) = 64/63
So, the ratio of the 9th terms is also 64/63.
Example 24: AP Term from Two Given Terms
Question:
If the 8th term of an AP is zero, and the 12th term is 20, find the first term and the common difference.
Solution:
a₈ = a + 7d = 0
a₁₂ = a + 11d = 20
Subtract: (a + 11d) - (a + 7d) = 20 - 0 ⇒ 4d = 20 ⇒ d = 5
a = 0 - 7×5 = -35
Example 25: Finding the 19th Term
Question:
Find the 19th term of the AP: 5, 11, 17, 23, …
Solution:
a = 5, d = 6
a₁₉ = 5 + (19-1)×6 = 5 + 108 = 113
Example 26: Sum of First 30 Even Natural Numbers
Question:
What is the sum of the first 30 even natural numbers?
Solution:
First even number: 2
d = 2
a₃₀ = 2 + 29×2 = 60
Sum = n/2 (a₁ + aₙ) = 30/2 (2+60) = 15×62 = 930
Example 27: Which Term is 80 More than the 20th Term (Alternate AP)?
Question:
Which term of the AP 13, 18, 23, … is 80 more than its 20th term?
(Repeat for reinforcement)
Solution:
Already solved in Example 9. The answer is the 36th term.
Example 28: AP with Variable First Term and Difference
Question:
The first term of an AP is p and its common difference is q. Find its 10th term.
Solution:
a = p, d = q
a₁₀ = p + (10-1)q = p + 9q
Example 29: Number of Terms for Zero Sum
Question:
How many terms of the AP 18, 16, 14, … must be taken so that their sum is zero?
Solution:
a = 18, d = -2, Sₙ = 0
Sₙ = n/2 [2a + (n-1)d]
0 = n/2 [36 + (n-1)(-2)]
0 = n/2 [36 - 2n + 2]
0 = n/2 [38 - 2n]
n = 0 or 38 - 2n = 0 ⇒ n = 19
Example 30: Proving a Relationship Between Terms
Question:
The 4th term of an AP is zero. Prove that the 25th term is three times its 11th term.
Solution:
Let a₄ = 0 ⇒ a + 3d = 0 ⇒ a = -3d
a₂₅ = a + 24d = -3d + 24d = 21d
a₁₁ = a + 10d = -3d + 10d = 7d
a₂₅ = 3 × a₁₁ (since 21d = 3 × 7d)
Hence proved.
Practice Questions for Self-Assessment
Test your knowledge and problem-solving skills with the following arithmetic progression practice questions. These are ideal for preparing for arithmetic progression quiz sections and can also be found in arithmetic progression questions and answers pdf resources. Work through each one carefully and check your answers after attempting them all.
Basic Level
- Find the common difference of the AP: 4, 9, 14, 19, …
- What is the 12th term of the AP: 6, 10, 14, 18, …?
- Write the first five terms of the AP whose first term is 7 and common difference is -3.
- Which term of the AP: 21, 18, 15, … is -81?
- Find the sum of the first 10 terms of the AP: 5, 8, 11, …
- If the 5th term of an AP is 20 and the common difference is 4, what is the first term?
- The nth term of an AP is 2n + 3. Find the 8th term.
- Find the 25th term of the AP: 100, 95, 90, …
- If the sum of the first n terms of an AP is 3n² + 2n, find its 5th term.
- Write the next three terms: 2, 6, 10, 14, …
Intermediate Level
- Which term of the AP: 17, 14, 11, … will be -40?
- Find the sum of the first 20 terms of the AP: 1, 3, 5, …
- If the 7th term of an AP is 13 and the 12th term is 28, find the common difference.
- In the AP: 50, 47, 44, …, how many terms are needed for the sum to be 150?
- Find the number of terms in the AP: 7, 13, 19, …, 85.
- Find the sum of all two-digit numbers which are divisible by 5.
- If the sum of the first n terms of an AP is 5n, what is its nth term?
- Which term of the AP: 13, 8, 3, … is -27?
- If the 3rd term of an AP is 12 and the 8th term is 27, what is the common difference?
- Find the sum of the first 15 terms of the AP: 10, 7, 4, …
Application and Word Problems
- A student saves Rs 10 in the first week and increases his savings by Rs 5 every week. How much will he save in the 12th week?
- The sum of the first 8 terms of an AP is 100. If the first term is 6, find the common difference.
- The sum of three consecutive terms of an AP is 24, and their product is 440. Find the terms.
- If the 2nd term of an AP is 7 and the 6th term is 23, find the first term and the common difference.
- The sum of the first n terms of an AP is 2n² + n. Find its 9th term.
- In an AP, the 1st term is 2 and the 5th term is 14. Find the sum of the first 10 terms.
- The 10th term of an AP is 50 and the common difference is 3. What is the first term?
- If the sum of the first 20 terms of an AP is 400 and the first term is 5, find the common difference.
- Which term of the AP: 29, 25, 21, … is -15?
- The 4th term of an AP is 0. Prove that the 25th term is three times its 11th term.
Advanced and Exam-Oriented
- If the sum of the first n terms of an AP is n² + 2n, find its 7th term.
- In an AP, the 8th term is 37 and the 15th term is 65. Find the common difference and the first term.
- The sum of the first 16 terms of an AP is 352. If the first term is 7, find the common difference.
- The sum of the first 30 terms of an AP is 1500. If the last term is 100, find the first term.
- The 2nd and 5th terms of an AP are 10 and 19, respectively. Find the 20th term.
- Find the sum of the first 25 terms of the AP: 7, 10, 13, …
- If the 12th term of an AP is 50 and the sum of the first 12 terms is 312, what is the first term?
- The sum of the first n terms of an AP is 6n - n². Find the AP.
- In an AP, the sum of the first n terms is 5n² + 3n. Find its common difference.
- Which term of the AP 4, 7, 10, … is 100?
Mixed Practice
- Find the sum of the first 50 natural numbers.
- The sum of the first n terms of an AP is 2n² + 3n. Find the 10th term.
- Which term of the AP: 20, 18.5, 17, … is the first negative term?
- If the 6th term of an AP is 22 and the 15th term is 49, find the common difference.
- The sum of the first 5 terms of an AP is 40 and the sum of the next 5 terms is 90. Find the AP.
- If a, b, c are in AP and a + b + c = 18, find the value of b.
- The sum of three consecutive terms of an AP is 27, and their product is 504. Find the terms.
- If the sum of the first 7 terms of an AP is 119, and the first term is 6, find the common difference.
- Find the 20th term of the AP: 15, 12, 9, …
- Which term of the AP 7, 13, 19, … is 85?
Challenging and Conceptual
- The sum of the first n terms of an AP is 3n² + n. Find the 10th term.
- In an AP, the sum of the first 8 terms is 100, and the sum of the next 8 terms is 340. Find the first term and the common difference.
- Which term of the AP: 100, 97, 94, … is the first negative term?
- If the 5th term of an AP is 0, and the 9th term is 8, find the AP.
- The sum of the first 30 terms of an AP is 750, and the last term is 49. Find the first term.
- Find the sum of all odd numbers between 1 and 100.
- If the sum of the first n terms of an AP is 4n² + n, what is the 11th term?
- The 7th term of an AP is 20 and the 13th term is 38. Find the AP.
- Which term of the AP: 12, 9, 6, … is -33?
- If the sum of the first 16 terms of an AP is 400, and the first term is 4, find the common difference.
Real-World and Word Problems
- A person borrows Rs 5000 and agrees to pay back in 10 monthly installments, each installment being Rs 50 more than the previous one. What is the value of the first and last installment?
- The number of seats in each row of a theater increases by 4 from row to row. If the first row has 20 seats, how many seats are there in the 15th row?
- A sum of Rs 1200 is to be distributed among 12 students so that each gets Rs 10 more than the previous student. Find the share of the first and last student.
- The cost of a taxi ride is Rs 50 for the first kilometer and increases by Rs 10 for each subsequent kilometer. What is the cost for a 12 km ride?
- A school awards scholarships increasing by Rs 500 each year. If the first award is Rs 2000, what is the amount of the 10th award?
- A ladder has 20 rungs, each 30 cm apart. What is the distance from the first rung to the last?
- The population of a town increases by 2% each year. If the current population is 5000, what will it be after 10 years (use AP approximation)?
- A pile of bricks has 25 layers. The top layer has 10 bricks, and each lower layer has 2 more bricks than the layer above. How many bricks are there in total?
- In an auditorium, there are 30 rows of seats. The first row has 8 seats, and each subsequent row has 2 more seats. How many seats are there in total?
- A person starts jogging with 1 km on the first day and increases the distance by 0.5 km each day. How far will he jog on the 20th day?.
Solutions
Basic Level
- Solution:
d = 9 - 4 = 5 - Solution:
a = 6, d = 4
a₁₂ = a + (12-1)d = 6 + 11×4 = 6 + 44 = 50 - Solution:
7, 4, 1, -2, -5 - Solution:
a = 21, d = -3
aₙ = 21 + (n-1)(-3) = -81
-81 = 21 - 3n + 3
-81 = 24 - 3n
-105 = -3n
n = 35 - Solution:
a = 5, d = 3, n = 10
S₁₀ = n/2 [2a + (n-1)d] = 10/2 [10 + 9×3] = 5[10 + 27] = 5×37 = 185 - Solution:
a₅ = a + 4d = 20
a + 16 = 20
a = 4 - Solution:
a₈ = 2×8 + 3 = 16 + 3 = 19 - Solution:
a = 100, d = -5
a₂₅ = 100 + (25-1)(-5) = 100 + 24×(-5) = 100 - 120 = -20 - Solution:
a₅ = S₅ - S₄ = [3×25 + 2×5] - [3×16 + 2×4] = (75+10)-(48+8) = 85-56 = 29 - Solution:
d = 4
Next terms: 18, 22, 26
Intermediate Level
- Solution:
a = 17, d = -3
aₙ = 17 + (n-1)(-3) = -40
-40 = 17 - 3n + 3
-40 = 20 - 3n
-60 = -3n
n = 20 - Solution:
a = 1, d = 2, n = 20
S₂₀ = 20/2 [2×1 + 19×2] = 10[2 + 38] = 10×40 = 400 - Solution:
a₇ = a + 6d = 13
a₁₂ = a + 11d = 28
Subtract: (a + 11d) - (a + 6d) = 28 - 13 → 5d = 15 → d = 3 - Solution:
a = 50, d = -3, Sₙ = 150
Sₙ = n/2 [2×50 + (n-1)(-3)] = n/2 [100 - 3n + 3] = n/2 [103 - 3n]
150×2 = n(103 - 3n)
300 = 103n - 3n²
3n² - 103n + 300 = 0
n² - 34.33n + 100 = 0 (approximate)
Try n = 3: 3² - 34.33×3 + 100 ≈ 9 - 103 + 100 = 6 (not zero)
Try n = 4: 16 - 137 + 100 = -21 (not zero)
Try n = 12: 144 - 412 + 100 = -168
Try n = 25: 625 - 858 + 100 = -133
Try n = 100: 10000 - 3433 + 100 = 6667
Alternative: Use quadratic formula:
3n² - 103n + 300 = 0
n = [103 ± √(103² - 4×3×300)] / 6
n = [103 ± √(10609 - 3600)] / 6
n = [103 ± √7009] / 6
Since n must be integer, check for calculation error or clarify question.
(If you want, you can leave it as: n = [103 ± √7009]/6) - Solution:
a = 7, d = 6, aₙ = 85
85 = 7 + (n-1)×6
85 - 7 = 6(n-1)
78 = 6(n-1)
n-1 = 13 → n = 14 - Solution:
Smallest two-digit number divisible by 5: 10
Largest: 95
a = 10, d = 5, l = 95
n = [(95 - 10)/5] + 1 = (85/5) + 1 = 17 + 1 = 18
S₁₈ = 18/2 (10 + 95) = 9×105 = 945 - Solution:
aₙ = Sₙ - Sₙ₋₁ = 5n - 5(n-1) = 5n - 5n + 5 = 5 - Solution:
a = 13, d = -5
aₙ = 13 + (n-1)(-5) = -27
-27 = 13 - 5n + 5
-27 = 18 - 5n
-45 = -5n
n = 9 - Solution:
a₃ = a + 2d = 12
a₈ = a + 7d = 27
Subtract: 7d - 2d = 27 - 12 → 5d = 15 → d = 3 - Solution:
a = 10, d = -3, n = 15
S₁₅ = 15/2 [2×10 + 14×(-3)] = 7.5[20 - 42] = 7.5×(-22) = -165
Application and Word Problems
- Solution:
a = 10, d = 5, n = 12
a₁₂ = 10 + (12-1)×5 = 10 + 55 = 65 - .Solution:
S₈ = 100, a = 6
S₈ = 8/2 [2×6 + 7d] = 4[12 + 7d] = 100
12 + 7d = 25
7d = 13 → d = 13/7 ≈ 1.857 - Solution:
Let terms be a-d, a, a+d
Sum: (a-d) + a + (a+d) = 3a = 24 → a = 8
Product: (8-d)×8×(8+d) = 440
(8-d)(8+d) = 440/8 = 55
64 - d² = 55 → d² = 9 → d = 3
Terms: 8-3=5, 8, 8+3=11 - Solution:
a₂ = a + d = 7
a₆ = a + 5d = 23
Subtract: 5d - d = 23 - 7 → 4d = 16 → d = 4
a = 7 - 4 = 3 - Solution:
a₉ = S₉ - S₈ = [2×81 + 9] - [2×64 + 8] = (162+9)-(128+8)=171-136=35 - Solution:
a = 2, a₅ = 2 + 4d = 14 → 4d = 12 → d = 3
S₁₀ = 10/2 [2×2 + 9×3] = 5[4 + 27]=5×31=155 - Solution:
a₁₀ = a + 9d = 50
a + 27 = 50 → a = 23 - Solution:
S₂₀ = 400, a = 5
S₂₀ = 10 [2×5 + 19d] = 10[10 + 19d] = 400
10 + 19d = 40 → 19d = 30 → d = 30/19 ≈ 1.579 - Solution:
a = 29, d = -4
aₙ = 29 + (n-1)(-4) = -15
-15 = 29 - 4n + 4
-15 = 33 - 4n
-48 = -4n → n = 12 - Solution:
a + 3d = 0 → a = -3d
a₂₅ = a + 24d = -3d + 24d = 21d
a₁₁ = a + 10d = -3d + 10d = 7d
a₂₅ = 3 × a₁₁
Advanced and Exam-Oriented
- Solution:
a₇ = S₇ - S₆ = (49+14)-(36+12)=63-48=15 - Solution:
a₈ = a+7d = 37
a₁₅ = a+14d = 65
Subtract: 7d → 65-37 = 28 → 7d = 28 → d = 4
a = 37 - 7×4 = 9 - Solution:
S₁₆ = 352, a = 7
S₁₆ = 8[2×7 + 15d] = 8[14 + 15d] = 352
14 + 15d = 44 → 15d = 30 → d = 2 - Solution:
S₃₀ = 1500, a₃₀ = 100
Sₙ = n/2 (a₁ + aₙ)
1500 = 15(a₁ + 100)
a₁ + 100 = 100 → a₁ = 0 - Solution:
a₂ = a + d = 10
a₅ = a + 4d = 19
4d - d = 19 - 10 → 3d = 9 → d = 3
a = 10 - 3 = 7
a₂₀ = 7 + 19×3 = 7 + 57 = 64 - Solution:
a = 7, d = 3, n = 25
S₂₅ = 25/2 [2×7 + 24×3] = 12.5[14 + 72]=12.5×86=1075 - Solution:
a₁₂ = a + 11d = 50
S₁₂ = 6(a + 50) = 312
a + 50 = 52 → a = 2 - Solution:
a₁ = S₁ = 6-1=5
a₂ = S₂-S₁ = (12-4)-(6-1)=8-5=3
d = a₂ - a₁ = 3-5 = -2
AP: 5, 3, 1, -1, … - Solution:
a₁ = S₁ = 5+3=8
a₂ = S₂ - S₁ = (20+6)-(5+3)=26-8=18
d = 18-8=10 - Solution:
a = 4, d = 3
100 = 4 + (n-1)×3
96 = 3(n-1)
n-1 = 32 → n = 33
Mixed Practice
- Solution:
S₅₀ = 50/2 (1+50) = 25×51 = 1275 - Solution:
a₁₀ = S₁₀ - S₉ = (200+30)-(162+27)=230-189=41 - Solution:
a = 20, d = -1.5
20 + (n-1)(-1.5) < 0 20 - 1.5n + 1.5 < 0 21.5 < 1.5n → n > 14.33
So, 15th term - If the 6th term of an AP is 22 and the 15th term is 49, find the common difference.
Solution:
a₆ = a + 5d = 22
a₁₅ = a + 14d = 49
14d - 5d = 49 - 22 → 9d = 27 → d = 3 - Solution:
S₅ = 40, S₁₀ = 130
S₆-₁₀ = S₁₀ - S₅ = 90
S₁₀ = 10/2 (a + a₁₀) = 5(a + a₁₀) = 130 → a + a₁₀ = 26
Similarly, S₅ = 5/2 (2a + 4d) = 40 → 2a + 4d = 16 → a + 2d = 8
a₁₀ = a + 9d
a + a₁₀ = a + a + 9d = 2a + 9d = 26
2a + 9d = 26
2a + 4d = 16
Subtract: 5d = 10 → d = 2
a + 2d = 8 → a = 8 - 4 = 4
AP: 4, 6, 8, 10, 12, … - Solution:
b = (a + c)/2
a + b + c = 18 → b = 18/3 = 6 - Solution:
Terms: a-d, a, a+d
3a = 27 → a = 9
(9-d)×9×(9+d) = 504
(81 - d²)×9 = 504
81 - d² = 56 → d² = 25 → d = 5
Terms: 4, 9, 14 - Solution:
S₇ = 119, a = 6
S₇ = 7/2 [2×6 + 6d] = (7/2)(12 + 6d) = 119
12 + 6d = 34 → 6d = 22 → d = 11/3 ≈ 3.667 - Solution:
a = 15, d = -3
a₂₀ = 15 + 19×(-3) = 15 - 57 = -42 - Solution:
a = 7, d = 6
85 = 7 + (n-1)×6
78 = 6(n-1)
n-1 = 13 → n = 14
Challenging and Conceptual
- Solution:
a₁₀ = S₁₀ - S₉ = (300+10)-(243+9)=310-252=58 - Solution:
S₈ = 100, S₁₆ = 440
S₉₋₁₆ = S₁₆ - S₈ = 340
S₉₋₁₆ = 8/2 [2a + (2×8-1)d] = 4[2a + 15d] = 340 → 2a + 15d = 85
S₈ = 4[2a + 7d] = 100 → 2a + 7d = 25
Subtract: 8d = 60 → d = 7.5
2a + 7×7.5 = 25 → 2a + 52.5 = 25 → 2a = -27.5 → a = -13.75 - Solution:
a = 100, d = -3
100 + (n-1)(-3) < 0 100 - 3n + 3 < 0 103 < 3n → n > 34.33
So, 35th term - Solution:
a + 4d = 0
a + 8d = 8
Subtract: 4d = 8 → d = 2
a = -8
AP: -8, -6, -4, -2, 0, 2, 4, 6, 8, … - Solution:
S₃₀ = 30/2 (a + 49) = 15(a + 49) = 750
a + 49 = 50 → a = 1 - Solution:
Smallest odd: 1, Largest: 99, d = 2
n = (99-1)/2 + 1 = 50
S₅₀ = 50/2 (1+99) = 25×100 = 2500 - Solution:
a₁₁ = S₁₁ - S₁₀ = (484+11)-(400+10)=495-410=85 - Solution:
a + 6d = 20; a + 12d = 38
6d = 18 → d = 3
a = 20 - 18 = 2
AP: 2, 5, 8, 11, … - Solution:
a = 12, d = -3
aₙ = 12 + (n-1)(-3) = -33
-33 = 12 - 3n + 3
-33 = 15 - 3n
-48 = -3n → n = 16 - Solution:
S₁₆ = 8[2×4 + 15d] = 8[8 + 15d] = 400
8 + 15d = 50 → 15d = 42 → d = 2.8
Real-World and Word Problems
- Solution:
Let first installment = a, d = 50, n = 10
S₁₀ = 10/2 (2a + 9×50) = 5(2a + 450) = 5000
2a + 450 = 1000 → 2a = 550 → a = 275
Last installment: a₁₀ = 275 + 9×50 = 275 + 450 = 725 - Solution:
a = 20, d = 4, n = 15
a₁₅ = 20 + 14×4 = 20 + 56 = 76 - Solution:
n = 12, S₁₂ = 1200, d = 10
S₁₂ = 6[2a + 11×10] = 6[2a + 110] = 1200
2a + 110 = 200 → 2a = 90 → a = 45
Last share: a₁₂ = 45 + 11×10 = 45 + 110 = 155 - Solution:
a = 50, d = 10, n = 12
a₁₂ = 50 + 11×10 = 50 + 110 = 160 - Solution:
a = 2000, d = 500, n = 10
a₁₀ = 2000 + 9×500 = 2000 + 4500 = 6500 - Solution:
Number of gaps = 19
Distance = 19×30 = 570 cm - Solution:
Annual increase = 2% of 5000 = 100
After 10 years: 5000 + 9×100 = 5900
(Note: This is a linear approximation; actual population using GP would be higher.) - Solution:
a = 10, d = 2, n = 25
S₂₅ = 25/2 [2×10 + 24×2] = 12.5[20 + 48]=12.5×68=850 - Solution:
a = 8, d = 2, n = 30
S₃₀ = 15[2×8 + 29×2]=15[16 + 58]=15×74=1110 - Solution:
a = 1, d = 0.5, n = 20
a₂₀ = 1 + 19×0.5 = 1 + 9.5 = 10.5 km
Bottom Line: Regular practice with a variety of AP problems, from basic to advanced, is the best way to master this topic and build confidence for any exam.
Common Mistakes Students Make When Solving AP Questions
Solving arithmetic progression questions can sometimes be tricky, especially if you overlook small details or rush through calculations. Here are some of the most frequent mistakes students make, along with advice on how to avoid them:
- Confusing the Position of the Term (n) with the Term’s Value
Many students mix up the position of a term (n) with the actual value of the term (aₙ). Remember, n refers to the place in the sequence, not the number itself. For example, in the sequence 3, 5, 7, 9, the third term (n=3) is 7, not 3. - Using the Wrong Formula
Arithmetic progressions have specific formulas for the nth term and the sum of n terms. Sometimes, students mistakenly use formulas from geometric or harmonic progressions, leading to incorrect answers. Always double-check that you are using:
- nth term: aₙ = a + (n-1)d - Sum: Sₙ = n/2 [2a + (n-1)d] or Sₙ = n/2 (a₁ + aₙ) - Incorrectly Identifying the Common Difference (d)
Students sometimes calculate the common difference incorrectly, especially if the sequence includes negative numbers or fractions. Always subtract the previous term from the next term (d = a₂ - a₁), and check for consistency across several pairs of terms. - Ignoring Negative or Zero Common Differences
Some students assume the common difference must be positive, but APs can decrease (d < 0) or remain constant (d = 0). Make sure to recognize and correctly handle these cases. - Misapplying the Sum Formula
When using the sum formula, students sometimes substitute the wrong value for n, or use the term’s value instead of its position. Always ensure that n is the number of terms, not the value of the last term. - Forgetting to Check If a Sequence Is Actually an AP
Before applying AP formulas, always check that the sequence has a constant difference between terms. Applying AP formulas to a non-AP sequence will lead to incorrect results. - Skipping Steps or Not Showing Working
In a rush, students may skip steps or fail to write out their calculations clearly. This not only makes it harder to spot mistakes, but can also cost marks in exams. Always show your steps, especially when solving for unknowns. - Calculation and Arithmetic Errors
Small mistakes in addition, subtraction, or multiplication can lead to incorrect answers. Always double-check your arithmetic, especially when working with negative numbers or fractions. - Incorrectly Finding Missing Terms
When asked to find missing terms in a sequence, students sometimes forget to use the common difference consistently or to check their answers by substituting back into the sequence. - Not Answering What the Question Asks
Sometimes, students find the nth term or sum, but forget to answer the specific question (e.g., “Which term is equal to 0?” or “How many terms are needed for the sum to reach 100?”). Always reread the question and make sure your final answer addresses what is being asked.
How to Avoid These Mistakes:
- Carefully read and understand the problem before starting.
- Write down all known values and formulas before substituting numbers.
- Check for a constant common difference before applying AP formulas.
- Show all your working and double-check calculations.
- Review your final answer to ensure it matches the question’s requirements.
Quick Note: By being aware of these common pitfalls and practicing step-by-step problem solving, you can significantly improve your accuracy and confidence in solving arithmetic progression questions.
Real-World Applications of Arithmetic Progression
Arithmetic progression is not just theoretical it appears in many practical situations. Understanding arithmetic and geometric progression questions can help you solve problems in finance, planning, and science.
- Financial Planning: Calculating savings with regular deposits, loan repayments (EMIs), and salary increments.
- Resource Distribution: Dividing prizes, scholarships, or resources in increasing or decreasing order.
- Scheduling: Setting up timetables or work shifts with regular intervals.
- Architecture and Design: Arranging seats in a theater, steps in a staircase, or tiles in patterns.
- Science and Nature: Counting patterns in petals, shells, or layers in geological formations.
Quick recap: Recognizing AP in real life helps you connect classroom math to everyday situations and practical problem-solving.
Advanced Tips for Mastering AP Questions in Exams
- Visualize the Sequence: Drawing a number line or sequence chart can help clarify the pattern.
- Work Both Forwards and Backwards: When finding missing terms, use the property of equal differences in both directions.
- Use Algebraic Manipulation: For complex problems, set up equations for unknowns and solve systematically.
- Practice Word Problems: Translate real-life scenarios into AP format for better understanding.
- Double-Check Calculations: Small mistakes in arithmetic can lead to wrong answers; always review your work.
Bottom Line: Mastering these strategies will help you tackle even the most challenging arithmetic progression MCQ and written questions.
Conclusion
Arithmetic progression questions are a cornerstone of mathematics, appearing in exams, competitions, and real-world situations. By understanding the key concepts, memorizing essential formulas, practicing a wide variety of problems, and learning from common mistakes, you can approach any AP question with confidence. Remember, consistent practice and stepwise problem-solving are the keys to success. Use the examples, practice problems, and tips in this guide to build your skills and excel in your mathematical journey.
Why It Matters
Arithmetic progression questions are a cornerstone of mathematics, appearing in exams, competitions, and real-world scenarios. Mastering AP not only boosts your exam scores but also sharpens your logical thinking and problem-solving skills for life.
Practical Advice for Learners
- Practice a variety of arithmetic progression questions regularly.
- Memorize key AP formulas and understand when to use them.
- Always check for a constant difference before applying AP concepts.
- Break down complex problems into smaller, manageable steps.
- Review mistakes to avoid repeating them.
- Apply AP concepts to real-world situations to deepen your understanding.
Frequently Asked Questions About Arithmetic Progression Problems
Q1: What is an arithmetic progression question?
A: It is a problem involving a sequence where each term increases or decreases by a fixed amount (the common difference). Arithmetic progression questions and arithmetic progression problems test your ability to use formulas and recognize patterns, and are often featured in arithmetic progression questions and solutions sections of textbooks and exams.
Q2: How do you solve AP questions step by step?
A: Identify the first term and common difference, choose the right formula, substitute values, solve for the unknown, and check your answer.
Q3: What is the most important formula in AP?
A: The nth term formula: ( a_n = a + (n-1)d ), and the sum formula: ( S_n = \frac{n}{2}[2a + (n-1)d] ). These are essential for solving arithmetic progression mcq and arithmetic progression quiz questions.
Q4: Why do AP questions appear so often in exams?
A: They test core mathematical skills: pattern recognition, logical reasoning, and formula application.
Q5: Can the common difference be negative or zero?
A: Yes. A negative ( d ) means the sequence decreases; zero means all terms are equal.
Q6: How can I check if a sequence is an AP?
A: Calculate the difference between consecutive terms. If the difference is always the same, it’s an AP. This check is crucial for arithmetic progression case study questions and arithmetic progression hard questions.