| 
 
 
| Question 640484:  1. name two different ways to continue each pattern
 ~a,b,c....z
 ~a,z,b...
 2.seven people meet and shake hands with one another
 ~using inductive reasoning write a formula for the number of handshakes if the number of people is n.
 3.the fibonacci sequqnce consists of the pattern 1,1,2,3,5,8,13...
 ~what is the ninth term in the pattern?
 ~using a calculator look at the succesive ratios of one term to the next.make a conjecture.
 ~list the first eight terms of the sequence formed by finding the differences of succesive terms in the fibonacci sequence.
 Answer by solver91311(24713)
      (Show Source): 
 | 
  
 | 
 |