Finish the sequence
1,1,2,3,5,8,_,_,_

Answers

Answer 1
Answer: This is a Fibonacci sequence
1; 1
1 + 1 = 2
1 + 2 = 3
2 + 3 = 5
3 + 5 = 8
next terms:
5 + 8= 13
8 +13 = 21
13 + 21 = 34


Answer 2
Answer: The Fibonacci sequence has to be thought of in these terms:

F₀, F₁, F₂, F₃, F₄, F₅, F₆, F₇, etc, etc

----------------------

Now:

F₀=0

F₁=1

The formula you use to get the other numbers is:

F_(n) = F_(n-1) + F_(n-2)

--------------

So:

F_(2) = F_(2-1) + F_(2-2) = F_(1) + F_(0) =1+0=1

And:

F_(3)= F_(3-1) + F_(3-2)  = F_(2) + F_(1) =1+1=2

------------

If you continue using the formula, you should get a sequence that starts off like this:

0, 1, 1, 2, 3, 5, 8, 1321, 34, etc, etc

Related Questions

I need to write the number 36 in expanded form
Points A and B lie on a circle with center O such thatthe length of minor arc AB is 1/3 the circumference ofthe circle. What is the degree measure of central angleАОВ ?A. 45B. 60C. 90D. 120
You owe $1,000 on a credit card that has an interest rate of 27.99% and make only the minimum payment of $20 each month. Which answer is correct?A. You will have the card paid off within a year. B. You will never have the credit card paid off.C. You will have it paid off within 5 years.D. You will have the credit card paid off within 10 years.
In which quadrant is the abscissa positive and the ordinate negative? A) I B) IIC) III D) IV
The function below models the correlation between the number of hours a plant is kept in sunlight (x) and the height (y), in mm, to which it grows:y = 4 + 2xWhat does the y-intercept of this function represent?The original height of the plant was 4 mm.The original height of the plant was 2 mm.The height of the plant increases by 2 mm for every hour of sunlight it receives.The height of the plant increases by 4 mm for every hour of sunlight it receives.

A baseball player had 4 hits in 8 games. At this rafe, how many hits will the baseball player have in the next 28 games?

Answers

Answer: About 14 hits

I put $200 in a saving account with 7% interest a year. How much will i have in 19 years

Answers

it would be 200×0.07= 14×19= 266
I = PRT
P for Principle Amount
R for Rare
T for Time in years

I = 200 × 0.07 × 19        (70% = (7)/(100) = 0.07)
  = $266 - this is the interest

You will have 200 + 266 = $466 in your account

the average amount of annual interest earned across three investment accounts was $2709.00. If one account yielded $1345.00 in the 12 month period, and the second yielded $568.00, what did the thrid account yield?

Answers

The interest of the third investment to have an annual interest earning of 2,709 would be 6,214. This is calculated using the formula: average = (a+b+c ) / 3. By substituting it would be, 2,709 = (1,345 + 568 +x) / 3. Then it would be 8,127 = 1,345 + 568 +x and by transferring the figures, it will be then 6,214.

Solve the system of equations 3x+2y=14 2x-4y=4

Answers

3x + 2y = 14....multiply by 2
2x - 4y = 4
----------------
6x + 4y = 28 (result of multiplying by 2)
2x - 4y = 4
----------------add
8x = 32
x = 32/8
x = 4

2x - 4y = 4
2(4) - 4y = 4
8 - 4y = 4
-4y = 4 - 8
-4y = -4
y = -4/-4
y = 1

solution is (4,1)

Boyd charges a $3.50 fee for setting up and taking down the umbrellas. He also charges $2.50 for each hour of use. Suppose h stands for the number of hours you rent. How much will it cost to rent an umbrella for h hours

Answers

2.5h + 3.5

This is because it will cost $2.50 for every hour you use, plus an additionally fee for set up

Samples of size n = 600 are taken from a telephone survey, and the mean age is taken for each sample. What is the distribution of the sample means?A. skewed to the left
B. normal (approximately)
C. not enough information provided
D. skewed to the right

Answers

The answer in B. For complicated statistics reasons the Central Limit Theorem states that, for sample sizes of above 25 (or 30 depending on the text!), the distribution of sample means is approximately normal regardless of the distribution of the parent distribution

Answer:

B. normal (approximately)

Step-by-step explanation: