Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
In this Class 9 Mathematics topic from Sequences and Progressions, students learn how to find the nth term of a sequence by connecting a term’s position with its value. The topic focuses especially on arithmetic progressions, where each term changes by a constant common difference, using the formula aₙ = a + (n − 1)d. Students practise identifying patterns, finding missing or distant terms, checking whether a number belongs to a sequence, and applying the method to clear numerical and real-life problems.
TOPIC PRACTICE
Quiz this set
Up to 20 questions from this page. Select your focus, then start.
Given \(a_n=55-8n\), put \(a_n=7\): \(55-8n=7\). Thus, \(8n=48\), so \(n=6\). Therefore, 7 is the 6th term of the sequence. The 5th term would be 15, not 7. Exam tip: substitute the given term value into the formula for \(a_n\) and solve for \(n\).
What is the (n)th term of the sequence (16,43,82,133,196,\ldots)?
Correct answer: A
The second differences are (12), and (6n^2+9n+1) gives all starting terms. In a quadratic rule, half of the second difference is the coefficient of (n^2).
Given \(a_n=6n+17\), substitute the entire index \(5p-3\) for \(n\): \(a_{5p-3}=6(5p-3)+17=30p-18+17=30p-1\). Hence, \(30p-1\) is correct. \(30p-18\) results if the constant term \(+17\) is not added. Exam tip: always substitute the complete expression in the subscript for \(n\).
Which is the (n)th term of the sequence (7,11,19,35,67,\ldots)?
Correct answer: B
The consecutive differences are \(4,8,16,32\), and each difference doubles. Substituting \(n=1,2,3\) in \(2^{n+1}+3\) gives \(7,11,19\), so it matches the sequence. Although \(2^n+5\) gives the first term, it gives \(9\) when \(n=2\), so it is incorrect. Exam tip: for an exponential sequence, first inspect the pattern of consecutive differences.
To obtain the value 160, solve n(n+6)=160. This gives n²+6n−160=0, or (n−10)(n+16)=0. Since n is a positive term number, n=10. The root n=−16 is not valid. Exam tip: for term-number questions, accept only positive integer roots.
The (n)th term of an arithmetic sequence is (a_n=15n-23). What is the common difference?
Correct answer: B
In (a_n=15n-23), the coefficient of (n) is (15), so the common difference is (15). In a linear (n)th term, the coefficient of (n) gives the difference.
If the nth term of a sequence is \(a_n=6n-5\), what will be the 18th term?
Correct answer: B
The governing concept is evaluation of an explicit nth-term rule. Since \(a_n=6n-5\), substitute the requested index \(n=18\) directly into the formula: \(a_{18}=6(18)-5=108-5=103\). Therefore option B is correct. No recursive calculation or summation is needed because the formula already gives any term directly from its position. Option A would result from subtracting 7 instead of 5, option C from an arithmetic error after multiplication, and option D from subtracting 1 rather than 5. The sequence has common difference 6, which is consistent with this linear rule.
Which is the (n)th term of the sequence (8,15,24,35,48,\ldots)?
Correct answer: A
The consecutive differences are 7, 9, 11, and 13, increasing by 2 each time. Hence, the nth term should be quadratic. For \(a_n=n^2+4n+3\), we get \(a_1=8\), \(a_2=15\), \(a_3=24\), \(a_4=35\), and \(a_5=48\). Therefore, option A is correct. Option B gives \(a_1=8\) but gives \(a_2=16\), so it fails. Exam tip: Test an nth-term option using the first two or three terms.
If (a_n=4n^2-3n+2), what is the value of (a_7-a_4)?
Correct answer: D
Given \(a_n=4n^2-3n+2\), \(a_7=4(7)^2-3(7)+2=177\) and \(a_4=4(4)^2-3(4)+2=54\). Therefore, \(a_7-a_4=177-54=123\). The value 121 may result from an error while multiplying or substituting a term. In exams, evaluate each required term separately before finding their difference.
What is the (n)th term of the sequence (3,9,18,30,45,\ldots)?
Correct answer: C
The successive differences are \(6,9,12,15,\ldots\), so the second differences are constant at \(3\). The terms are three times the triangular numbers: \(3\times1, 3\times3, 3\times6, 3\times10,\ldots\). Since the \(n\)th triangular number is \(\frac{n(n+1)}{2}\), the required term is \(\frac{3n(n+1)}{2}\). For example, \(3n^2\) gives 12 when \(n=2\), whereas the second term is 9. Exam tip: a constant second difference indicates a quadratic sequence.
In a linear sequence, \(a_5=23\) and \(a_{12}=58\). What will be \(a_{20}\)?
Correct answer: A
A linear sequence has a constant first difference, so write \(a_n=dn+c\). From the fifth to the twelfth term, the index increases by 7 while the value increases by \(58-23=35\). Hence \(7d=35\), giving \(d=5\). Moving from the 12th term to the 20th term adds 8 steps, so \(a_{20}=58+8(5)=98\). Equivalently, using \(a_n=5n-2\), we get \(a_{20}=100-2=98\). Thus option A is correct. The other choices arise from using the wrong number of steps or an arithmetic error.
To obtain the value 149, set \(3n^2+2=149\). Then \(3n^2=147\), so \(n^2=49\) and \(n=7\). Since a term number must be a positive integer, 149 is the 7th term of the sequence. The 8th term is \(3(8)^2+2=194\), so it is not correct. Exam tip: equate the given value to \(a_n\) first, then solve for \(n\).
If (a_n=40-5n), which will be the first negative term?
Correct answer: A
For a negative term, \(40-5n<0\). This gives \(n>8\), so the smallest integer value is \(n=9\). Checking nearby terms, \(a_8=0\), which is not negative, whereas \(a_9=40-45=-5\). Hence, the 9th term is the first negative term. Exam tip: for the “first” term, choose the smallest positive integer satisfying the inequality.
For the sequence with nth term \(a_n=4n^2-3n+1\), which feature establishes that it is a quadratic sequence?
Correct answer: B
A quadratic sequence has an \(n^2\) term and constant second differences. For \(a_n=4n^2-3n+1\), the second difference is \(2\times4=8\), which is constant and non-zero. Constant first differences indicate a linear sequence, while a constant ratio is associated with a geometric sequence. Exam tip: for a quadratic term \(an^2\), the constant second difference is \(2a\).
Which is the (n)th term of the sequence (2,11,28,53,86,\ldots)?
Correct answer: C
The first differences are \(9,17,25,33\), and their second differences are all \(8\). Hence the sequence has a quadratic nth term, with coefficient of \(n^2\) equal to \(8/2=4\). Substituting \(n=1,2,3\) in \(4n^2-3n+1\) gives \(2,11,28\), respectively, so it is correct. Although \(4n^2-2n\) gives the first term as \(2\), it gives \(12\) as the second term. Exam tip: when second differences are constant, test a form \(an^2+bn+c\) using the initial terms.
Given a_n=2^n+n, substitute n=5: a_5=2^5+5=32+5=37. Therefore, option B is correct. The value 35 could result from adding an incorrect number to 32. Exam tip: When finding an nth term, substitute the value of n in every part of the formula before simplifying the exponent.
If (a_n=pn+q), (a_4+a_7=64), and (a_5+a_8=76), what will be (a_{10})?
Correct answer: A
Given \(a_n=pn+q\), we have \(a_4+a_7=(4p+q)+(7p+q)=11p+2q=64\) and \(a_5+a_8=13p+2q=76\). Subtracting the first equation from the second gives \(2p=12\), so \(p=6\). Substituting into \(11p+2q=64\) gives \(q=-1\). Hence, \(a_{10}=10(6)-1=59\). The nearby option 61 can result from using an incorrect constant term. Exam tip: subtract paired-term equations first to eliminate \(q\) quickly.
What is the (n)th term of the sequence (7,17,31,49,71,\ldots)?
Correct answer: D
The successive differences are \(10,14,18,22\), and their second differences are constantly \(4\). Hence, the nth term is quadratic. Let \(a_n=2n^2+bn+c\). Substituting \(n=1\) and \(n=2\) gives \(b=4\) and \(c=1\). Therefore, \(a_n=2n^2+4n+1\). Option A gives 7 for \(n=1\), but it gives 16 rather than 17 for \(n=2\). Exam tip: if the constant second difference is \(d\), the coefficient of \(n^2\) is \(d/2\).
Google Analytics helps us understand site usage. Google may send limited cookie-free signals before your choice. The Live Visitors widget operates independently of this analytics choice; see the privacy policy for its provider and fallback details. Essential site features work without analytics cookies. You can change your choice later in Privacy choices. Privacy policy