Last visit was: 23 Apr 2024, 19:06 It is currently 23 Apr 2024, 19:06

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Difficulty: 505-555 Levelx   Sequencesx                           
Show Tags
Hide Tags
User avatar
Manager
Manager
Joined: 11 Jan 2007
Posts: 153
Own Kudos [?]: 719 [98]
Given Kudos: 0
Location: Bangkok
Send PM
Most Helpful Reply
User avatar
SVP
SVP
Joined: 09 Jun 2010
Status:Three Down.
Posts: 1764
Own Kudos [?]: 3468 [29]
Given Kudos: 210
Concentration: General Management, Nonprofit
Send PM
User avatar
Senior Manager
Senior Manager
Joined: 03 Sep 2006
Posts: 446
Own Kudos [?]: 6772 [7]
Given Kudos: 33
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 09 Jun 2010
Posts: 81
Own Kudos [?]: 356 [3]
Given Kudos: 1
Send PM
Re: Sequence Problem [#permalink]
3
Kudos
Good one. Please let me know if some one comes up with a solution that can be worked under 2 mins :)

given an= 2an-1 - x

a5 = 99 = 2 a4 - X = 2[2a3-X] -X = 4 a3 - 3X
given a3 = 27 ; substituting:

108 - 3X = 99 => X = 3

A
User avatar
Manager
Manager
Joined: 06 Feb 2010
Posts: 125
Own Kudos [?]: 3283 [2]
Given Kudos: 182
Concentration: Marketing, Leadership
Schools: University of Dhaka - Class of 2010
GPA: 3.63
WE:Business Development (Consumer Products)
Send PM
Sequence [#permalink]
2
Bookmarks
The sequence a1…..a2.......an........is such that an=2an-1-X for all positive integers n>=2 and for certain number X. If a5=99 and a3=27, what is the value of X?
Tutor
Joined: 04 Aug 2010
Posts: 1315
Own Kudos [?]: 3134 [2]
Given Kudos: 9
Schools:Dartmouth College
Send PM
Re: Sequence [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
monirjewel wrote:
The sequence a1…..a2.......an........is such that an=2an-1-X for all positive integers n>=2 and for certain number X. If a5=99 and a3=27, what is the value of X?


Plug the known values a5=99 and a3 = 27 into the formula:

a5 = 2(a4) - x
99 = 2(a4) - x

a4 = 2(a3) - x
a4 = 2(27)-x = 54-x

Substitute 54-x for a4 in the top equation:
99 = 2(54-x)-x
99=108-3x
3x=9
x=3

On the GMAT, I would recommend that you plug in the answer choices, one of which would say that x=3.

Plug a5 = 99 and x=3 into the formula:
99 = 2(a4) -3
a4 = 51

Plug a4=51, a3=27, and x=3 into the formula:
51 = 2(27) - 3
51 = 51. Success!
User avatar
Manager
Manager
Joined: 28 Dec 2013
Posts: 50
Own Kudos [?]: 14 [0]
Given Kudos: 3
Send PM
Re: The sequence a1, a2, … , a n, … is such that an = 2an-1 - x [#permalink]
whiplash2411 wrote:
udaymathapati wrote:
The sequence a1, a2, … , a n, … is such that an = 2an-1 - x for all positive integers n ≥ 2 and for certain number x. If a5 = 99 and a3 = 27, what is the value of x?
A. 3
B. 9
C. 18
D. 36
E.45


Quite simple to solve this one.

Given: \(a_n = 2a_{n-1} - x\)

\(a_5 = 99\)

\(a_3 = 27\)

\(a_5 = 2a_4 - x = 2(2a_3 - x) - x = 4a_3 - 3x = 99\)

\(4(27) - 3x = 99\)\(3x = 108-99 = 9\)

\(x = 3\)

QUESTION : How exactly did you get from 2(2a3 - x) to 4a3 * 3x, wouldn't it be 4a3 - 2x?
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618603 [2]
Given Kudos: 81563
Send PM
Re: The sequence a1, a2, … , a n, … is such that an = 2an-1 - x [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
sagnik242 wrote:
whiplash2411 wrote:
udaymathapati wrote:
The sequence a1, a2, … , a n, … is such that an = 2an-1 - x for all positive integers n ≥ 2 and for certain number x. If a5 = 99 and a3 = 27, what is the value of x?
A. 3
B. 9
C. 18
D. 36
E.45


Quite simple to solve this one.

Given: \(a_n = 2a_{n-1} - x\)

\(a_5 = 99\)

\(a_3 = 27\)

\(a_5 = 2a_4 - x = 2(2a_3 - x) - x = 4a_3 - 3x = 99\)

\(4(27) - 3x = 99\)\(3x = 108-99 = 9\)

\(x = 3\)

QUESTION : How exactly did you get from 2(2a3 - x) to 4a3 * 3x, wouldn't it be 4a3 - 2x?


\(a_4=2a_3-x\) --> \(a_5 = 2a_4 - x\) --> \(a_4=2(2a_3-x)-x=4a_3-2x-x=4a_3-3x\).
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3043
Own Kudos [?]: 6270 [0]
Given Kudos: 1646
Send PM
Re: The sequence a1, a2, … , a n, … is such that an = 2an-1 - x [#permalink]
Expert Reply
jet1445 wrote:
The sequence \(a_1\), \(a_2\), … , \(a_n\), … is such that \(a_n = 2a_{n-1} - x\) for all positive integers n ≥ 2 and for certain number x. If \(a_5 = 99\) and \(a_3 = 27\), what is the value of x?

A. 3
B. 9
C. 18
D. 36
E. 45


We can create the equation:

a(5) =2 *a(4) - x

99 = 2 * a(4) - x

(99 + x)/2 = a(4)

and

a(4) = 2 * a(3) - x

a(4) = 2 * 27 - x

a(4) = 54 - x

Substituting (54 - x) for a(4) into the first equation, we have::

(99 + x)/2 = 54 - x

99 + x = 108 - 2x

3x = 9

x = 3

Answer: A
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32630
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: The sequence a1, a2, , a n, is such that an = 2an-1 - x [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: The sequence a1, a2, , a n, is such that an = 2an-1 - x [#permalink]
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne