Interesting DS question

This topic has expert replies
User avatar
Legendary Member
Posts: 626
Joined: Fri Dec 23, 2011 2:50 am
Location: Ahmedabad
Thanked: 31 times
Followed by:10 members

by ronnie1985 » Fri Feb 03, 2012 10:17 am
Very tempting to write (A) as answer
But S2. x=2(z+1) = 2k
Exp = x^3-3x^2+2x = 8k^3-3*4k^2+2*2k = 4*m, divisible by 4
(D) is answer.
Follow your passion, Success as perceived by others shall follow you

User avatar
Legendary Member
Posts: 934
Joined: Tue Nov 09, 2010 5:16 am
Location: AAMCHI MUMBAI LOCAL
Thanked: 63 times
Followed by:14 members

by [email protected] » Sat Feb 18, 2012 8:31 pm
If x>0, then is x^3-3x^2+2x divisible by 4?

1. x=4y+4 where y is an integer
2. x=2z+2; were z is an integer


Statement 1 was not a problem... I didnt even had to put in values for statement 1 because any number which is a divisible by 4 when put in any polynomial or a term, has to be divisible by 4.


Statement 2 was a problem because I had to put in values for z and see the answer in the equation...

This was the only thing...



Well there are many times when you actually have to put in values even if you sorted the equations or simplified the equations...
IT IS TIME TO BEAT THE GMAT

LEARNING, APPLICATION AND TIMING IS THE FACT OF GMAT AND LIFE AS WELL... KEEP PLAYING!!!

Whenever you feel that my post really helped you to learn something new, please press on the 'THANK' button.

User avatar
Senior | Next Rank: 100 Posts
Posts: 58
Joined: Thu Sep 29, 2011 5:15 am
Thanked: 7 times
Followed by:1 members
GMAT Score:740

by kul512 » Tue Feb 21, 2012 4:20 pm
What is the use of the information............x>0.
Does it play any role in the problem solving.

Master | Next Rank: 500 Posts
Posts: 273
Joined: Thu Sep 08, 2011 6:50 am
Thanked: 5 times
Followed by:3 members

by fangtray » Sun Apr 01, 2012 6:15 am
venkb wrote:If x>0, then is x^3-3x^2+2x divisible by 4?

1. x=4y+4 where y is an integer
2. x=2z+2; were z is an integer

I saw this quesiton in Manhattan guide, but i am not convinced with its answer.
could someone provide the question with some parenthesis, i'm afraid if i look down i'll accidentally glance over the answer without attempting it first. but curious, how does one do this problem without parenthesis to give you the specific equation?

User avatar
Newbie | Next Rank: 10 Posts
Posts: 2
Joined: Sun Mar 18, 2012 2:06 am

by seriousmonkey » Mon Apr 02, 2012 7:07 am
I did this with some basic algebra:

The first statement is true because we can factor out 4 from x=4(y+1) and the expression is (x^3)-(3x^2)+2x as x(x^2-3x+2)

I simplified the expression also by adding x and 1 and subtracting x and 1. So we get:

x^3 - 3x^2 + 2x +x +1 -x -1; this gives x^3-3x^2+3x-1- x+1; this is (x-1)^3 -(x-1) or (x-1)*[(x-1)^2-1];

Substituting the second statement, we get (2z+1)*(4z^2-4z). This is divisible by 4.

Hence the answer is D.

Junior | Next Rank: 30 Posts
Posts: 21
Joined: Sun Jan 22, 2012 7:47 am
Thanked: 1 times

by somsubhra86 » Tue Apr 24, 2012 5:48 am
I am On A

Senior | Next Rank: 100 Posts
Posts: 59
Joined: Sun Mar 11, 2012 8:57 pm
Location: India
Thanked: 16 times
Followed by:1 members

by shantanu86 » Tue Apr 24, 2012 7:14 am
venkb wrote:If x>0, then is x^3-3x^2+2x divisible by 4?

1. x=4y+4 where y is an integer
2. x=2z+2; were z is an integer

I saw this quesiton in Manhattan guide, but i am not convinced with its answer.
IMO its D.

Explanation-

eq = x^3-3x^2+2x
=> x(x^2 -3x +2)
=> x(x-1)(x-2)

