BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
Vote for Target Test Prep, Newsweek Readers’ Choice Awards 2026
NEWSWEEK READERS’ CHOICE 2026

BIG NEWS! Target Test Prep has been nominated, and they’d love your vote!

TTP has worked incredibly hard to build the best test prep experience possible, and winning Newsweek’s 2026 Readers’ Choice Award for Best Test Prep would mean a lot to them. If TTP has helped you, they’d be incredibly grateful for your vote. You can vote once each day through September 9.

Vote for TTP
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

camping

Expert replies
by aakash82 » Tue Mar 10, 2009 7:41 pm
On a camping trip, x campers each paid y dollars for food.What percent of total food expenses did each camper pay?

1. If there were one fewer camper, each camper would owe 1 dollar more
2. If there were half as many campers, each camper would owe 7 dollars more.

OA to follow after some discussion. Also can we generalize a strategy on such questions?
Join the discussion
Source: — Data Sufficiency |

Re: camping

by Vemuri » Tue Mar 10, 2009 11:34 pm
My answer is B.

If x campers each pay $y. They the total amount is $xy. The question is asking us to find out the percentage of total food expense each camper contributed. This can be converted to x/xy = ?

Statement I: If one camper was less (x-1), then the rest will have to pay $(y+1). So, in effect we can equal $xy = $(x-1)(y+1)
==> xy = xy+x-y-1
==> x=y+1 (insufficient)

Statement II: If there were half as many campers (x-x/2), then they would have to pay $(y+7). So, in effect we can equal $xy=$(x-x/2)(y+7)
==> xy=xy+7x-xy/2-7x/2
==> x(y/2+7/2)=7x
==> 7+y=14
==> y=7
If we know the value of y, by substitution we can get the value of x. This will help us get the total percentage of food expenses each camper paid.

B is sufficient to answer the question.
Join the discussion

Re: camping

by marcusking » Wed Mar 11, 2009 6:39 am
Similar to Vemuri I just factored a bit differently

xy = (x-x/2)(y+7)
xy = xy+7x-[xy/2]-[7x/2]
xy = [xy/2]+[7x/2]
2xy = xy+7x
xy = 7x
y = 7

B.
Join the discussion

Re: camping

by aakash82 » Wed Mar 11, 2009 9:37 am
marcusking wrote:Similar to Vemuri I just factored a bit differently

xy = (x-x/2)(y+7)
xy = xy+7x-[xy/2]-[7x/2]
xy = [xy/2]+[7x/2]
2xy = xy+7x
xy = 7x
y = 7

B.
Even I went for B, but the OA given is C. It is a question from Princeton Review
Join the discussion

by scoobydooby » Wed Mar 11, 2009 11:31 am
i made the same mistake..

from B:
xy = 7x , we get y=7, but we can never get x (x simply cancels on both sides)

we do need the equation from A: x=y+1 to compute the value of x and find y/xy
Join the discussion

by Vemuri » Wed Mar 11, 2009 11:09 pm
scoobydooby wrote:i made the same mistake..

from B:
xy = 7x , we get y=7, but we can never get x (x simply cancels on both sides)

we do need the equation from A: x=y+1 to compute the value of x and find y/xy
Very true. This is a tricky question (when we have just under 2 mins) in the real time :evil:

Thanks for posting.
Join the discussion

Re: camping

by mightybuckz » Thu Mar 12, 2009 8:35 pm
Vemuri wrote:My answer is B.

If x campers each pay $y. They the total amount is $xy. The question is asking us to find out the percentage of total food expense each camper contributed. This can be converted to x/xy = ?

Statement I: If one camper was less (x-1), then the rest will have to pay $(y+1). So, in effect we can equal $xy = $(x-1)(y+1)
==> xy = xy+x-y-1
==> x=y+1 (insufficient)

Statement II: If there were half as many campers (x-x/2), then they would have to pay $(y+7). So, in effect we can equal $xy=$(x-x/2)(y+7)
==> xy=xy+7x-xy/2-7x/2
==> x(y/2+7/2)=7x
==> 7+y=14
==> y=7
If we know the value of y, by substitution we can get the value of x. This will help us get the total percentage of food expenses each camper paid.

B is sufficient to answer the question.

the question asks if we can find the ratio of y/xy = 1/x (NOT 1/y)
Hence you need both the statements, C is the ans.
Join the discussion

by Tryingmybest » Sun Mar 15, 2009 9:18 am
IMO B

X be total no .of persons, Y - total amount paid
Say each person paid n$

then nx=y (given) we are asked y/x ie share of each person


We all know A is noy sufficient
Frm B=> (n+7)(x/2)=Y
nx/2 + 7x/2 =Y
y/2 + 7x/2= y
7x/2 = y/2
y/x= 7

Please let me know if I have a logic error somewhere

Thanks.
Join the discussion

by Morgoth » Sun Mar 15, 2009 9:22 pm
Tryingmybest wrote:IMO B

X be total no .of persons, Y - total amount paid
Say each person paid n$

then nx=y (given) we are asked y/x ie share of each person


We all know A is noy sufficient
Frm B=> (n+7)(x/2)=Y
nx/2 + 7x/2 =Y
y/2 + 7x/2= y
7x/2 = y/2
y/x= 7

Please let me know if I have a logic error somewhere

Thanks.
There is no logic error but in fact there is an error in reading.

x campers, EACH paid y dollars, total cost x*y

Question : [y/xy] * 100 = ?

Simplified version : 100/x = ?

Further simplified : x = ?

Hope this helps.
Join the discussion

by Tryingmybest » Mon Mar 16, 2009 6:46 am
Thanks !!
Join the discussion