How to Solve a Geometric Progression Problem with Challenging Terms

  • Thread starter Thread starter crays
  • Start date Start date
  • Tags Tags
    Geometric
AI Thread Summary
In a geometric progression problem, the second term exceeds the first by 20, and the fourth term exceeds the second by 15. The equations derived from these conditions lead to the conclusion that the first term, denoted as 'a', must be an irrational number. Attempts to find rational roots using the rational root theorem revealed that the suggested solutions of -40 and -8 do not satisfy the conditions of the problem. The discussion highlights a misunderstanding regarding the cubing of the common ratio, clarifying that only the ratio 'r' should be cubed, not the entire term. The conversation concludes with an acknowledgment of the initial mistake in interpreting the equations.
crays
Messages
160
Reaction score
0
Hi guys,
In a geometric progression, the second term exceeds the first term by 20 and the fourth term exceeds the second term by 15. Find the possible values of the first term.

ar - a = 20
ar3 - ar = 15

ar = 20 + a

(20 + a)3 - (20 + a) = 15

But this method seem to be wrong. Any help?
 
Physics news on Phys.org
Looks about as good as you could expect. it eleminates r. If you let x= 20+ a, then you have x3- x= 15. By the "rational root theorem", the only possible rational roots are integer divisors of 15: 1, 3, 5, and 15. It is easy to see that none of those work (13- 1= 0, 33- 3= 24, 53-5= 120, and 153- 15= 3360) and so x, and therefore a must be an irrational number. Probably a numerical solution is the best you could do.
 
but the answer says -40 and -8. I don't get it @_@.
 
Did you check that solution? if a= -40 and r= -8, then ar= 320 which is NOT 20 more than -40.

Or if you meant a= -8 and r= -40, then ar= 320 again and the second terms is still NOT 20 more than the first term.

Either the answer given is wrong or you are mis-reading the problem.
 
it says, find the possible values of the first term. Values, so i assume, there is 2 possibility?
 
a(r-1)=20

ar(r^2-1)=15



try dividing them
 
Ouch! I think I will go back and delete my post so I can pretend I never wrote it!
That's very nice, rockfreak667.

crays, your original mistake (and mine, since I didn't notice it) was thinking that since ar= 20+ a, ar3- ar= 15 would be (20+r)3- (20+r)= 15. That wrong because it is only r that is cubed in ar3. It is NOT
(ar)3.
 
Last edited by a moderator:
Back
Top