Percentage problem.

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 77
Joined: Sat Jun 02, 2012 7:14 pm
Thanked: 1 times

Percentage problem.

by Chinn_asama » Sat Jul 28, 2012 6:22 am
If the price of an item is reduced by 25%, a person can buy 2 more items for a dollar. How many items are available for a dollar?

I thought the answer is 8 but it is not.

Can anyone explain why the answer is 6.

Thanx
Source: — Problem Solving |

User avatar
Legendary Member
Posts: 520
Joined: Sat Apr 28, 2012 9:12 pm
Thanked: 339 times
Followed by:49 members
GMAT Score:770

by eagleeye » Sat Jul 28, 2012 7:14 am
Chinn_asama wrote:If the price of an item is reduced by 25%, a person can buy 2 more items for a dollar. How many items are available for a dollar?

I thought the answer is 8 but it is not.

Can anyone explain why the answer is 6.

Thanx
Let number of items be n and price of each item be x. Total original price = nx
Now number of items after price reduction = n+2, and price of each item = (100-25)%x =0.75x.
Total new price =(n+2)*0.75x
Since total price remains the same (1 dollar),
Original price = new price
nx = (n+2)*0.75x
=> n = (n+2)*0.75 = (n+2)*3/4
=> 4n = 3n+6
=> n=6.

Let me know if this helps :)

Master | Next Rank: 500 Posts
Posts: 392
Joined: Thu Jan 15, 2009 12:52 pm
Location: New Jersey
Thanked: 76 times

by truplayer256 » Sat Jul 28, 2012 9:35 am
Take this approach:

Assume that initially n items could be bought for a dollar. This means that each item costs 1/n dollars. It then follows that:

(1/n)(0.75) * (n + 2) = 1 => 3n/4 + 3/2 = n => 3/2 = n/4 => n = (3/2)(4) = 6