Here is the question:
If for an AP of odd number of terms,the sum of all the terms is $\frac{15}{8}$ times the sum of the terms in odd places then find the number of terms in the AP.
my try:First of all i thought that in an odd AP there will be (2n+1) terms becuase (2n) terms will contain even number of terms where as there will be n+1 odd terms. Then I equated the following equation
$\frac{2n+1}{2}[2a + 2nd]=\frac{15}{8}*\frac{n+1}{2}[2a+nd]$
But then I wondered there are three unknowns and one equation ,then how can i solve for $n$.So my question is that how can we solve for $n$ or $2n+1$ ?
After posting the question a thought came to my mind that the first and the last terms are same for all terms as well as odd terms .So i instead used the below eqaution.
$\frac{2n+1}{2}[a+l]=\frac{15}{8}*\frac{n+1}{2}[a+l]$
Here $a , l $ are first and last terms.Further I solved for $n$ and it came out to be 7.So,total number of terms $2n+1$ came out to be $15$.