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
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.

DS - Arithmetic

Expert replies
by rabbulnawaz » Thu May 12, 2011 10:17 am
A certain customer at a restaurant calculates his tip by adding a constant dollar amount to another sum that is directly proportional to the total bill for the meal. If his total bill for the meal was $24.00, what will the be the dollar amount of his tip?
(1) If the total bill for his meal had been four dollars greater, the customer would've calculated a tip of $4.80.
(2) If the total bill for his meal had been six dollars less, the customer would've calculated a tip of $3.80.

Can someone help me on this problem. I am not able to convert word->math on this question.
Join the discussion
Source: — Problem Solving |

by djiddish98 » Thu May 12, 2011 10:48 am
They try to trip you up with the language "another sum that is directly proportional to the total bill for the meal".

The way I interpret this is they mean a fixed %. It's a lot of words that are there just to confuse.

X = constant dollar
(y/100) = fixed percent

So your equation is X + (y/100)*bill = tip.

The introduction gives us the bill, $24.

So X + (y/100)*24 = tip <- our answer

Statement 1 tells us that X + (y/100)*28 = 4.80 - can only solve for x or y in terms of the other variable.

Statement 2 tells us that X + (y/100)*18 = 3.80 - can only solve for x or y in terms of the other variable.

When we take them together, we see that the tip is 1 dollar less when the bill is 10 dollars less. Therefore (y/100) = .1 or 10%.

You can subtract the two equations if you'd like. X's cancel. Factor out (y/100) so you get

(y/100)(28-18) = (4.80-3.80)

(y/100)(10) = 1

10y/100 = 1 -> 1y/10 = 1 -> y = 10

Now that we have Y we can solve for X. take either equation, plug in 10 and you see that X is $2.

for example X + (10/100)(18) -> x + 1.8 = 3.8

With this information, we can easily solve for $24 - you don't have to, but it's 2 + (10/100)(24) or $4.4
Join the discussion

by GMATGuruNY » Thu May 12, 2011 11:17 am
rabbulnawaz wrote:A certain customer at a restaurant calculates his tip by adding a constant dollar amount to another sum that is directly proportional to the total bill for the meal. If his total bill for the meal was $24.00, what will the be the dollar amount of his tip?
(1) If the total bill for his meal had been four dollars greater, the customer would've calculated a tip of $4.80.
(2) If the total bill for his meal had been six dollars less, the customer would've calculated a tip of $3.80.

Can someone help me on this problem. I am not able to convert word->math on this question.
Let y = tip.
Let m = fraction of the total bill that is included in the tip.
Let x = total bill.
Let b = constant that is added.

Thus, y = mx + b.

The expression above represents the equation of a line.

Question rephrased: Given the equation y=mx+b, what is the value of y when x=24?

Statement 1: If the total bill for his meal had been four dollars greater, the customer would've calculated a tip of $4.80.
When x = 24+4 = 28, y = 4.80.
Gives us only one point on the line: (28,4.8)
Insufficient.

Statement 2: If the total bill for his meal had been six dollars less, the customer would've calculated a tip of $3.80.
When x = 24-6 = 18, y = 3.8.
Gives us only one point on the line: (18,3.8).
Insufficient.

Statements 1 and 2 combined:
Given the two points (28,4.8) and (18,3.8), we can determine the equation of the line, enabling us to calculate the value of y when x=24.
Sufficient.

The correct answer is C.

Geeky side note:
The slope of the line is (4.8-3.8)/(28-18) = 1/10.
The slope indicates that for every $10 increase in the bill (the change in x), there will be a $1 increase in the tip (the change in y).
Last edited by GMATGuruNY on Thu May 12, 2011 1:13 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
Join the discussion

by rabbulnawaz » Thu May 12, 2011 11:40 am
GMATGuruNY wrote:
rabbulnawaz wrote:A certain customer at a restaurant calculates his tip by adding a constant dollar amount to another sum that is directly proportional to the total bill for the meal. If his total bill for the meal was $24.00, what will the be the dollar amount of his tip?
(1) If the total bill for his meal had been four dollars greater, the customer would've calculated a tip of $4.80.
(2) If the total bill for his meal had been six dollars less, the customer would've calculated a tip of $3.80.

