if x,y and z are integers, is x(y^2 + z^3) even ?

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 88
Joined: Tue Mar 03, 2009 8:10 am
Thanked: 3 times
if x,y and z are integers, is x(y^2 + z^3) even ?

(1) x is odd
(2) xyz is odd

OA is B , but I got C

Legendary Member
Posts: 1035
Joined: Wed Aug 27, 2008 10:56 pm
Thanked: 104 times
Followed by:1 members

by scoobydooby » Wed Mar 25, 2009 4:56 am
is x(y^2 + z^3) even ?

stmt 1) x is odd
case 1: y and z even=>O(E+E)=E
case 2: y and z odd=> O(O+O)=O*E=E
case 3: x even, y odd or vice versa=> O(O+E)=O*O=O
not sufficient


stmt 2) xyz is odd
=> x, y and z all are odd (if any one was even then xyz would have been even)
O(O+O)=O*E=E
sufficient

hence B

Senior | Next Rank: 100 Posts
Posts: 38
Joined: Tue Jan 27, 2009 10:24 am

by sanjay_dce » Wed Mar 25, 2009 8:38 am
from stm2 we know that all x, y ,z are odd hence B

Senior | Next Rank: 100 Posts
Posts: 88
Joined: Tue Mar 03, 2009 8:10 am
Thanked: 3 times

by quocbao » Fri Mar 27, 2009 9:51 am
Can you explain why x,y,z is odd from statement 2 ?

We can also have x is odd, y z is even also ?

Legendary Member
Posts: 1799
Joined: Wed Dec 24, 2008 3:03 am
Thanked: 36 times
Followed by:2 members

by goelmohit2002 » Fri Mar 27, 2009 10:19 am
quocbao wrote:Can you explain why x,y,z is odd from statement 2 ?

We can also have x is odd, y z is even also ?
if any of x, y or z are even, then the product xyz cannot be odd....