111k views
1 vote
Express 73 as a sum of distinct, nonconsecutive Fibonacci numbers.

User Aliassce
by
7.8k points

2 Answers

6 votes

Answer:

fibonacci numbers are

1,1,2,3,5,8,13,21,34,55...

hmm, let's use big numbers

55 and what make 73? answer is 18

we can make 18 with 5 and 13

so

5+13+55 is a possible answer

Explanation:

User Vangi
by
8.2k points
3 votes
fibonacci numbers are
1,1,2,3,5,8,13,21,34,55...

hmm, let's use big numbers
55 and what make 73? answer is 18
we can make 18 with 5 and 13
so
5+13+55 is a possible answer
User RinoTom
by
8.1k points