Geometric Progression MCQ Quiz - Objective Question with Answer for Geometric Progression - Download Free PDF

Last updated on Jun 6, 2025

Candidates appearing for competitive and entrance exams may prepare with these sets of Geometric Progression Practice Questions and Answers. The questions range from easy in the beginning to hard in difficulty level for candidates to receive an overall view of the topic. Take the Geometric Progression MCQ Quiz test to know the relevance of topics and ways to solve them. The Geometric Progression Objective Questions are provided with solutions for you to prepare well.

Latest Geometric Progression MCQ Objective Questions

Geometric Progression Question 1:

The geometric mean of vitiates 32, 4, 8, X, 2 is 8. What is the value of vitiate X?

  1. 2
  2. 4
  3. 8
  4. 16
  5. None of the above

Answer (Detailed Solution Below)

Option 4 : 16

Geometric Progression Question 1 Detailed Solution

Concept Used:

The Geometric Mean (G.M) of a series containing n observations is the nth root of the product of the values.

\(\begin{array}{l}G. M = \sqrt[n]{x_{1}× x_{2}× …x_{n}}\end{array}\)

Calculation:

Using the above formula -

⇒ 85 = 32 × 4 × 8 × X × 2

⇒ X =  \(\frac{8^{5}}{32\times 4\times 8\times 2}\)= 16

∴ The correct answer is 16

Geometric Progression Question 2:

The fifth term and the eighth term of a geometric progression are 27 and 729 respectively. What is its 11th term? 

  1. 19683
  2. 59049
  3. 6561
  4. 27729

Answer (Detailed Solution Below)

Option 1 : 19683

Geometric Progression Question 2 Detailed Solution

Given:

The fifth term of a geometric progression (GP) = 27

The eighth term of the GP = 729

Formula used:

General term of GP: Tn = a × rn-1

Where, a = first term, r = common ratio, n = term number

Calculation:

Fifth term: T5 = a × r4 = 27

Eighth term: T8 = a × r7 = 729

Dividing both equations:

⇒ (a × r7) / (a × r4) = 729 / 27

⇒ r3 = 27

⇒ r = 3

Substitute r = 3 into T5:

⇒ a × 34 = 27

⇒ a × 81 = 27 

⇒ a = 27 / 81 = 1/3

T11 = (1/3) × 310

⇒ T11 = (1/3) × 59049

⇒ T11 = 19683

∴ The correct answer is option (1).

Geometric Progression Question 3:

Find the sum of the G.P.: 9/7, 9/49, 9/343, 9/2401, ... to n terms.

  1. 5/7(1-(1/7n))
  2. 5/3(1-(1/7n))
  3. 6/7(1-(1/7n))
  4. 3/2(1-(1/7n))

Answer (Detailed Solution Below)

Option 4 : 3/2(1-(1/7n))

Geometric Progression Question 3 Detailed Solution

Given:

G.P. = 9/7, 9/49, 9/343, 9/2401, ... to n terms

Formula used:

Sum of n terms of G.P. (Sn) = \(a\left(\dfrac{1 - r^n}{1 - r}\right)\) when r ≠ 1

Where, a = first term, r = common ratio

Calculations:

a = 9/7, r = (9/49) ÷ (9/7) = (9/49) × (7/9) = 1/7

⇒ Sn = \(\dfrac{9}{7} \left(\dfrac{1 - (1/7)^n}{1 - (1/7) }\right)\)

⇒ Sn = \(\dfrac{9}{7} \left(\dfrac{1 - (1/7)^n}{6/7}\right)\)

⇒ Sn = \(\dfrac{9}{7} × \dfrac{7}{6} × (1 - (1/7)^n)\)

⇒ Sn = \(\dfrac{3}{2}(1 - (1/7)^n)\)

∴ Sum of n terms = \(\dfrac{3}{2}(1 - (1/7)^n)\)

Geometric Progression Question 4:

Sum of first 163 terms of a GP is equal to the sum of the first 161 terms in the same GP. When 117th term is 985, what is the sum of 150 terms in the same GP?

  1. 1
  2. 0
  3. 1.5
  4. 0.5

