169k views
5 votes
What are the first eight numbers in a Fibonacci sequence when n is equal to 1?

a. 1,2,3,4,5,6,7,8
c. 3,0,2,3,2,5,5,7
b. 1,1,2,3,5,8,13,21
d. 1,1,2,2,3,4,5,7

User Lng
by
8.3k points

2 Answers

7 votes
the answer is C. hope i helped

User Nidal
by
8.1k points
6 votes
The Fibonacci sequences are a series of numbers in which the next number is found by add up the two previous numbers together.
The Fibonacci sequence increase and starts at 0 or 1

It can't be A. because 4th number is not the sum of 2+3 (the previous numbers)
It can't be C. because it starts with 3 with the next number decreasing instead of increasing
It can't be D. because the 4th number is not the sum of 1+2

So it must be (B. 1,1,2,3,5,8,13,21 ) because it follows the rules.
User SimpleGuy
by
8.3k points

No related questions found