variables

This topic has expert replies
User avatar
Senior | Next Rank: 100 Posts
Posts: 40
Joined: Sun Dec 28, 2008 2:52 am
Location: Denver
Thanked: 2 times

variables

by deagez » Fri Oct 30, 2009 6:49 pm
if xy+z = x(y+z) then which of the following must be true?

a) x=0 z=0
b) x=1 y=1
c) y=1 z=0
d) x=1 z=0
e) x=1 z=0

OA is E
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 138
Joined: Mon Mar 02, 2009 12:02 pm
Thanked: 15 times

Re: variables

by life is a test » Sun Nov 01, 2009 6:50 am
deagez wrote:if xy+z = x(y+z) then which of the following must be true?

a) x=0 z=0
b) x=1 y=1
c) y=1 z=0
d) x=1 z=0
e) x=1 z=0

OA is E
xy+z = x(y+z) -> xy+z = xy+xz -> z=xz-> you can eliminate choices b and c since it doesnt matter what the y value is.

if z=xz then x must either be 1 or z =0.

hope that helps.