Answer (Detailed Solution Below)

Option 2 : 0

Geometric Progression Question 4 Detailed Solution

Given:

Sum of the first 163 terms of a GP is equal to the sum of the first 161 terms of the same GP.

117th term = 985

Formula used:

Sn = a(1 - rn) / (1 - r), where r ≠ 1

nth term of a GP: Tn = a × rn-1

Calculation:

Given S163 = S161, we have:

⇒ a(1 - r163) / (1 - r) = a(1 - r161) / (1 - r)

⇒ 1 - r163 = 1 - r161

⇒ -r163 = -r161

⇒ r163 = r161

⇒ r161(r2 - 1) = 0

⇒ r2 = 1

⇒ r = ±1

Since it’s a GP, r ≠ 1 (otherwise all terms would be the same). Thus, r = -1.

Now, 117th term T117 = a × r116 = 985

⇒ a × (-1)116 = 985

⇒ a × 1 = 985

⇒ a = 985

To find the sum of the first 150 terms (S150):

When r = -1, the sum formula simplifies depending on whether n is even or odd:

Sn = a if n is odd, and Sn = 0 if n is even.

Here, n = 150 (even):

⇒ S150 = 0

∴ The correct answer is option (2).

Geometric Progression Question 5:

 Find the sum of the G.P.:
3/7, 3/49, 3/343, 3/2401, … to n terms.

  1. 1/2(1-(1/7n))
  2. 2/7(1-(1/7n))
  3. 4/7(1-(1/7n))
  4. 5/4(1-(1/7n))

Answer (Detailed Solution Below)

Option 1 : 1/2(1-(1/7n))

Geometric Progression Question 5 Detailed Solution

Given:

First term (a) = 3/7

Common ratio (r) = 1/7

Number of terms (n) = n

Formula Used:

Sum of G.P. to n terms = a × (1 - rn) / (1 - r)

Calculation:

Sum = (3/7) × (1 - (1/7)n) / (1 - 1/7)

Sum = (3/7) × (1 - (1/7)n) / (6/7)

Sum = (3 × (1 - (1/7)n)) / 6

Sum = 1/2 × (1 - (1/7)n)

The correct answer is option 1: 1/2(1-(1/7n)).

Top Geometric Progression MCQ Objective Questions

Find the sum of 3 +32 + 33 +...+ 38.

  1. 6561
  2. 6560
  3. 9840
  4. 3280

Answer (Detailed Solution Below)

Option 3 : 9840

Geometric Progression Question 6 Detailed Solution

Download Solution PDF

Formula used:

Sum of geometric progression (Sn) = {a × (rn - 1)}/(r - 1)

Where, a = first term ; r = common ratio ; n = number of term

Calculation:

3 +32 + 33 +...+ 38.

Here, a = 3 ; r = 3 ; n = 8

Sum of the series (S8) = {a × (r8 - 1)}/(r - 1)

⇒ {3 × (38 - 1)}/(3 - 1)

⇒ (3 × 6560)/2 = 3280 × 3 

⇒ 9840

∴ The correct answer is 9840.

16, 32, 64, 128,...... The sum of first 10 numbers in the series is:

  1. 16386
  2. 16638
  3. 16368
  4. 13668

Answer (Detailed Solution Below)

Option 3 : 16368

Geometric Progression Question 7 Detailed Solution

Download Solution PDF

Given:

A Geometric Progression with first term ‘a’ = 16 and common ratio ‘r’ = 2.

Concept Used:

In this type of question, where ‘r’ > 1, then the sum of n terms of a G.P = Sn \( = \frac{{a\left( {{r^n} - 1} \right)}}{{r - 1}}\)

Formula Used:

\({S_n} = \frac{{a\left( {{r^n} - 1} \right)}}{{r - 1}}\)

n = 10

Calculation:

Considering the given series

16, 32, 64, 128, ......

\({S_{10}} = \frac{{16\left( {{2^{10}} - 1} \right)}}{{2 - 1}}\)

