The Fibonacci sequence is F(n) = F(n – 1) + F(n – 2). If F(7) = 13 and F(8) = 21, which of the following is true?\


A. F(6) = 13
B. F(9) = 32
C. F(15) = 34
D. F(9) = 34