GMAT Course Discounts | GMAT Course Reviews

Number Series

[This topic has 1 expert reply and 7 member replies]
Write Like an Expert Series: Breaking Down This Year's Top B-School Essays – From HBS to GSB, experts break down each essay. This series is FREE. Reserve Your Spot!
Post New Topic   Post Reply

ahinye
Just gettin' started!

Default Avatar

Joined: 08 Jan 2010
Posts: 2

Thanks given: 1
Thanked 0 times in 0 posts

Topic: Number Series
PostSat Feb 13, 2010 3:20 pm

Elapsed Time:
00:00
Lap   Improve your GMAT score with this timer

If S is a series of x consecutive odd integers and Z is the larget integer in S, what is the smallest integer in S.

1) Z-2x
2)Z-x+1
3)Z-2(x-1)
4)x-6+Z
5)Z- (x/2)


How can I solve this algebraically?
Recommend this topic
Back to top
View user's profile Send private message
Beat The GMAT Practice Questions -- You'll Love Them!
Mom4MBA
Rising GMAT Star



Joined: 22 Jan 2010
Posts: 70

Thanks given: 21
Thanked 4 times in 3 posts
Location: New Jersey

Target GMAT Score: 700+
GMAT Score: 640

PostSat Feb 13, 2010 3:49 pm

Quote:
If S is a series of x consecutive odd integers and Z is the larget integer in S, what is the smallest integer in S.
Let the first number be 2n+1,
the series will be like
2n+1
2n+3
2n+5
:
:
Z

numbers 1,3,5,.....are in A.P. to calculate last number use [last number = first number + common difference (number of terms -1)]
L = 1 + 2(x-1) = 2x-1

so we get Z = 2n + 2x-1
Z+1 = (2n+1) +2x-1..............adding 1 on both sides
2n+1 = Z+1-2x+1 = Z-2x+2 = Z-2(x-1)

Answer C

_________________
Stay focused
Back to top
View user's profile Send private message
Thanked by: ahinye
Reply from GMAT/MBA Admissions Expert
Brent Hanneson
GMAT Instructor



Joined: 08 Dec 2008
Posts: 747

Thanks given: 11
Thanked 159 times in 142 posts
Location: Halfmoon Bay, BC

GMAT Score: 770

PostSun Feb 14, 2010 12:40 pm

ahinye wrote:
If S is a series of x consecutive odd integers and Z is the larget integer in S, what is the smallest integer in S.
1) Z-2x
2)Z-x+1
3)Z-2(x-1)
4)x-6+Z
5)Z- (x/2)
How can I solve this algebraically?
Here's another approach:

t1 = a (this is the fist term)
t2 = a + 2 (odd numbers increase by 2)
t3 = a + 2 + 2 (the third term is 2 greater than then second term)
t4 = a + 2 + 2 + 2
t5 = a + 2 + 2 + 2 + 2
t6 = a + 2 + 2 + 2 + 2 + 2 (I've listed many terms so we can see the pattern: the nth term is equal to a plus n-1 2's
So, tx = a + 2(x-1)
The question tells us that tx = z, so we can write a + 2(x-1) = z
Our goal is to find the value of the smallest/first term (a), so we solve a + 2(x-1) = z for a to get:
a = z - 2(x-1)
The answer is C

_________________
Brent Hanneson, BSc, BEd, MEd
Online GMAT tutor
Founder - Leap Education (www.LeapEducation.ca)
Content provider for Beat The GMAT Practice Questions
http://practice.beatthegmat.com/

Be bold and mighty forces will come to your aid (Basil King)
Back to top
View user's profile Send private message
ahinye
Just gettin' started!

Default Avatar

Joined: 08 Jan 2010
Posts: 2

Thanks given: 1
Thanked 0 times in 0 posts

PostSun Feb 14, 2010 1:24 pm

Thank you for this explanation. Looks easier when it has been layed out logically. Was going round in circles and had to post something. thanks for all the responses thus far. I prefer to solve with algebra than plugging numbers where possible
Back to top
View user's profile Send private message
gmatmachoman
GMAT Titan

Default Avatar

Joined: 28 Jul 2008
Posts: 2055

Thanks given: 220
Thanked 122 times in 116 posts

PostMon Feb 15, 2010 10:24 am

Agreed .But plugging in numbers are pretty easy.

take ,5,7,9.....

HereZ=9,x=3

We know that our smallest number is 5.

Plug in the values of Z & X.

1.Z-2x
--->9- 2*3=3( Not 5, which is required)

2.Z-x+1
---> 9-3+1=7(Not the answer we want)

3.Z-2(x-1)
--->9-2(3-1)=5(Bingo! we got answer smallest integer)

_________________
http://www.beatthegmat.com/on-causal-arguments-t56647.html

best way to kill anxiety while solving questions is to pause for a second or two and think about the problem rather than jumping straight away for solving it.---- Courtesy :The Pheonix(BTG User)
Back to top
View user's profile Send private message
shashank.ism
GMAT Destroyer!



Joined: 21 Jul 2009
Posts: 952

Thanks given: 11
Thanked 32 times in 31 posts

Target GMAT Score: 780
GMAT Score: NA

PostMon Feb 15, 2010 11:10 pm

ahinye wrote:
If S is a series of x consecutive odd integers and Z is the largest integer in S, what is the smallest integer in S.

1) Z-2x
2)Z-x+1
3)Z-2(x-1)
4)x-6+Z
5)Z- (x/2)


