- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Find the $5^{th}$ term of an A.P. of $n$ terms whose sum is $n^2−2n$.
Given: An A.P. of $n$ terms whose sum is $n^2-2n$.
To do: To find the $5^{th}$ term of the given A.P.
Solution:
$S_n=n^2-2n$
$\Rightarrow \frac{n}{2}( 2a+( n-1)d)=n( n-2)$
$\Rightarrow \frac{2a+( n-1)d}{2}=n-2\ \ .......( i)$
To get, $a_5=a+4d$, we put $n=9$ in $( i)$
$\frac{2a+( 9-1)d}{2}=9-2$
$a+4d=7=5^{th}\ term$
 - Related Articles
- The sum of the first n terms of an A.P. is $4n^2 + 2n$. Find the nth term of this A.P.
- In an A.P. the sum of $n$ terms is $5n^2−5n$. Find the $10^{th}$ term of the A.P.
- The sum of first n terms of an A.P. is $3n^{2} +4n$. Find the $25^{th}$ term of this A.P.
- The sum of first n terms of an A.P. is $5n – n^2$. Find the nth term of this A.P.
- The sum of first $n$ terms of an A.P. whose first term is 8 and the common difference is 20 is equal to the sum of first $2n$ terms of another A.P. whose first term is $-30$ and common difference is 8. Find $n$.
- The sum of first $m$ terms of an A.P. is $4m^2 – m$. If its $n$th term is 107, find the value of $n$. Also, find the 21st term of this A.P.
- If the sum of first $n$ terms of an A.P. is $n^2$, then find its 10th term.
- Find the sum of $n$ terms of an A.P. whose nth terms is given by $a_n = 5 – 6n$.
- If the sum of first $n$ terms of an A.P. is $\frac{1}{2}(3n^2 + 7n)$, then find its $n$th term. Hence write its 20th term.
- If the sum of the first $2n$ terms of the A.P. $2,\ 5,\ 8\ ..$ is equal to the sum of the first $n$ terms of the A.P. $57,\ 59,\ 61,\ ...$, then find $n$
- The sum of first n terms of an A.P. is $3n^2 + 4n$. Find the 25th term of this A.P.
- The sum of the first n terms of an A.P. is $3n^2 + 6n$. Find the nth term of this A.P.
- If the sum of the first $n$ terms of an A.P. is $4n – n^2$, what is the first term? What is the sum of first two terms? What is the second term? Similarly, find the third, the tenth and the $n$th terms.
- If the 10th term of an A.P. is 21 and the sum of its first ten terms is 120, find its $n$th term.
- The sum of first $n$ terms of an A.P. is $5n^2 + 3n$. If its $m$th term is 168, find the value of $m$. Also, find the 20th term of this A.P.

Advertisements