Close Menu
    Facebook X (Twitter) Instagram
    Facebook X (Twitter) LinkedIn Pinterest RSS
    All Math Tricks
    Leaderboard Ad
    • Home
      • Blog
      • About Us
      • Contact Us
    • Math Tricks
    • Pure Mathematics
      • number system
      • Algebra
        • Polynomials
      • Progressions
      • Geometry
        • Coordinate geometry
    • Quantitative Aptitude
      • Interest Calculations
      • percentage
      • Ratio proportion and variation
    • Calculus
      • Derivatives
      • limits and integrals
    • Math Reasoning
    All Math Tricks
    You are at:Home»Pure Math»Algebra»Progressions»Geometric progression problems and solutions with Formulas and properties
    geometric progression examples with solution, geometric progression formula for nth term, geometric progression total sum, geometric progression problems with solution for all competitive exams as well as academic
    Progressions

    Geometric progression problems and solutions with Formulas and properties

    sivaalluriBy sivaalluriOctober 6, 2019Updated:March 2, 2025No Comments8 Mins Read

    This page teaches you about the Geometric Progression Tutorial—the nth term of GP, the sum of GP, and geometric progression problems with solutions for all competitive exams and academic classes.

    Geometric Sequences Practice Problems | Geometric Progression Tutorial

    Formulas and properties of Geometric progression

    Click Here

    Geometric progression exercises with answers

    Example – 1 : Write G.P if a = 128 and common ratio r = -1/2

    Solution : General form of G.P = a, ar, ar2, ar3 . . . . . . .

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

    The formula for nth term G.P is an = arn-1

    Example- 2: Find the 10th and nth term of the Geometric sequence   7/2, 7/4, 7/8, 7/16, . . . . . . .

    Solution: Here a = 7/2 and common ratio = (7/4) / (7/2) = 1/2

    The formula for nth term G.P is an = arn-1

    10th term of given G.P = (7/2) x (1/2)9=  (7/2) x (1/514) = 7/1024

    nth term = (7/2) x (1/2)n-1  = 7 / 2n

    Example- 3 The number 2048 is which term in the following Geometric sequence  2, 8, 32, 128, . . . . . . . . .

    Solution: Here a = 2 and r = 4

    nth term G.P is an = arn-1

    ⇒ 2048 = 2 x ( 4) n-1

    ⇒ 1024 =( 4) n-1

    ⇒ ( 4) 5 = ( 4) n-1

    ⇒ n = 6

    Note: Given G.P is simple numbers. So we can find easily by direct multiplication upto required number.

    Example – 4: Find the 15th term of a G.P Whose 8th term is 192 and the common ratio is ‘2’

    Solution: Let first term of G.P is ‘a’ and the common ratio r = 2

    8th term of G.P is 192 So

    ⇒ 192 = a x (2)7

    ⇒ a = 192 / (2)7

    Now 15th is

    a15  = [ 192 / (2)7 ] (2) 14

    a15  =  192 x 2 7   = 3 x 2 6 x 2 7   = 3 x 2 13

    Example – 5: In a G.P first term is ‘1’ and 4th term is ‘ 27’ then find the common ration of the same.

    Solution: Here a = 1 and a4 = 27 and let common ratio is  ‘r’  So

    ⇒ a4 = a r4-1

    ⇒ 27 =  1 r4-1 = r3

    ⇒ Common ratio =  r = 3

    Example – 6: Find ‘a’ so that a, a+2, a+6 are consecutive terms of a geometric progression.

    Solution: If a1, a2, a3 , . . . . . .   is a GP then

    i.e Common ratio = r  = a2 / a1   = a3 / a2   = a4 / a3   = .   .  .  .  .

    So ⇒  \frac{a+2}{a} = \frac{a+6}{a+2}

    ⇒ a2 + 6a = a2 + 4 + 4a

    ⇒ a = 2

    Example – 7 : If (a-b), (b-c), (c-a) are the consecutive terms of G.P then find (a +b + c)2

    Solution: As per properties of Geometric Progression

    ⇒ common   \frac{b-c}{a-b} = \frac{c-a}{b-c}

    ⇒ b2 + c2 – 2bc = ac – a2 -bc + ba

    ⇒ a2 + b2 + c2  = ab +  bc + ca   —————– ( i )

    Now take (a +b + c)2  as per algebraic formula

    (a +b + c)2  = a2 + b2 + c2   +  2 (ab +  bc + ca) —————– ( ii )

    From the above two equations  ( i ) & ( ii )

    (a +b + c)2  =  3 (ab +  bc + ca)

    Example – 8: In a G.P 6th term is 24 and 13th term is 3/16, then find 20th term of the sequence.

    Solution: Let the first term is ‘a’ and the common ratio is ‘r’

      Here a6 = 24   ————-  ( i)  &   a13 = 3/16 ————– ( ii)

    ⇒ a6  = a r6-1    & a13  = a r13-1

    ⇒ 24   = a r5      &  3/16  = a r12

    ⇒ r7  = 3 / 24  x 16 = 1 / (2)7

    ⇒ r = 1/2 ———–  (iii)

    from the above equations

    ⇒ a6  = 24 =  a (1/2)5 

    ⇒ a = 3 x 28

    Now  a20    =  a r20-1

    a20    =   3 x 28 x  ( 1/2 )19  = 3 / 211

    Example –  9: The 7th term of a G.P is eight times the fourth term. What will be the first term when its 5th is 48?

    Solution: Let the first term be ‘a’ and the common ratio is ‘r’ for the given geometric sequence

    Here given a7 = 8 x a4   and also a5 = 48

    ⇒ a r7-1  = 8 x a r4-1

    ⇒  r6 = 8 x r3

    ⇒ r = 2

    Now take  a5 = 48

    ⇒ a r5-1  = 48

    ⇒ a 24  = 48

    ⇒ a = 3

    Example -11: Four geometric means are inserted between 1/8 and 128. Find the second geometric mean.

    Solution:    Formula –   The ‘n’ numbers G1, G2, G3, . . . . . . .  Gn are said to be Geometric means in between ‘a’ and ‘b’. If a, G1, G2, G3, . . . . . . .  Gn, b are in G.P.

    So the second geometric mean in a sequence is    G_{2} = a \left( \frac{b}{a} \right)^{ \frac{2}{n+1} }

    In the given sum a = 1/8 , n = 4 and b = 128

    G2 = (1/8) ( 128 x 8)2/5

    G2 = 2

    Example-12: ‘x’ and ‘y’ are two numbers whose AM is 25 and GM is 7. Find the numbers

    Solution: Here x’ and ‘y’ are two numbers then

    Arithmetic mean = AM = (x+y)/2

    Geometric Mean =GM =  \sqrt{xy}

    So

    x + y = 50  —————   ( i) &  xy = 49  ———- (ii)

    From the above equations, the number can be 1 & 49

    Application of geometric progression

    Example – 1: If an amount ₹ 1000 is deposited in the bank with an annual interest rate 10% interest compounded annually, then find the total amount at the end of the first, second, third, fourth and first years.

    Solution: Here a = 1000 (starting of the first year) and common ratio = 1.1

    So the total amount at the end of first, second, third, forth, and first years will be in a geometric sequence

    At the start of 1st year  – 1000

    For the end of the 1st year – 1000 x 1.1 = 1100

    For the end of the  2nd year – 1100 x 1.1 = 1210

    For the end of the 3rd year – 1210 x 1.1 = 1331

    For the end of the 4th year -1331 x 1.1 = 1464.1

    For the end of the 5th year – 1464.1 x 1.1 = 1610.5

    Example – 2: Salary of Robin, When his salary is ₹ 5,00,000 per annum for the first year and expected to receive a yearly increment of 10%. Now find the Robin’s salary at the start of 5th year.

    Solution: Here a = 5,00,000 and common ratio = 1.1

    Robin’s salary at the start of 5th year i.e n = 5

    The formula for nth term G.P is an = arn-1

    a5 = 500000 x (1.1)4  = 500000 x 1.4641 = 7,32,050

    Example – 3: The square is drawn by joining the midpoints of the sides of a given square. A second square is drawn inside the second square in the same way the second square is drawn inside the third square, and this process continues up to 8th square. If a side of the first square is 32 cm then find the area of the first to eight square

    Solution: Here area of the first square = 32 x 32 = 1024 cm2

    Second square = 162 + 162 = 512 cm2   ( 1024/2 = 512)

    Third square = 162 = 256 cm2 ( 512/2 = 256)

    From the above, the areas of the squares are in geometric progression

    so the remaining areas of squares are 128, 64, 32, 16 and 8 cm2

    arithmetic and geometric progression question and answers, geometric progression formula for nth term, allmathtricks, geometric progression problems with solution for all competitive exams as well as academic

    In the same way remaining areas of squares are 128 cm2, 64 cm2, 32 cm2, 16 cm2 and 8 cm2

    geometric progression exercises with answers, geometric progression tutorial, geometric progression real life examples, allmathtricks, geometric progression problems with solution for all competitive exams as well as academic

    Related Articles

    Sequence and series

    Arithmetic Progression Formulas

    Arithmetic Progression Questions with Solutions

    Arithmetic Mean formula with Examples

    Geometric Progression formulas

    Geometric Progression Examples

    Harmonic Progression formulas and examples

    Relation Between arithmetic ,Geometric and Harmonic means

    Arithmetic progression Geometric progression geometric progression problems geometric sequence formula gp problems harmonic progression nth term of gp sum of gp formula
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    sivaalluri
    • Website

    Related Posts

    Relationship Between Arithmetic, Geometric, Harmonic Mean. AM, GM and HM

    Harmonic Progression Formula, Properties and Harmonic Mean Formula

    Geometric Progression Formulas and Properties & Sum of Geometric Series

    Leave A Reply Cancel Reply

    • Popular
    • Recent
    • Top Reviews
    February 3, 2018

    Multiplication tricks and tips in mathematics | Shortcuts in multiplications

    December 28, 2022

    Integral and Double Integral calculus Example with Solution | Allmathtricks

    July 23, 2017

    Shortcuts for Multiplication of numbers | Easy way for Multiplications

    January 24, 2024

    Standard Deviation Definition, Formula with Questions | Allmathtricks

    December 28, 2023

    Cubic Feet conversion : Definition, formulas with practical calculations

    November 9, 2023

    Calculating limits calculus with examples and solutions | types of limits

    Categories
    • Algebra
    • Applied Mathematics
    • Calculators
    • Calculus
    • Coordinate geometry
    • Derivatives
    • Education & Career
    • Geometry
    • Interest Calculations
    • limits and integrals
    • Math Quiz
    • Math Reasoning
    • Math Tricks
    • number system
    • percentage
    • Polynomials
    • Progressions
    • Quantitative Aptitude
    • Ratio proportion and variation
    • Statistics math
    Latest Galleries
    Latest Reviews
    About
    About

    Allmathtricks.Com, we firmly believe that everyone has the potential to become a math whiz – all it takes is a bit of guidance, a sprinkle of fun, and the camaraderie of a supportive community.

    Facebook Instagram
    Multiplication tricks and tips in mathematics | Shortcuts in multiplications
    logarithm applications | logarithm tricks | logarithm tutorial | logarithm tricks | logarithm application | logarithm questions | logarithm examples | logarithm questions
    square root calculation methods | square root formulas
    What is an Angle| Different Types of Angles in Geometry | Zero Angle, Acute Angle, Right Angle, Obtuse angle, Straight Angle, Reflex Angle & Complete angle
    prism formulas |volume and surface area of a Octagonal prism
    distance formula geometry definition with practice problems | Distance between two points on a line in the X-Y plane
    Types of Lines in geometry | Straight line, Curved line, Intersecting lines, Concurrent lines, Parallel Lines and transversal line with examples. | All Math tricks
    Divisibility Rules of numbers from 1 to 20
    Simple interest and Compound interest formulas with Online calculator- allmathtricks
    how to find last digit of any number with power | Find the last two digits of a large exponent | unit digit problems with solutions | unit digit concept
    Percentage calculation | Different shortcut methods to find out percentage |
    Typical problems on HCF and LCM | GCD and LCM Problems & Solutions || Practice problems on HCF and LCM for all competitive exams
    Definetions and Properties of Line, line segment and ray in math | all math tricks
    Cubic feet conversions formula Cubic Inches to Cubic Feets Cubic Yards to Cubic Feets Cubic Centimeters to Cubic feets Cubic meters to Cubic Feets
    Multiplication tricks for 2digit, 3digit and 4digit numbers - all math tricks
    standard deviation definition, formula, symbol, questions, standard dev calculator with The applications of both population standard deviation (σ) and sample standard deviation (s)
    Methods for finding HCF and LCM
    Ratio, Proportion and Variation - Concepts, Important Formulas, Formulas, Properties with Quantitative Aptitude Shortcuts & Tricks for all Competitive Exams | allmathtricks
    Factorise the Polynomial by using Factor Theorem | allmathtricks
    Harmonic progression formulas - nth term and sum of terms, harmonic progression properties with aptitude questions, harmonic mean formula between given quantities
    geometric progression examples with solution, geometric progression formula for nth term, geometric progression total sum, geometric progression problems with solution for all competitive exams as well as academic
    Polynomial Definition | Degree of a Polynomial | Types of Polynomials | Polynomial Concept
    Statement and proof of remainder theorem and factor theorem | application of remainder theorem and factor theorem | remainder and factor theorem tutorial
    Terminology and Formulas of the Triangles | Classification according to angle and according to sides like Equilateral | Properties of the Triangles.
    how to find collinear points | Examples of collinear points | point in geometry math | Number of Lines through non- collinear points | All math tricks
    number system ? allmathtricks.com
    Time and Work Aptitude | Concept, Formula Questions and Answers
    Sum of n natural numbers | Sum of odd and even numbers | Sum of the Squares of First n Positive Integers | Sum of the Cubes of First n Positive Integers
    percentage formulas | percentage calculation with examples | Quantitative mathematics
    cube root formula - easy method to calculate cube root of perfect cubes of two digit numbers
    sequence and series definitions | Infinite sequence and series problems and solutions | arithmetic sequence questions | Find the nth terms of sequence
    Basic Concepts of logarithms |log properties | logarithm tutorial | Excercise - 1 log rules |properties of logarithms | logarithm rules practice |
    Quadrilateral with their properties and formulas | Properties and formulas of Trapezium, parallelogram, Rhombus, Rectangle, Square, kite
    volume of hollow sphere, area of hollow sphere formula with examples
    Profit and loss formulas for quantitative aptitude | profit and loss shortcut tricks for bank exams, ssc cgl | profit and loss problems with solutions for all types of competitive exams | Formulas for Profit and loss and practice sums | Exercise – 4 | Profit and loss chapter question and answers
    ratio proportion and variation problems with solutions with formulas, ratio and proportion tricks for bank exams, Ratio Proportion and Variation aptitude formulas, allmathtricks
    how many number of triangles | counting figures in reasoning tricks
    Quantitative Aptitude math | allmathtricks.com
    Remainder theorem of numbers | Remainder theorem aptitude questions | How to find remainder of a number with power | Remainder theorem tricks for ssc
    Shortcuts methods of Division math | Tips and tricks for math division
    arithmetic progression problems | arithmetic progression questions |arithmetic progression basic problems |arithmetic progression exercise
    Circle formulas in math | Area, Circumference, Sector, Chord, Arc of Circle
    | log rules |properties of logarithms | logarithm rules practice | logarithm tutorial
    Easy Thought Process in Addition and Subtraction - all math tricks
    Factoring Polynomials by using Algebraic Expressions | How to Factor Algebraic Equations | all math tricks
    Factors concept in number system | Total number of factors for a number | factors for numbers 1 through 100 | how to find factors of big numbers easily
    Copyright © All Math Tricks 2024 @ All rights reserved | Designed & Developed by SivaRamaKrishna Alluri. .
    • Home
    • Buy Now

    Type above and press Enter to search. Press Esc to cancel.