How can I solve this algebraically?
It is a very simple question of AP
where a= S, Tn= Z and n c.d. = 2 (for odd numbers)
thus Z= S+(x-1)2 --> S= Z-2(x-1) Ans3

_________________
http://www.webmaggu.com - Share your favorite interesting links here.
http://searchgreener.co.cc - Always search green.
Nothing is Impossible, even Impossible says I'm possible.
Back to top
View user's profile Send private message
shashank.ism
GMAT Destroyer!



Joined: 21 Jul 2009
Posts: 952

Thanks given: 11
Thanked 32 times in 31 posts

Target GMAT Score: 780
GMAT Score: NA

PostMon Feb 15, 2010 11:11 pm

gmatmachoman wrote:
Agreed .But plugging in numbers are pretty easy.

take ,5,7,9.....

HereZ=9,x=3

We know that our smallest number is 5.

Plug in the values of Z & X.

1.Z-2x
--->9- 2*3=3( Not 5, which is required)

2.Z-x+1
---> 9-3+1=7(Not the answer we want)

3.Z-2(x-1)
--->9-2(3-1)=5(Bingo! we got answer smallest integer)
I don't think plugin is at all required here. Just go with simple concept of AP and u will get ans in seconds.. Though plug in really helps a lot many a times..
_________________
http://www.webmaggu.com - Share your favorite interesting links here.
http://searchgreener.co.cc - Always search green.
Nothing is Impossible, even Impossible says I'm possible.
Back to top
View user's profile Send private message
harsh.champ
GMAT Titan



Joined: 20 Jul 2009
Posts: 1065

Thanks given: 37
Thanked 39 times in 39 posts

Target GMAT Score: 800

PostTue Feb 16, 2010 12:36 am

ahinye wrote:
Thank you for this explanation. Looks easier when it has been layed out logically. Was going round in circles and had to post something. thanks for all the responses thus far. I prefer to solve with algebra than plugging numbers where possible
Well,I would say it should be decided upon seeing the question which technique to use:-In some cases that I have personally found,solving by the formal proper approach takes too much time and even the calculation process is very cumbersome.

But yeah,ofcourse,in case of even 10% doubt I would say adopt the formal approach.It is better not to change the strategy on the exam day.

It is better to start practising these techniques on a day-to-day basis so that the shortcut approaches becomes second nature to us.

In this question,going by the soln. that brent has posted,i guess it takes equal time by using both the techniques.
So any approach will do fine.

_________________
Just because something is hard doesn't mean you shouldn't try,it means you should just try harder.

"Keep Walking" - Johnny Walker Razz
http://www.beatthegmat.com/who-will-win-the-ipl-t54684.html#236707
Back to top
View user's profile Send private message
amittilak
Rising GMAT Star

Default Avatar

Joined: 11 Nov 2009
Posts: 33

Thanks given: 0
Thanked 6 times in 5 posts

PostTue Feb 16, 2010 1:21 pm

I think for many questions its a personal choice wether to use algebra or plug in numbers. For this problem, I would use algebra:
We have consecutive odd numbers "X", with largest number "Z"
Now, for evenly spaced sets,
The number of terms is calculated as:
X = (Z - L)/n + 1
n = common difference/spacing ( for Odd/even number n = 2)
L = SMALLEST ODD NUMBER OF THE SET,
Z = LARGEST ODD NUMBER OF THE SET
X = (Z - L)/2 + 1
Thus,
2X = Z - L + 2
Rearranging,
L = Z - 2X - 2
L = Z - 2(X - 1)
Back to top
View user's profile Send private message
Display posts from previous:   

Post New Topic   Post Reply All times are GMT - 7 Hours
Page 1 of 1
 
Best Conversation Starters
1. gmat_perfect 93 topics
2. sanju09 86 topics
3. pradeepkaushal9518 57 topics
4. Gurpinder 53 topics
5. adi_800 30 topics
Most Active Experts
1. Tani Wolff - Kaplan
Kaplan GMAT Teacher
145 posts
2. Rahul@gurome
Gurome
131 posts
3. GMATGuruNY
The Princeton Review Teacher
100 posts
4. Stuart Kovinsky
Kaplan GMAT Teacher
95 posts
5. David@VeritasPrep
Veritas Prep
77 posts