[A] x= 4(y+1) if x is a multiple of 4 eq will also be a multiple. Therefore, sufficient alone.
x= 2z+2 => eq = 2(z+1)(2z+1)2z .. a multiple of 4.. this this alone is also sufficient.

Also, 0 is a multiple of every number except 0 :)

Hope it helps!!

Senior | Next Rank: 100 Posts
Posts: 97
Joined: Sun Jun 24, 2012 11:23 pm

by Ganesh hatwar » Wed Jul 25, 2012 11:11 pm
venkb wrote:If x>0, then is x^3-3x^2+2x divisible by 4?

1. x=4y+4 where y is an integer
2. x=2z+2; were z is an integer

I saw this quesiton in Manhattan guide, but i am not convinced with its answer.
D??

Junior | Next Rank: 30 Posts
Posts: 22
Joined: Thu Jun 28, 2012 10:38 am

by surmilsehgal » Sun Aug 05, 2012 3:28 am
tha answer is E??

Newbie | Next Rank: 10 Posts
Posts: 9
Joined: Fri Mar 02, 2012 5:42 pm

by cuddytime » Sun Aug 12, 2012 6:25 pm
i like "D" for this answer.

broken down the answer is: x(x-1)(x-2)

you're trying to see if a or b is a multiple of 4 (or has 2 2's when factored out)

Junior | Next Rank: 30 Posts
Posts: 10
Joined: Thu Aug 09, 2012 2:03 am

by mehulsayani » Tue Aug 14, 2012 3:53 am
venkb wrote:If x>0, then is x^3-3x^2+2x divisible by 4?

1. x=4y+4 where y is an integer
2. x=2z+2; were z is an integer

I saw this quesiton in Manhattan guide, but i am not convinced with its answer.
Hey here, x>0 and x^3-3x^2+ 2x is the given equation
which can be simplified to x(x^2-3x+2) => x(x-1)(x-2)
which mean its the product of three consecutive numbers.

Consider 1. x= 4y + 4 = 4(y+1) So, x is always divisible by 4 and so is our equation. Therefore, our 1. is sufficient

Consider 2. x= 2z+2 = 2(z+1) So, x is even, we have even*odd*even as our given equation.
which is always divisible by 4,(in case you dont get it, its even(divisible by 2)*odd*even(divisible by 2))

2. is also sufficient.

So, D

Master | Next Rank: 500 Posts
Posts: 171
Joined: Tue Jan 08, 2013 7:24 am
Thanked: 1 times

by rajeshsinghgmat » Sun Feb 10, 2013 1:26 am
D is the answer.

User avatar
Master | Next Rank: 500 Posts
Posts: 234
Joined: Tue Jul 16, 2013 9:00 am
Location: West Virginia
Thanked: 9 times

by Java_85 » Wed Sep 04, 2013 5:57 pm
I'm kinda sure it is D.

Newbie | Next Rank: 10 Posts
Posts: 1
Joined: Fri Oct 17, 2014 4:50 am

by sitam.nitj » Fri Oct 17, 2014 4:59 am
x^3 - 3(x^2) + 2x = x(x-1)(x-2)

Now x(x-1)(x-2) is always divisible by 4 if x is even and x>0 is given in the statement.

1. x = 4y + 4 = 4(y+1) which is always even because ( even * even = Even & Even * odd = Even ) so the expression x^3 - 3(x^2) + 2x is divisible by 4 in first case. (Note - y is an integer but it cannot be less than 0 because x>0)

2. x = 2z + 2 = 2(z+1) which is always divisible by 4 as 2 multiplied by anything is even.

So the answer is D.[/list][/quote]

User avatar
Master | Next Rank: 500 Posts
Posts: 164
Joined: Sat Sep 20, 2014 10:26 pm
Thanked: 1 times

by jaspreetsra » Sun Oct 26, 2014 7:10 am
I think that answer is E.
Reason:
If x > 0, then is x^3 - 3(x^2) + 2x divisible by 4?

1. x = 4y + 4, where y is an integer
2. x = 2z + 2, where z is an integer

x^3 - 3(x^2) + 2x = x(x-2)(x-1)
So need x =? to answer this question.

1)Not sufficient
2)Not sufficient

Answer: E