Can someone help me on this problem. I am not able to convert word->math on this question.
Let y = tip.
Let m = factor by which the total bill is multiplied.
Let x = total bill.
Let b = constant that is added.

Thus, y = mx + b.

The expression above represents the equation of a line.

Question rephrased: Given the equation y=mx+b, what is the value of y when x=24?

Statement 1: If the total bill for his meal had been four dollars greater, the customer would've calculated a tip of $4.80.
When x = 24+4 = 28, y = 4.80.
Gives us only one point on the line: (28,4.8)
Insufficient.

Statement 2: If the total bill for his meal had been six dollars less, the customer would've calculated a tip of $3.80.
When x = 24-6 = 18, y = 3.8.
Gives us only one point on the line: (18,3.8).
Insufficient.

Statements 1 and 2 combined:
Given the two points (28,4.8) and (18,3.8), we can determine the equation of the line, enabling us to calculate the value of y when x=24.
Sufficient.

The correct answer is C.

Geeky side note:
The slope of the line is (4.8-3.8)/(28-18) = 1/10.
The slope indicates that for every $10 increase in the bill (the change in x), there will be a $1 increase in the tip (the change in y).

Thanks. Now this question makes some sense. Now, I have broken this question this way:
C - Constant dollar amount added.
T - Tip
Sum directly proportional to the total bill means KP = B [ Where B - Bill; K- Proportional constant ]

then C + KP = T
Till this point I have understood. Now, as per statement-I, if the total bill is 28 then cant we write KP= 28 => C + 28 = 4.80 ?
I am substituting KP = 28 because, B=KP and total-bill now is 28.

Does this make sense.
Join the discussion

by GMATGuruNY » Thu May 12, 2011 11:58 am
rabbulnawaz wrote:
GMATGuruNY wrote:
rabbulnawaz wrote:A certain customer at a restaurant calculates his tip by adding a constant dollar amount to another sum that is directly proportional to the total bill for the meal. If his total bill for the meal was $24.00, what will the be the dollar amount of his tip?
(1) If the total bill for his meal had been four dollars greater, the customer would've calculated a tip of $4.80.
(2) If the total bill for his meal had been six dollars less, the customer would've calculated a tip of $3.80.

Can someone help me on this problem. I am not able to convert word->math on this question.
Let y = tip.
Let m = factor by which the total bill is multiplied.
Let x = total bill.
Let b = constant that is added.

Thus, y = mx + b.

The expression above represents the equation of a line.

Question rephrased: Given the equation y=mx+b, what is the value of y when x=24?

Statement 1: If the total bill for his meal had been four dollars greater, the customer would've calculated a tip of $4.80.
When x = 24+4 = 28, y = 4.80.
Gives us only one point on the line: (28,4.8)
Insufficient.

Statement 2: If the total bill for his meal had been six dollars less, the customer would've calculated a tip of $3.80.
When x = 24-6 = 18, y = 3.8.
Gives us only one point on the line: (18,3.8).
Insufficient.

Statements 1 and 2 combined:
Given the two points (28,4.8) and (18,3.8), we can determine the equation of the line, enabling us to calculate the value of y when x=24.
Sufficient.

The correct answer is C.

Geeky side note:
The slope of the line is (4.8-3.8)/(28-18) = 1/10.
The slope indicates that for every $10 increase in the bill (the change in x), there will be a $1 increase in the tip (the change in y).

Thanks. Now this question makes some sense. Now, I have broken this question this way:
C - Constant dollar amount added.
T - Tip
Sum directly proportional to the total bill means KP = B [ Where B - Bill; K- Proportional constant ]

then C + KP = T
Till this point I have understood. Now, as per statement-I, if the total bill is 28 then cant we write KP= 28 => C + 28 = 4.80 ?
I am substituting KP = 28 because, B=KP and total-bill now is 28.

Does this make sense.
The sum that is directly proportional to the total bill is the fraction of the total bill that is included in the tip.
Thus, you should represent this sum as KB, where K is the fraction of the total bill that is included in the tip.
Thus, your equation should be C + KB = T.
Since T=4.8 when B=28, the equation becomes C + K*28 = 4.8.
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
Join the discussion