Solved Examples

Arithmetic Progressions: 10 Solved Problems for CBSE Class 10

Unlock full marks in AP with expert-solved examples and smart study tips!

CBSEClass 10
SparkEd Math2 March 20268 min read
Students studying Arithmetic Progressions with formulas and examples

Hey Future Math Whiz, Let's Master AP!

Remember that feeling when you open your CBSE Class 10 Math paper and see a question from Arithmetic Progressions? Accha, sometimes it feels like a breeze, but sometimes, yaar, it can get tricky, right? Especially when you're trying to figure out if it's an nthn^{th} term problem or a sum of nn terms one.

Don't worry, you're not alone! Arithmetic Progressions (AP) from NCERT Chapter 5 is super important, not just for your board exams but also for building a strong foundation for higher studies. It’s a chapter that often carries a good weightage, so mastering it is a smart move.

In this article, we're going to break down APs with 10 solved problems, just like your cool senior would explain. We'll cover everything from finding the nthn^{th} term to calculating sums, and even tackle some real-life applications. So, suno, let's dive in and make AP your strong suit!

Understanding the Building Blocks: AP Formulas

Diagram illustrating Understanding the Building Blocks: AP Formulas

Before we jump into problem-solving, let's quickly recap the two main formulas that are your best friends in Arithmetic Progressions. These are the backbone of almost every problem you'll encounter in your CBSE Class 10 exams, whether from NCERT, RD Sharma, or RS Aggarwal.

**1. The nthn^{th} term of an AP:** This formula helps you find any term in a sequence without listing all of them. Imagine you need the 50th50^{th} term of an AP, you can't just keep adding, right? This is where this formula comes in handy:

an=a+(n1)da_n = a + (n-1)d

Here,
* ana_n is the nthn^{th} term you want to find.
* aa is the first term of the AP.
* nn is the number of terms (or the position of the term you're looking for).
* dd is the common difference (the constant value added to get the next term).

**2. Sum of the first nn terms of an AP:** What if you need to add up all the numbers in a long AP? This formula saves you a ton of time and effort:

Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d]

Alternatively, if you know the first and the last term (ll or ana_n), you can use:
Sn=n2[a+l]S_n = \frac{n}{2}[a + l]

Here,
* SnS_n is the sum of the first nn terms.
* nn is the number of terms.
* aa is the first term.
* dd is the common difference.
* ll (or ana_n) is the last term.

Solved Problem 1: Finding the $n^{th}$ Term

Diagram illustrating Solved Problem 1: Finding the $n^{th}$ Term

Problem: Find the 10th10^{th} term of the AP: 2,7,12,...2, 7, 12, ...

Solution:
Given AP is 2,7,12,...2, 7, 12, ...
Here, the first term a=2a = 2.

The common difference d=72=5d = 7 - 2 = 5. (Also, 127=512 - 7 = 5, so it's consistent.)
We need to find the 10th10^{th} term, so n=10n = 10.

Using the formula for the nthn^{th} term: an=a+(n1)da_n = a + (n-1)d

Substitute the values:
a10=2+(101)5a_{10} = 2 + (10-1)5
a10=2+(9)5a_{10} = 2 + (9)5
a10=2+45a_{10} = 2 + 45
a10=47a_{10} = 47

So, the 10th10^{th} term of the AP is 4747.

Practice this topic on SparkEd — free visual solutions and AI coaching

Try Free

Solved Problem 2: Sum of $n$ Terms

Problem: Find the sum of the first 20 terms of the AP: 1,4,7,10,...1, 4, 7, 10, ...

Solution:
Given AP is 1,4,7,10,...1, 4, 7, 10, ...
Here, the first term a=1a = 1.

The common difference d=41=3d = 4 - 1 = 3.
We need to find the sum of the first 20 terms, so n=20n = 20.

Using the formula for the sum of the first nn terms: Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d]

Substitute the values:
S20=202[2(1)+(201)3]S_{20} = \frac{20}{2}[2(1) + (20-1)3]
S20=10[2+(19)3]S_{20} = 10[2 + (19)3]
S20=10[2+57]S_{20} = 10[2 + 57]
S20=10[59]S_{20} = 10[59]
S20=590S_{20} = 590

Therefore, the sum of the first 20 terms of the AP is 590590.

Solved Problem 3: Finding the Number of Terms

Problem: Which term of the AP 21,18,15,...21, 18, 15, ... is 81-81? Also, is 00 a term of this AP?

Solution:
Given AP is 21,18,15,...21, 18, 15, ...
First term a=21a = 21.
Common difference d=1821=3d = 18 - 21 = -3.

**Part 1: Finding which term is 81-81.**
Let an=81a_n = -81. We need to find nn.
Using the formula: an=a+(n1)da_n = a + (n-1)d
81=21+(n1)(3)-81 = 21 + (n-1)(-3)
8121=3(n1)-81 - 21 = -3(n-1)
102=3(n1)-102 = -3(n-1)
1023=n1\frac{-102}{-3} = n-1
34=n134 = n-1
n=34+1n = 34 + 1
n=35n = 35
So, the 35th35^{th} term of the AP is 81-81.

