| 
 
 
| Question 82382This question is from textbook
 :  Consider a sequence 4, x, 9, ... with x>0
 If the sequence is geometic, find (a) the value of x, (b) the value of t 6, (c) a formula for t n and (d) the value of S 6 
This question is from textbook
 
 Answer by stanbon(75887)
      (Show Source): 
You can put this solution on YOUR website! Consider a sequence 4, x, 9, ... with x>0 If the sequence is geometic, find (a) the value of x, (b) the value of t 6, (c) a formula for t n and (d) the value of S 6
 ------------
 r=x/4=9/x
 Therefore x^2=36 and x=6.
 Therefore r=6/4=3/2
 -----------------
 t(6) = [t(1)]
 t(6) = 4*(3/2)^5 = 30.375
 ---------------
 t(n) = [t(1)][r^(n-1)]
 --------------
 S(n) = [r^(n+1)-1]/[r-1]
 S(6) = [(3/2)^7-1]/[(3/2)-1]
 S(6) = [16.0859...]/[0.5]=32.172
 =============
 Cheers,
 Stan H.
 | 
  
 | 
 |