⇒ S10 = 16 × 1023 = 16368

∴ Sum of first 10 terms of given series is 16368

If the first term is 125 and the common ratio is 2/5, what will be the 4th term of the GP? 

  1. 8
  2. 12
  3. 6
  4. 10

Answer (Detailed Solution Below)

Option 1 : 8

Geometric Progression Question 8 Detailed Solution

Download Solution PDF

Concept:

If a, ar, ar2, ar3,.....,arn-1 are in GP then the nth term of GP is given by

Tn = arn-1

Given:

First term a = 125

Common ratio r = 2/5

Term n = 4 th

Calculation:

⇒ Tn = arn-1

⇒ T4 = 125 × (2/5)4-1

⇒ T4 = 125 × (2/5)3

⇒ T4 = 125 × (8/125)

⇒ T4 = 8

Hence, the 4th term of the G is "8".

Find the sum of 4 terms in a GP, given first term is 15 and common ratio is 4. 

  1. 1275 
  2. 1274
  3. 1277
  4. 1276

Answer (Detailed Solution Below)

Option 1 : 1275 

Geometric Progression Question 9 Detailed Solution

Download Solution PDF

Given:

First term of GP = 15

Common ratio of GP = 4

Formula used:

\(S_n=a_1\times \dfrac{(r^n-1)}{(r-1)}\)

Calculation:

\(S_4=15\times \dfrac{(4^4-1)}{(4-1)}\) \(= \dfrac{15\times 255}{3} = 1275\)

∴ The answer is 1275 .

First four terms of a series are 4, 12, 36, 108. What will be the 6th term of this series?

  1. 624
  2. 2916
  3. 324
  4. 972

Answer (Detailed Solution Below)

Option 4 : 972

Geometric Progression Question 10 Detailed Solution

Download Solution PDF

Given:

The series is 4, 12, 36, 108

Concept used:

In geometric progression

an = a1{r(n - 1)}

Here,

an = nth term

a1 = 1st term

r = common ratio

n = number of term

Calculation:

According to the question:

a1 = 4

a2 = 12

So, common ratio of a1 : a2 = 4 : 12

⇒ 1 : 3

So,

a6 = 4 × 3(6 - 1)

⇒ a6 = 4 × 35

⇒ a6 = 4 × 243

⇒ a6 = 972

So, 6th term of the series = 972

∴ The 6th term of this series is 972.

If \((1/2^1) + (1/2^2) + (1/2^3)....(1/2^{10})=1/k\), then what is the value of k?

  1. 512/511
  2. 1024/1023
  3. 511/212
  4. 1023/1024

Answer (Detailed Solution Below)

Option 2 : 1024/1023

Geometric Progression Question 11 Detailed Solution

Download Solution PDF

Given:

(1/21) + (1/22) + (1/23) + ……… + (1/210) = 1/k

Formula used:

Sum of G.P = a(1 – rn)/(1 – r)

Calculation:

(1/21) + (1/22) + (1/23) + ……… + (1/210) = 1/k

Left hand side of the above series in GP and common ratio = ½

∴ Sum of the given series = [1(1 – rn)/(1- r)]