**Part 2: Is 00 a term of this AP?**
Let an=0a_n = 0. We need to find nn.
0=21+(n1)(3)0 = 21 + (n-1)(-3)
21=3(n1)-21 = -3(n-1)
213=n1\frac{-21}{-3} = n-1
7=n17 = n-1
n=7+1n = 7 + 1
n=8n = 8
Since nn is a positive integer, 00 is the 8th8^{th} term of this AP.

This problem is a classic for CBSE Class 10 board exams, often appearing for 2-3 marks.

Solved Problem 4: Real-Life Application of AP

Problem: A ladder has rungs 25 cm apart. The rungs decrease uniformly in length from 45 cm at the bottom to 25 cm at the top. If the top and bottom rungs are 2122 \frac{1}{2} m apart, how many rungs are there? What is the total length of wood required for the rungs?

Solution:
This is a classic real-life application of AP! Let's break it down.

Part 1: How many rungs are there?
Distance between top and bottom rungs =212= 2 \frac{1}{2} m =2.5×100= 2.5 \times 100 cm =250= 250 cm.
Distance between consecutive rungs =25= 25 cm.

Number of gaps between rungs =Total distanceDistance between rungs=25025=10= \frac{\text{Total distance}}{\text{Distance between rungs}} = \frac{250}{25} = 10.

If there are 10 gaps, there must be 10+1=1110 + 1 = 11 rungs. (Think of 2 rungs, 1 gap; 3 rungs, 2 gaps, etc.)
So, n=11n = 11.

Part 2: Total length of wood required for the rungs.
The lengths of the rungs form an AP.
First term aa (length of the bottom rung) =45= 45 cm.
Last term ll (length of the top rung) =25= 25 cm.
Number of rungs n=11n = 11.

We need to find the sum of the lengths of all rungs, SnS_n.
Using the formula Sn=n2[a+l]S_n = \frac{n}{2}[a + l]
S11=112[45+25]S_{11} = \frac{11}{2}[45 + 25]
S11=112[70]S_{11} = \frac{11}{2}[70]
S11=11×35S_{11} = 11 \times 35
S11=385S_{11} = 385 cm

Total length of wood required for the rungs is 385385 cm, or 3.853.85 meters.

Focus & Mindset: You're Not Alone in This!

Suno, it's completely normal to feel challenged by math sometimes. You might be surprised to know that around 40% of CBSE Class 10 students score below 60% in math. This isn't to scare you, but to tell you that struggling is part of the learning process, and you're definitely not alone!

What truly sets successful students apart isn't inherent 'genius,' but a 'growth mindset.' This means believing that your abilities can improve through dedication and hard work. Don't let frustration stop you. If a problem seems tough, take a deep breath, re-read the concept, or ask for help. Every mistake is a stepping stone, bilkul!

Practice & Strategy: Your Roadmap to AP Mastery

Okay, so you've understood the concepts and seen some solved problems. Now, how do you make sure you ace AP in your exams? It all boils down to consistent practice and smart strategy. Here's what you should do:

1. NCERT is Your Bible: Start with every single problem from NCERT Chapter 5. Solve all examples and exercises. The board exam questions are heavily based on NCERT patterns.
2. Go Beyond NCERT: Once NCERT is done, pick up a supplementary book like RD Sharma or RS Aggarwal. These books offer a wider range of problems and variations. Aim to solve at least 5-10 extra problems on AP daily.
3. Target Consistency: Remember, students who practice 20 problems daily improve scores by 30% in 3 months! This isn't just a number; it's a proven path to success. Board exam toppers typically spend 2+ hours daily on math practice, that's your benchmark, yaar.
4. Time Management: When practicing, time yourself. For a 3-mark question, aim to solve it within 3-4 minutes. This builds speed for the actual exam.
5. Identify Weak Spots: After solving, review your answers. Where did you make mistakes? Was it a conceptual error, a calculation mistake, or did you misinterpret the question? Focus on improving those specific areas.
6. Mock Tests: Once you've covered the entire syllabus, take full-length mock tests. This helps you understand the CBSE board exam pattern, chapter-wise weightage, and how to manage your time across different sections. AP questions are often 3-4 marks, so practice accordingly.

Key Takeaways for Arithmetic Progressions

You've made it this far, which means you're serious about acing your math exams! Here's a quick recap of what we've covered:

* AP Basics: An Arithmetic Progression is a sequence where the difference between consecutive terms is constant, called the common difference (dd).
*The nthn^{th} Term:** Use an=a+(n1)da_n = a + (n-1)d to find any term in the sequence.
*Sum of nn Terms:** Use Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d] or Sn=n2[a+l]S_n = \frac{n}{2}[a + l] to find the sum of terms.
* Practice is Key: Consistent practice from NCERT and supplementary books like RD Sharma is crucial.
* Mindset Matters: Don't fear mistakes; embrace them as learning opportunities. Keep practicing, and you'll see improvement!

Practice These Topics on SparkEd

Frequently Asked Questions

Try SparkEd Free

Visual step-by-step solutions, three difficulty levels of practice, and an AI-powered Spark coach to guide you when you are stuck. Pick your class and board to start.

Start Practicing Now