Posted by crystal powell on Wednesday, March 6, 2013 at 1:25pm.
start with 4 with a factor of 3
4 12 36 for the 3rd
The n - th term of a geometric progression with initial value a and common ratio r is given by:
an = a * r ^ ( n - 1 )
In this case :
a3 = a * r ^ ( 3 - 1 ) = a * r ^ 2 = 36
a8 = a * r ^ ( 8 - 1 ) = a * r ^ 7 = 8748
So you must solve two equations :
a * r ^ 2 = 36
and
a * r ^ 7 = 8748
a * r ^ 2 = 36 Divide both sides by r ^ 2
a * r ^ 2 / r ^ 2 = 36 / r ^ 2
a = 36 / r ^ 2
a * r ^ 7 = 8748 Divide both sides by r ^ 7
a * r ^ 7 / r ^ 7 = 8748 / r ^ 7
a = 8748 / r ^ 7
a = a
36 / r ^ 2 = 8748 / r ^ 7 Multiply both sides by r ^ 7
36 * r ^ 7 / r ^ 2 = 8748 * r ^ 7 / r ^ 7
36 * r ^ 5 = 8748 Divide both sides by 36
36 * r ^ 5 / 36 = 8748 / 36
r ^ 5 = 243
r = fifth root ( 243 )
r = 3
a = 36 / r ^ 2
a = 36 / 3 ^ 2 = 36 / 9 = 4
OR
a = 8748 / r ^ 7
a = 8748 / 3 ^ 7 = 8748 / 2187 = 4
The first term of a GP:
a = 4
The common ratio:
r = 3
Related Questions
Maths - The 3rd term of an AP is 10 more than the first term while the fifth ...
Geometric - 1) The sum of last three terms of GP having n terms is 1024 time the...
Maths - The 5th term of an exponential sequence is 4 and of 2nd term is 35(&...
math - The 8th term of ap is 5time the 3rd term, while the 7th term is greater ...
Maths - 1) In the arithmetic progression, the 8th term is twice the 4th term and...
Maths - Geometric Progression - The second term of a GP is 1/2 and the sum ti ...
maths - in an A.p 6th term is half the 4th term and the 3rd term is 15.How many ...
AP and GP - 1) Given the terms a35 = 1238, a70 = 1483 of an AP. Find the exact ...
arithmetic - The 8th term of an A P is 5times the third term while the 7th term ...
GP Caluculus - The third term of a geometric progression is 16. The sum of the ...
For Further Reading