Find all School-related info fast with the new School-Specific MBA Forum

It is currently 18 May 2013, 19:07
Customize  |  Hide

If x is an even integer, which of the following must be an

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Intern
Intern
Joined: 28 Aug 2007
Posts: 13
Followers: 0

Kudos [?]: 0 [0], given: 0

If x is an even integer, which of the following must be an [#permalink] New post 10 Oct 2007, 00:08
00:00

Question Stats:

77% (01:55) correct 22% (00:44) wrong based on 1 sessions
If x is an even integer, which of the following must be an odd integer?

(A) 3x/2
(B) [3x/2] + 1
(C) 3x^2
(D) [3x^2]/2
(E) [3x^2/2] + 1

I know that this is easiest (and safest) by plugging in numbers, but I'm curious to know if there are any other number theory rules I could use, besides these standard rules:

O*E = E
E*E = E
O*O = O

Or maybe I'm just thinking too hard into the question
[Reveal] Spoiler: OA

Last edited by Bunuel on 26 Jan 2012, 06:28, edited 2 times in total.
Edited the question and added the OA
Director
Director
Joined: 09 Aug 2006
Posts: 776
Followers: 1

Kudos [?]: 18 [0], given: 0

GMAT Tests User
Re: If x is an even integer, which of the following must be. [#permalink] New post 10 Oct 2007, 00:19
slsu wrote:
This is from a GMATPrep Exam:

If x is an even integer, which of the following must be an odd integer?

(A) 3x/2
(B) [3x/2] + 1
(C) 3x^2
(D) [3x^2]/2
(E) [3x^2/2] + 1

I know that this is easiest (and safest) by plugging in numbers, but I'm curious to know if there are any other number theory rules I could use, besides these standard rules:

O*E = E
E*E = E
O*O = O

Or maybe I'm just thinking too hard into the question


Well,
E+O = O
O+O = E
etc.

For this question, answer should be E.

3x^2/2 + 1

if x is even, x^2 is always even. If x is an even integer then x^2/2 is always even. E*O = E, which means 3*x^2/2 is always even. E+O = O which means 3x^2/2 + 1 is odd.
Manager
Manager
Joined: 10 Aug 2007
Posts: 63
Followers: 1

Kudos [?]: 2 [0], given: 0

 [#permalink] New post 10 Oct 2007, 00:20
I think that with those 3 rules you have your solution already :)

x is E (even) and therefore x^2 is E.

3x^2 is E, as it is O*E

Therefore, 3x^2/2 will be E. (since x is integer, x^2 > 2)

If you add 1 to an E number, you will always get odd.

Hence, E is the answer.
Intern
Intern
Joined: 28 Aug 2007
Posts: 13
Followers: 0

Kudos [?]: 0 [0], given: 0

 [#permalink] New post 10 Oct 2007, 09:18
after15 wrote:
I think that with those 3 rules you have your solution already :)

x is E (even) and therefore x^2 is E.

3x^2 is E, as it is O*E

Therefore, 3x^2/2 will be E. (since x is integer, x^2 > 2)

If you add 1 to an E number, you will always get odd.

Hence, E is the answer.


Ah ha! That's the ticket - I forgot that if x = Even, then x^2 = Even.
I didn't quite understand the statement:

since x is integer, x^2 > 2. Did you mean x^2 > x?
Intern
Intern
User avatar
Joined: 18 May 2007
Posts: 9
Followers: 0

Kudos [?]: 1 [0], given: 0

 [#permalink] New post 10 Oct 2007, 11:00
slsu wrote:
Ok, I understand that we can eliminate A, C, and D, but how can you distinguish between B & E, if the same ODD/EVEN properties apply to both?

B) 3x/2 + 1
[O*E]/[E] + O
E*E + O
E+O = O

E) 3x^2/2 + 1
[O*E]/[E] + O
E*E + O
E+O = O



I agree that the answer is E, but I see why B is confusing. I concluded in E simply b/c of process of elimination. I can disprove (b) by plugging in x=2 ==>4==>even.

I guess that's the right way to approach it.
Intern
Intern
Joined: 28 Aug 2007
Posts: 13
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: If x is an even integer, which of the following must be. [#permalink] New post 10 Oct 2007, 11:18
GK_Gmat wrote:
slsu wrote:
This is from a GMATPrep Exam:

If x is an even integer, which of the following must be an odd integer?

(A) 3x/2
(B) [3x/2] + 1
(C) 3x^2
(D) [3x^2]/2
(E) [3x^2/2] + 1

I know that this is easiest (and safest) by plugging in numbers, but I'm curious to know if there are any other number theory rules I could use, besides these standard rules:

O*E = E
E*E = E
O*O = O

Or maybe I'm just thinking too hard into the question


Well,
E+O = O
O+O = E
etc.

For this question, answer should be E.

3x^2/2 + 1

if x is even, x^2 is always even. If x is an even integer then x^2/2 is always even. E*O = E, which means 3*x^2/2 is always even. E+O = O which means 3x^2/2 + 1 is odd.


Ok, then, is it safe to suppose then, that every EVEN number raised to a power, divided by that same base (2), must be EVEN:

2^2 = 4/2 = 2 (E)
2^3 = 8/2 = 4 (E)
2^4 = 16/2 = 8 (E)


This is opposed to an EVEN number divided by an EVEN number, which can either result in an EVEN or ODD number:

2/2 = 1
4/2 = 2
6/2 = 3
8/2 = 4
1 KUDOS received
Manager
Manager
User avatar
Joined: 07 Sep 2007
Posts: 121
Followers: 1

Kudos [?]: 7 [1] , given: 0

 [#permalink] New post 10 Oct 2007, 21:41
1
This post received
KUDOS
Ady wrote:
It is tricky. You'd only notice it without trying answers if you happened to notice that that x/2 is even for all even values except x=2 or x =-2


This is not true.

x = 6 for instance.



The easiest approach to this answer is to count the "minimum" even prime factors (aka 2s).

If we know X is even, we have at least one 2 as a factor of X.

If we have X^2, we double all those factors.

Thus, X^2/2 is guaranteed to be even.

Even + 1 = Odd
1 KUDOS received
Intern
Intern
Joined: 11 Nov 2009
Posts: 1
Followers: 0

Kudos [?]: 1 [1] , given: 0

Re: If x is an even integer, which of the following must be...? [#permalink] New post 29 May 2010, 17:58
1
This post received
KUDOS
The reason why (3X^2/2) + 1 is even is consider just X^2/2 part.

1) First X^2/2 can be written as X.X/2
2) X is even.
3) X/2 can be Even or Odd
3) That means X.X/2 is Even*Even OR Odd number
4) This number is always Even.
5) 3*Even number is Even.
6) Even number + 1 is ODD.

