Equations

This topic has expert replies
User avatar
Senior | Next Rank: 100 Posts
Posts: 56
Joined: Wed Sep 01, 2010 10:04 am
Thanked: 1 times
Followed by:20 members

Equations

by Akansha » Sun May 29, 2011 10:37 am
If each pencil is either 23 cents or 21 cents, how many 23 cent pencils did
Martha buy?
a. Martha bought a total of 6 pencils
b. Total value of pencils Martha bought was 130 cents

OA is B
Source: — Data Sufficiency |

User avatar
Master | Next Rank: 500 Posts
Posts: 439
Joined: Sat Aug 09, 2008 8:32 am
Location: India
Thanked: 34 times
Followed by:28 members

by sivaelectric » Sun May 29, 2011 11:23 am
Can you please explain. :)
If I am wrong correct me :), If my post helped let me know by clicking the Thanks button ;).

Chitra Sivasankar Arunagiri

User avatar
Legendary Member
Posts: 516
Joined: Fri Jul 31, 2009 3:22 pm
Thanked: 112 times
Followed by:13 members

by smackmartine » Sun May 29, 2011 11:23 am
IMO B

Let # of 23 cents pencils be x &
# of 21 cents pencils be y

a) x+y = 6
No idea whats the value of x and y , so Insufficient.
b) 23x+21y = 130

only if x= 2 , y is an integer. i.e 23*2 +21 y =130 => y = (130-46)/21 = 84/21 = 4
Sufficient.

To understand this, get the maximum multiple of 23 closest to 130.
23*5 = 115
and minimum could be 0
so , between 0 and 5, only at x=2 , equation 23x+21y = 130 satisfies Y to be an integer.

So, B

User avatar
Legendary Member
Posts: 1309
Joined: Mon Apr 04, 2011 5:34 am
Location: India
Thanked: 310 times
Followed by:123 members
GMAT Score:750

by cans » Mon May 30, 2011 1:13 am
x=23 cents pencil
y=21 cents pencil
to find x.
A) x+y = 6. Insufficient as y is not known
B) 23x+21y = 130
(as x,y are numbers, both have to be integers)
x = (130-21y)/23
if y=1, x= 109/23 (not an integer) thus wrong
if y=2, x=88/23 wrong
if y=3, x=67/23 wrong
if y=4, x=46/23 = 2 (integer can be true)
if y=5, x=25/23 wrong
if y=6, x=4/23 wrong
if y=7, x=-17/23 wrong.(x can't be -ve)
As we increase y, x will become more and more negative.
Thus only valid answer is when y=4, x=2
Thus no. of 23 cents pencil =2 and B alone is sufficient.