Algebra

[This topic has 10 member replies]
Free $100 Amazon.com Gift Card - Buy a GMAT course using a Beat The GMAT discount code between Mar 8-22 and get a $100 Amazon.com Gift Card. Learn more!
Post New Topic   Post Reply

heshamelaziry
GMAT Destroyer!

Default Avatar

Joined: 26 Aug 2009
Posts: 869

Thanks given: 61
Thanked 7 times in 6 posts
Location: California

Target GMAT Score: 600

Topic: Algebra
PostTue Nov 17, 2009 12:40 am

Elapsed Time:
00:00
Lap   Why a timer is critical to improving your score

If m, n, and p are integers, is m + n odd?

(1) m = p^2 + 4p + 4

(2) n = p^2 + 2m + 1

Not sure how go about this one ?


Last edited by heshamelaziry on Tue Nov 17, 2009 1:20 am; edited 1 time in total
Back to top
View user's profile Send private message
italian7745
Rising GMAT Star

Default Avatar

Joined: 24 May 2009
Posts: 82

Thanks given: 2
Thanked 2 times in 2 posts

PostTue Nov 17, 2009 12:58 am

IMO C...

m + n can be odd only when one of them is even and one of them is odd..

Now

1) m = (p+2)^2

so let p=0 ...m=4
let p = 1 ...m=9...

we do not know anything about n ....

2) n = p^2 + 2m + 1

here we have to assume both p and m ...

let m=1 odd ...p =1 ....n = 4... so m + n is odd....
let m =2 ....p=1 .... n= 6...so m + n is even...

so this is insufficient..

Now if we combine them...

m = (p + 2)^2
n= P^2 + 2 ( P^2 + 4P + 4) + 1
= 3P^2 + 8P + 9

if p = 1 .... m = 9.... n = 20... m + n is odd...
p=0 .... m = 4...... n = 9.... m + n is odd...
Back to top
View user's profile Send private message
ershovici
Rising GMAT Star

Default Avatar

Joined: 25 Aug 2009
Posts: 76

Thanks given: 3
Thanked 2 times in 2 posts

Test Date: 26 november 2009
Target GMAT Score: 700+
GMAT Score: 600

PostTue Nov 17, 2009 2:38 am

I also agree C looks to be correct.
Back to top
View user's profile Send private message
viju9162
GMAT Destroyer!



Joined: 11 Jun 2007
Posts: 329

Thanks given: 19
Thanked 5 times in 5 posts
Location: Bangalore

Target GMAT Score: 750+
GMAT Score: 600

PostTue Nov 17, 2009 3:06 am

I believe answer is E.

My reasoning is mentioned below. Please correct me if I am wrong.

Question - Is m+n = odd. For m+n to be odd, both m&n should not be even. And also, m&n should not be odd.

From A, m = p^2 + 4p + 4

m = p^2 + ( E) .. because 4p is even ( any number multiplied by 4 is even, hence 4p is even)and 4 is even ( E+E=E).

Therefore, m can be:

m = O+E
m= odd

because p^2 can be either even or odd . 3^2 = 9 or 2^2 = 4.

Not sufficient

From B, n = p^2 + 2m + 1

2m+1 = E+O = 0 ... 2m is always even.

Therfore, n can be:

n = p^2 + O

p^2 can be either even or odd .. therefore n can be even or odd.

From C, combining both:

m and n can either be both odd, which results to even integer. Or it can be odd as one of them can be odd integer.

Hence answer is E.

Regards,
Viju

_________________
I love to win, hate to lose
Back to top
View user's profile Send private message Visit poster's website
Gmat09_5ALL
Rising GMAT Star

Default Avatar

Joined: 14 Apr 2009
Posts: 52

Thanks given: 3
Thanked 0 times in 0 posts

PostTue Nov 17, 2009 4:01 am

P^2 + P^2 = even
M+N = odd

Hence C
Back to top
View user's profile Send private message
viju9162
GMAT Destroyer!



Joined: 11 Jun 2007
Posts: 329

Thanks given: 19
Thanked 5 times in 5 posts
Location: Bangalore

Target GMAT Score: 750+
GMAT Score: 600

PostTue Nov 17, 2009 5:18 am

Hi Gmat09_5ALL ,

Thanks. got it! I should have realized it.. went through long procedure to solve Sad.

Regards,
Viju

_________________
I love to win, hate to lose
Back to top
View user's profile Send private message Visit poster's website
palvarez
Really wants to Beat The GMAT!