There we arrive at the answer. Simple as that.
Manager
Manager
Status: One last try =,=
Joined: 11 Jun 2010
Posts: 128
Followers: 3

Kudos [?]: 28 [0], given: 21

Re: If x is an even integer, which of the following must be...? [#permalink] New post 30 Aug 2010, 01:25
One way to choose between B and C:
n is even ---> n = 2k with k is an integer

From B: 3x/2 + 1 = 3k + 1 --> the result can be either odd or even, depending on k

From E: 3x^2/2 + 1 = 6k^2 + 1 ---> always odd
_________________

There can be Miracles when you believe

Manager
Manager
Joined: 01 Dec 2011
Posts: 69
Followers: 0

Kudos [?]: 11 [0], given: 12

GMAT Tests User
Re: [#permalink] New post 26 Jan 2012, 05:56
JingChan wrote:
Ady wrote:
It is tricky. You'd only notice it without trying answers if you happened to notice that that x/2 is even for all even values except x=2 or x =-2


This is not true.

x = 6 for instance.



The easiest approach to this answer is to count the "minimum" even prime factors (aka 2s).

If we know X is even, we have at least one 2 as a factor of X.

If we have X^2, we double all those factors.

Thus, X^2/2 is guaranteed to be even.

Even + 1 = Odd



+1 for the precise explanation

In option B, given that x is 6 (2 x 3=6) for example, the 2 can be cancelled out so that 3x/2 results in 9, which is an odd integer. 9+1=10, which is even. However, once there are more than one 2s, the fraction will always result in an even number and finally add up to an odd number.
_________________

http://en.wikipedia.org/wiki/Kudos

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791

Kudos [?]: 9526 [0], given: 826

Re: This is from a GMATPrep Exam: If x is an even integer, [#permalink] New post 26 Jan 2012, 06:27
slsu wrote:
If x is an even integer, which of the following must be an odd integer?

A. 3x/2
B. 3x/2+1
C. 3x^2
D. 3x^2/2
E. 3x^2/2 +1


One can spot right away that if x is any even number then x^2 is a multiple of 4, which makes \frac{x^2}{2} an even number and therefore \frac{3x^2}{2}+1=3*even+1=even+1=odd.

Answer: E.

If you don't notice this, then one also do in another way. Let x=2k, for some integer k, then:

A. \frac{3x}{2}=\frac{3*2k}{2}=3k --> if k=odd then 3k=odd but if k=even then 3k=even. Discard;

B. \frac{3x}{2}+1=\frac{3*2k}{2}+1=3k+1 --> if k=odd then 3k+1=odd+1=even but if k=even then 3k+1=even+1=odd. Discard;

C. 3x^2 --> easiest one as x=even then 3x^2=even, so this option is never odd. Discard;

D. \frac{3x^2}{2}=\frac{3*4k^2}{2}=6k^2=even, so this option is never odd. Discard;

E. \frac{3x^2}{2}+1=\frac{3*4k^2}{2}=6k^2+1=even+1=odd, thus this option is always odd.

Answer: E.

Similar question to practice: even-and-odd-gmatprep-88108.html

Hope it helps.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Manager
Manager
Status: MBA Aspirant
Joined: 12 Jun 2010
Posts: 190
Location: India
Concentration: Finance, International Business
WE: Information Technology (Investment Banking)
Followers: 3

Kudos [?]: 14 [0], given: 1

GMAT Tests User
Re: If x is an even integer, which of the following must be an [#permalink] New post 26 Jan 2012, 07:02
A bit tricky but got the answer as E
Re: If x is an even integer, which of the following must be an   [#permalink] 26 Jan 2012, 07:02
    Similar topics Author Replies Last post
Similar
Topics:
New posts If x is an even integer which of the following must be an jenniferia2002 8 25 Nov 2007, 20:44
New posts EXPERTS_POSTS_IN_THIS_TOPIC If x is an even interger, which of the following must be an alohagirl 5 03 Dec 2007, 01:19
Moved topic 2 EXPERTS_POSTS_IN_THIS_TOPIC If x is an even integer, which of the following must be an slsu 11 10 Oct 2007, 00:08
New posts 2 EXPERTS_POSTS_IN_THIS_TOPIC If x is even integer, which of the following must be an odd Stiv 7 25 Jul 2012, 07:57
New posts 3 EXPERTS_POSTS_IN_THIS_TOPIC If n is an integer, which of the following must be even? Bunuel 5 18 Sep 2012, 02:55
Display posts from previous: Sort by

If x is an even integer, which of the following must be an

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.