Advanced GMAT Math QuestionsVersion

This topic has expert replies
Source: — Problem Solving |

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

by truplayer256 » Fri Apr 17, 2009 10:13 am
Well, if 6 workers can build 4 cars in 2 days, then they can build 4 cars/ 2 days= 2 cars per day. With this said, each worker can build 2 cars/ 6 workers= 1/3 cars per day. Now, if there were 8 workers, then, all the workers together can build 1/3 * 8= 8/3 cars per day. In order to find out how many days it'd take the workers to build 6 cars, you can do (6 cars)/(8/3 cars per day)= 6 cars* 3 days/8 cars=9/4 days. B.

User avatar
MBA Student
Posts: 1194
Joined: Sat Aug 16, 2008 9:42 pm
Location: Paris, France
Thanked: 71 times
Followed by:17 members
GMAT Score:710

by gmat740 » Fri Apr 17, 2009 10:15 am

GMAT Instructor
Posts: 1223
Joined: Thu May 01, 2008 3:29 pm
Location: Los Angeles, CA
Thanked: 185 times
Followed by:15 members

by VP_Jim » Fri Apr 17, 2009 10:16 am
This is a fun one! Break it down into steps:

If 6 workers can build 4 cars in 2 days...

1. Then 6 workers can build 2 cars per day
2. And 1 worker can build 1/3 of a car per day
3. Therefore, 8 workers can do 8/3 of a car per day
4. So, to build 6 cars, 8 workers must work:

6 cars / (8/3) = 18/8 = 9/4 days

Hope this helps!
Jim S. | GMAT Instructor | Veritas Prep

Newbie | Next Rank: 10 Posts
Posts: 2
Joined: Sun Apr 12, 2009 7:19 pm

by rahulpatel19 » Fri Apr 17, 2009 10:53 am
here is the other one: -

Marge has n candies, where n is an integer such that 20 < n< 50. If Marge divides the candies equally among 5 children, she will have 2 candies remaining. Ifshe divides the candies among 6 children, she will have 1 candy remaining. How many candies will remain if she divides the candies among 7 children?

a) 0
b) 1
c) 2
d) 3
e) 4

Legendary Member
Posts: 683
Joined: Tue Jul 22, 2008 1:58 pm
Location: Dubai
Thanked: 73 times
Followed by:2 members

by mals24 » Fri Apr 17, 2009 11:13 am
This is like a remainder question in disguise.

So the question is basically saying, n when divided by 5 leaves a remainder of 2.
n when divided by 6 leaves a remainder of 1.
what is the remainder when n is divided by 7?

n = 5a + 2
n = 6b + 1

5a + 2 = 6b + 1

6b-5a = 1

Now what are the two numbers, one which is a multiple of 6 and the other a multiple of 5, which when subtracted give the answer 1 and are between the range 20-50.

You'll get 2 values (24,25) and (35,36)
(just look for multiples of either 5 or 6 that fall within the range 20-50)

you cant take (24,25) because 24-25 = -1.

So, 5a = 35
n = 35 + 2
n = 37

37 when divided by 7 leaves a remainder of 2.

So C