f(n) = f(n-1) + n
To find f(4)
Stmt I
f(3) = 13
f(4) = f(3) - 4
Can find f(4) from here
SUFF
Stmt II
f(6)=-1
f(6) = f(5) - 6
-1 = f(5) - 6
-1 = (f(4) - 5 ) - 6
Can find f(4) from here
SUFF
Choose D)
mgmat functions
This topic has expert replies
Source: Beat The GMAT — Data Sufficiency |
- ronniecoleman
- Legendary Member
- Posts: 546
- Joined: Sun Nov 16, 2008 11:00 pm
- Location: New Delhi , India
- Thanked: 13 times

















