Here is the question,
If the tenth number in a Fibonacci-type sequence of increasing positive integers is 301, what is the fourth number?
How do I go about solving this without overly complex math?
EDIT | Fibonacci-type: the 2 previous numbers sum to the next in the sequence. EX: 4,5,9