⇒ ½ × [(1 – (½)10]/ (1-1/2)

⇒ ½ × [1 – 1/1024]/ (1/2)

⇒ 1023/1024 = 1/k

⇒ k = 1024/1023

∴ The correct answer is 1024/1023.

Find the sum of the series : (20 + 22 + 24 +........+28) × 3

  1. 1023
  2. 1331
  3. 1024
  4. 923

Answer (Detailed Solution Below)

Option 1 : 1023

Geometric Progression Question 12 Detailed Solution

Download Solution PDF

Given:

(20 + 22 + 24 +........+28) × 3

Formula Used:

It is a Geometric Progression. 

a = first term, r = common ratio

Sum of the Geometric Progression = [a(rn - 1)/(r - 1)]

Calculation:

a = 1

r = (22/20) = 4/1 = 4

⇒ Sum of the series = [1 × (45 - 1)/(4 - 1)]  × 3

⇒ Sum of the series = [1 × (210 - 1)/(3)]  × 3

⇒ Sum of the series = [1 × (1024 - 1)]  

⇒ Sum of the series = [1 × (1023)]  

⇒ Sum of the series = 1023

∴ The Sum of the series is 1023.

Alternate Method

(20 + 22 + 24 +........+28) × 3

⇒ (1 + 4 + 16 + 64 + 256) × 3

⇒ 341 × 3 = 1023

∴ The Sum of the series is 1023.

If G is the G.M. of the product of r sets of observations. With geometric means G1, G2, G3, ……………, Gr respectively, then find the value of G?

  1. logG1 + logG2 + … logGr
  2. G1. G2 …… Gr
  3. G1 + G2 + ….. + Gr
  4. logG1. logG2 ….. logGr

Answer (Detailed Solution Below)

Option 2 : G1. G2 …… Gr

Geometric Progression Question 13 Detailed Solution

Download Solution PDF

Concept:

Geometric mean: The value which indicates the central tendency by using the product of the values of a set of numbers.

Formula: GM = (Product of all numbers in the set)1/n

Where, n = total numbers in the set

Example: 2, 3, 4, 5

GM = (2 × 3 × 4 × 5)1/4 = (120)1/4

Calculation:

G = G1 × G2 × G3 ……………….. × Gr

If the sum of n numbers in the GP 5, 10, 20, ... is 1275 then n is?

  1. 6
  2. 7
  3. 8
  4. 9

Answer (Detailed Solution Below)

Option 3 : 8

Geometric Progression Question 14 Detailed Solution

Download Solution PDF

Concept:

 Let us consider sequence a1, a2, a3 …. an is a G.P.
  • Common ratio = r = \(\frac{{{{\rm{a}}_2}}}{{{{\rm{a}}_1}}} = \frac{{{{\rm{a}}_3}}}{{{{\rm{a}}_2}}} = \ldots = \frac{{{{\rm{a}}_{\rm{n}}}}}{{{{\rm{a}}_{{\rm{n}} - 1}}}}\)
  • nth  term of the G.P. is an = arn−1
  • Sum of n terms of GP = sn = \(\frac{{{\rm{a\;}}\left( {{{\rm{r}}^{\rm{n}}} - 1} \right)}}{{{\rm{r}} - {\rm{\;}}1}}\); where r >1
  • Sum of n terms of GP = sn = \(\frac{{{\rm{a\;}}\left( {1 - {\rm{\;}}{{\rm{r}}^{\rm{n}}}} \right)}}{{1 - {\rm{\;r}}}}\); where r <1
  • Sum of infinite GP = \({{\rm{s}}_\infty } = {\rm{\;}}\frac{{\rm{a}}}{{1{\rm{\;}} - {\rm{\;r}}}}{\rm{\;}}\) ; |r| < 1

 

Calculation:

Given series is 5, 10, 20, ...

Here, a = 5, r = 2

Sum of n numbers = sn = 1275

As we know that, Sum of n terms of GP = sn = \(\frac{{{\rm{a\;}}\left( {{{\rm{r}}^{\rm{n}}} - 1} \right)}}{{{\rm{r}} - {\rm{\;}}1}}\); where r >1

sn = \(\frac{{{\rm{5\;}}\left( {{{\rm{2}}^{\rm{n}}} - 1} \right)}}{{{\rm{2}} - {\rm{\;}}1}}\)

1275 = 5 × (2n - 1)

⇒ 255 = (2n - 1)

⇒ 2n = 256

⇒ 2n = 28

⇒ n = 8

Thus the correct answer is 8.

The geometric mean of 9 and 81 is:

  1. 27
  2. 24
  3. 21
  4. 30

Answer (Detailed Solution Below)

Option 1 : 27

Geometric Progression Question 15 Detailed Solution

Download Solution PDF

Formula:

GM of a and b = √ab

Given:

a = 9, b = 81, x = Geometric Mean

Calculation:

x = √729

⇒ x = 27

Get Free Access Now
Hot Links: teen patti yono teen patti teen patti joy vip teen patti real cash 2024