Trucks question

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 75
Joined: Fri Jan 16, 2009 2:00 pm
Thanked: 1 times
GMAT Score:550

Trucks question

by jfranco23 » Fri Mar 13, 2009 5:18 am
A total of n trucks and cars are parked in a lot. If the number of cars is 1/4 the number of trucks, and 2/3 of the trucks are pickups, in terms of n, how many pickups are parked in the lot?

A. 1/6n
B. 5/12n
C. 1/2n
D. 8/15n
E. 11/12n
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 90
Joined: Mon Mar 02, 2009 6:06 am
Thanked: 3 times

by Baldini » Fri Mar 13, 2009 6:16 am
I'd be tempted to go for answer D. Can you please post the OA?

thanks
GMAX

Junior | Next Rank: 30 Posts
Posts: 10
Joined: Tue Mar 10, 2009 2:24 am
Thanked: 2 times

by zephir21 » Fri Mar 13, 2009 6:37 am
Answer D 8/15n

x is the proportion of trucks
1/4n*x + n*x = n
x = 1 / ( 1/4 + 1 ) = 4/5

numbers of trucks = 4/5*n

2/3 trucks were pickeds up

Answer = 2/3 * 4/5 * n = 8/15*n

Answer D

User avatar
Master | Next Rank: 500 Posts
Posts: 131
Joined: Thu Feb 21, 2008 7:13 pm
Location: Canada
Thanked: 3 times
GMAT Score:590

by carllecat » Fri Mar 13, 2009 9:28 am
How to make an educated guess on this one?
Also, the explanation provided below is not really clear to me.

Thanks,

User avatar
Master | Next Rank: 500 Posts
Posts: 319
Joined: Wed Feb 04, 2009 10:32 am
Location: Delhi
Thanked: 84 times
Followed by:9 members

by sureshbala » Fri Mar 13, 2009 9:49 am
carllecat wrote:How to make an educated guess on this one?
Also, the explanation provided below is not really clear to me.

Thanks,
Folk, in order to answer questions like these quickly you can always assume some numbers.

Since we are dealing with the fractions 1/4 and 2/3, see the the number of trucks that you take is divisible by both 4 and 3 say 12.

So, if number of trucks is 12, number of cars= 1/4(12)=3.
Hence total number of vehicles n = 12+3 =15

Also out of 12 trucks, 2/3 are pickups.
So number of pickups parked in the lot = 2/3(12)=8.

Now from the given choices, substituting n=15, we get 8 for the choice D

User avatar
Master | Next Rank: 500 Posts
Posts: 131
Joined: Thu Feb 21, 2008 7:13 pm
Location: Canada
Thanked: 3 times
GMAT Score:590

by carllecat » Fri Mar 13, 2009 1:25 pm
sureshbala wrote:
carllecat wrote:How to make an educated guess on this one?
Also, the explanation provided below is not really clear to me.

Thanks,
Folk, in order to answer questions like these quickly you can always assume some numbers.

Since we are dealing with the fractions 1/4 and 2/3, see the the number of trucks that you take is divisible by both 4 and 3 say 12.

So, if number of trucks is 12, number of cars= 1/4(12)=3.
Hence total number of vehicles n = 12+3 =15

Also out of 12 trucks, 2/3 are pickups.
So number of pickups parked in the lot = 2/3(12)=8.

Now from the given choices, substituting n=15, we get 8 for the choice D
Make sense now. Thanks Sureshbala!

Senior | Next Rank: 100 Posts
Posts: 73
Joined: Tue Sep 09, 2008 11:39 am

by anniev2 » Sat Mar 14, 2009 7:10 am
One thing to add regarding this question. Be careful when picking numbers b/c the question stem does not say that the total number of cars is 1/4 the number of cars in the lot. It references the truck so be certain to pick smart numbers, unlike me and I ended up with the wrong answer of 1/2N or choice C.

User avatar
Legendary Member
Posts: 682
Joined: Fri Jan 16, 2009 2:40 am
Thanked: 32 times
Followed by:1 members

Re: Trucks question

by Vemuri » Sat Mar 14, 2009 8:37 am
Chosing #s & substituting in the answer choices surely helps, but I felt using variables for this question was much faster.

As per the question, T + C = n ; C = 1/4*T
Substituting C in the original equation gives us T + 1/4*T = n
Hence T = 4n/5

Now, the question is saying that 2/3 of the trucks are pickups, i.e. 2/3*T. Substituting for T, we get 2/3*4n/5 ==> 8n/15

Hope this helps.