Profit/ Loss

This topic has expert replies
User avatar
Senior | Next Rank: 100 Posts
Posts: 38
Joined: Tue Jun 12, 2012 8:48 pm

Profit/ Loss

by neer.king » Thu Jul 12, 2012 5:17 am
Bobby bought two shares of stock, which sold for $96 each. If he had a profit of 20 percent on the sale of one of the shares but a loss of 20 percent on the sale of the other share, then on the sale of both shares combined bobby had:

a: a profit of $ 10
b: a profit of $ 8
c: a loss of $8
d: a loss of $ 10
e: neither profit nor loss

Answer: c

Please suggest.
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 435
Joined: Wed Nov 16, 2011 7:27 am
Thanked: 48 times
Followed by:16 members

by alex.gellatly » Thu Jul 12, 2012 5:36 am
neer.king wrote:Bobby bought two shares of stock, which sold for $96 each. If he had a profit of 20 percent on the sale of one of the shares but a loss of 20 percent on the sale of the other share, then on the sale of both shares combined bobby had:

a: a profit of $ 10
b: a profit of $ 8
c: a loss of $8
d: a loss of $ 10
e: neither profit nor loss

Answer: c

Please suggest.
I originally solved this problem incorrectly and had to re-read it. The key is to notice that the $96 is the price in which Bobby sold the stock (not the original value). So we need to find the original value of the two stocks. Knowing this we can set up these equations:

1.20x=96 --> this in the stock which had a 20% profit. Do you understand where I got this equation from? Solving it we get x=80(this is the original value of the stock. He sold if for $96, so..96-80=$16 this is a profit.

.8y=96 --> this is the stock which had a 20% loss. Solving it we get y =120(120 is the original value of the stock). 120-96=24 this is a loss.

Put the two together we get 24loss - 16 profit = 8 loss
Ans C.

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Thu Jul 12, 2012 6:48 am
neer.king wrote:Bobby bought two shares of stock, which sold for $96 each. If he had a profit of 20 percent on the sale of one of the shares but a loss of 20 percent on the sale of the other share, then on the sale of both shares combined bobby had:

a: a profit of $ 10
b: a profit of $ 8
c: a loss of $8
d: a loss of $ 10
e: neither profit nor loss
Many students struggle with this type of question.
An efficient way to solve that involves very little algebra is to GUESS AND CHECK.

Since all of the values in the problem and in the answer choices are integers, the purchase prices are almost certainly each a multiple of a 10.

Stock sold at a 20% profit:

Since this stock is sold at a PROFIT, the purchase price = a multiple of 10 LESS than 96.
90 + .2(90) = 108. Too big.
80 + .2(80) = 96.
Success!
The purchase price = 80.
Profit = 96-80 = 16.

Stock sold at a 20% loss:
Since this stock is sold at a LOSS, the purchase price = a multiple of 10 GREATER than 96.
100 - .2(100) = 80. Too small.
110 - .2(110) = 88. Too small.
120 - .2(120) = 96.
Success!
The purchase price = 120.
Loss = 96-120 = -24.

Profit + loss = 16 + (-24) = -8.
A loss of $8.

The correct answer is C.
Last edited by GMATGuruNY on Mon Jul 16, 2012 6:08 pm, edited 1 time in total.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

User avatar
Senior | Next Rank: 100 Posts
Posts: 38
Joined: Tue Jun 12, 2012 8:48 pm

by neer.king » Sat Jul 14, 2012 10:39 am
Thnx alex,

I made the same problem of not understanding the statement in first go. Understood the statements now.