Ask Question
1 May, 13:15

If the first three Fibonacci nos. are x1=1, x2=1 and x3=2, what is the value of n for which xn + xn+1 = 89?

+5
Answers (1)
  1. 1 May, 17:08
    0
    11

    Step-by-step explanation:

    Looking at Fibonacci numbers;

    We have:

    Than X1 = 1; X2 = 1; X3 = 2

    Xn+1 = Xn + Xn-1

    X3 = X2 + X1 = 1+1 = 2; X4 = X3 + X2 = 2 + 1 = 3; X5 = X4+X3 = 3+2 = 5; X6 = X5 + X4 = 5 + 3 = 8; X7 = X6 + X5 = 8 + 5 = 13; X8 = X7 + X6 = 13 + 8 = 21; X9 = X8 + X7 = 21 + 13 = 34; X10 = X9 + X8 = 34 + 21 = 55; X11 = X10 + X9 = 55 + 34 = 89

    We see that; X11 gives 89 so the value of n = 11
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “If the first three Fibonacci nos. are x1=1, x2=1 and x3=2, what is the value of n for which xn + xn+1 = 89? ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers