Fibonacci Series: Worksheet 2 - Beginner Practice Fibonacci Series BEGINNER

Ready to master Fibonacci Series? This entry level practice worksheet (2/10) presents 20 beginner-level challenges. Focus area: pattern recognition. Learn to solve fibonacci series reasoning questions, handle fibonacci series practice, and perfect fibonacci series for competitive exams with our step-by-step solutions.

📝 Worksheet 2 of 10 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Beginner level

What you'll learn in this worksheet:
Your progress through Fibonacci Series
Worksheet 2 of 10 (11% complete)

Question 1

Find the next term in the series: 5, 9, 14, 23, 37, 60, ?
Each term is the sum of the previous two terms. Next term = 60 + 37 = 97

Question 2

Find the next term in the series: 1, 2, 7, 10, 19, 36, ?
This is a Tribonacci series where each term is the sum of the previous three terms. Next term = 36 + 19 + 10 = 65

Question 3

Find the next term in the series: 1, 7, 8, 15, 23, 38, 61, ?
Each term is the sum of the previous two terms. Next term = 61 + 38 = 99

Question 4

Find the next term in the series: 1, 6, 8, 15, 29, 52, ?
This is a Tribonacci series where each term is the sum of the previous three terms. Next term = 52 + 29 + 15 = 96

Question 5

Find the next term in the series: 2, 7, 9, 16, 25, ?
Each term is the sum of the previous two terms. Next term = 25 + 16 = 41

Question 6

Find the next term in the series: 3, 5, 4, 12, 21, 37, ?
This is a Tribonacci series where each term is the sum of the previous three terms. Next term = 37 + 21 + 12 = 70

Question 7

Find the next term in the series: 4, 4, 4, 12, 20, ?
This is a Tribonacci series where each term is the sum of the previous three terms. Next term = 20 + 12 + 4 = 36

Question 8

Find the next term in the series: 1, 6, 4, 11, 21, 36, ?
This is a Tribonacci series where each term is the sum of the previous three terms. Next term = 36 + 21 + 11 = 68

Question 9

Find the next term in the series: 3, 3, 8, 14, 25, 47, ?
This is a Tribonacci series where each term is the sum of the previous three terms. Next term = 47 + 25 + 14 = 86

Question 10

Find the next term in the series: 4, 10, 14, 24, 38, 62, ?
Each term is the sum of the previous two terms. Next term = 62 + 38 = 100

Question 11

Find the next term in the series: 1, 4, 5, 10, 19, ?
This is a Tribonacci series where each term is the sum of the previous three terms. Next term = 19 + 10 + 5 = 34

Question 12

Find the next term in the series: 1, 2, 8, 11, 21, ?
This is a Tribonacci series where each term is the sum of the previous three terms. Next term = 21 + 11 + 8 = 40

Question 13

Find the next term in the series: 4, 9, 13, 22, 35, ?
Each term is the sum of the previous two terms. Next term = 35 + 22 = 57

Question 14

Find the next term in the series: 3, 6, 8, 17, 31, 56, 104, ?
This is a Tribonacci series where each term is the sum of the previous three terms. Next term = 104 + 56 + 31 = 191

Question 15

Find the next term in the series: 4, 9, 13, 22, 35, ?
Each term is the sum of the previous two terms. Next term = 35 + 22 = 57

Question 16

Find the next term in the series: 5, 7, 12, 19, 31, ?
Each term is the sum of the previous two terms. Next term = 31 + 19 = 50

Question 17

Find the next term in the series: 4, 9, 13, 22, 35, 57, ?
Each term is the sum of the previous two terms. Next term = 57 + 35 = 92

Question 18

Find the next term in the series: 5, 9, 14, 23, 37, ?
Each term is the sum of the previous two terms. Next term = 37 + 23 = 60

Question 19

Find the next term in the series: 3, 6, 9, 15, 24, 39, 63, ?
Each term is the sum of the previous two terms. Next term = 63 + 39 = 102

Question 20

Find the next term in the series: 1, 7, 8, 15, 23, 38, ?
Each term is the sum of the previous two terms. Next term = 38 + 23 = 61
Previous Worksheet Next Worksheet