Picking numbers is a nice simple way to attack sequence questions. Let's start by setting n = 2, so that we can find x2. If we plug '2' into our equation, we get:
x2 = 2*x1 - (1/2)x0
We're given x0 = 3 and x1 = 2.
So let's substitute '2' in place of x1 and '3' in place of x0 and we'll have:
x2 = 2*2 - (1/2) * 3 = 4 - (3/2) = 5/2.
If we set n = 3, to find x3, we'll get:
x3 = 2*x2 - (1/2)x1
We know that x2 = 5/2 and we know that x1 = 2. So
x3 = 2*(5/2) - (1/2)*2 = 5 - 1 = 4.
Answer is C
sequence
This topic has expert replies
Source: Beat The GMAT — Problem Solving |
- DavidG@VeritasPrep
- Legendary Member
- Posts: 2663
- Joined: Wed Jan 14, 2015 8:25 am
- Location: Boston, MA
- Thanked: 1153 times
- Followed by:128 members
- GMAT Score:770












