Hi All,
This DS question involves a rare sequence called a "Fibonacci" sequence (but not the "classic" Fibonacci sequence that you might have learned in School).
In a Fibonacci sequence, adding two consecutive 'terms' will give you the value of the "next" term.....
The classic Fibonacci is.....1, 1, 2, 3, 5, 8, 13, 21, 34 etc.
eg
1+1=2
1+2=3
2+3=5
3+5=8
5+8=13
etc.
The prompt describes this math concept using sequence "notation", so if you see this pattern in another question, you now know what it translates into mathematically.
In this prompt, we have the description of a Fibonacci, but it does NOT start with two 1s. We're told that the first term is a 4. We're asked for the value of the second term.
Fact 1: S3 = 7
This tells us the third term is 7, so we can create the following equation....
(1st term) + (2nd term) = (3rd term)
(4) + (X) = 7
X = 3, so we know the value of the second term.
Fact 1 is SUFFICIENT
Fact 2: S4 = 10
This tells us the fourth term is 10. While many Test Takers might *think* that this is insufficient, with a bit of work, you might recognize an Algebra pattern...
(1st term) + (2nd term) = (3rd term)
(4) + (X) = (Y)
(2nd term) + (3rd term) = (4th term)
(X) + (Y) = 10
Here, we have a two-variable algebra "system", so we CAN solve it (and figure out the value of BOTH the second and third terms.
Fact 2 is SUFFICIENT.
Final Answer:
GMAT assassins aren't born, they're made,
Rich