Default Avatar

Joined: 24 Oct 2009
Posts: 199

Thanks given: 3
Thanked 19 times in 17 posts

GMAT Score: 710

PostWed Nov 18, 2009 12:40 am

heshamelaziry wrote:
If m, n, and p are integers, is m + n odd?

(1) m = p^2 + 4p + 4

(2) n = p^2 + 2m + 1

Not sure how go about this one ?
Rephrase it

m+n = 1 (mod 2)


1. m = p^2 + 4p +4
m = p^2 (mod 2)

2. n = p^2 + 1 (mod 2)


m +n = 2p^2 + 1 = 1 (mod 2).

Get rid of the junk in "rephrasing phase" itself. Carrying it over creates all troubles.
Back to top
View user's profile Send private message
Abdulla
GMAT Destroyer!

Default Avatar

Joined: 07 Aug 2008
Posts: 327

Thanks given: 47
Thanked 4 times in 4 posts
Location: Philadelphia

Test Date: November 30th, 2009
Target GMAT Score: 700
GMAT Score: 550

PostWed Nov 18, 2009 12:52 am

I agree with viju9162
I believe it's E .. what's the OA hesham?

_________________
Abdulla
Back to top
View user's profile Send private message
linfongyu
Rising GMAT Star

Default Avatar

Joined: 31 Jan 2008
Posts: 80

Thanks given: 7
Thanked 1 times in 1 posts

Target GMAT Score: 700+

PostWed Nov 18, 2009 12:09 pm

Stem 1: m = p^2 + 4p + 4
m = (p+2)(p+2)
m is even if p is even, or odd if p is odd
No mention of n, eliminate A and D.

Stem 2: n = p^2 + 2m + 1
if p is odd, n = odd + even + odd = even
if p is even, n = even + even + odd = odd
Insufficient, eliminate C

Combine:
N depends on the p. No new information added regarding P. Choose E.
Back to top
View user's profile Send private message
chipbmk
Rising GMAT Star

Default Avatar

Joined: 05 Oct 2009
Posts: 70

Thanks given: 8
Thanked 0 times in 0 posts

PostWed Nov 18, 2009 1:12 pm

palvarez wrote:
heshamelaziry wrote:
If m, n, and p are integers, is m + n odd?

(1) m = p^2 + 4p + 4

(2) n = p^2 + 2m + 1

Not sure how go about this one ?
Rephrase it

m+n = 1 (mod 2)


1. m = p^2 + 4p +4
m = p^2 (mod 2)

2. n = p^2 + 1 (mod 2)


m +n = 2p^2 + 1 = 1 (mod 2).

Get rid of the junk in "rephrasing phase" itself. Carrying it over creates all troubles.
Can you explain what you mean when you write "(mod 2)"

Thanks!
Back to top
View user's profile Send private message
palvarez
Really wants to Beat The GMAT!

Default Avatar

Joined: 24 Oct 2009
Posts: 199

Thanks given: 3
Thanked 19 times in 17 posts

GMAT Score: 710

PostWed Nov 18, 2009 4:02 pm

chipbmk wrote:
palvarez wrote:
heshamelaziry wrote:
If m, n, and p are integers, is m + n odd?

(1) m = p^2 + 4p + 4

(2) n = p^2 + 2m + 1

Not sure how go about this one ?
Rephrase it

m+n = 1 (mod 2)


1. m = p^2 + 4p +4
m = p^2 (mod 2)

2. n = p^2 + 1 (mod 2)


m +n = 2p^2 + 1 = 1 (mod 2).

Get rid of the junk in "rephrasing phase" itself. Carrying it over creates all troubles.
Can you explain what you mean when you write "(mod 2)"

Thanks!
http://en.wikipedia.org/wiki/Modular_arithmetic
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
 
Most Active Members in Last 30 Days
1. harsh.champ 562 posts
2. shashank.ism 368 posts
3. thephoenix 319 posts
4. kstv 310 posts
5. ajith 279 posts
Most Active Experts in Last 30 Days
1. lunarpower
Manhattan GMAT Teacher
87 posts
2. Stuart Kovinsky
Kaplan GMAT Teacher
63 posts
3. Lisa Anderson
Stacy Blackman Consulting
54 posts
4. Testluv
Kaplan GMAT Teacher
49 posts
5. Bryant@VeritasPrep
Veritas Prep
41 posts