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.

Line x = 2y + 5

Expert replies
by kartikshah » Mon Jul 16, 2012 3:36 am
In a rectangular coordinate system, if the line x = 2y + 5 passes through points (m,n) and (m+2, n+p), what is the value of p?
1. -2
2. 0
3. ½
4. 1
5. 2


Please help!
Source: Princeton Review Practice Test 10
Join the discussion
Source: — Problem Solving |

by eagleeye » Mon Jul 16, 2012 5:26 am
kartikshah wrote:In a rectangular coordinate system, if the line x = 2y + 5 passes through points (m,n) and (m+2, n+p), what is the value of p?
1. -2
2. 0
3. ½
4. 1
5. 2


Please help!
Source: Princeton Review Practice Test 10
Easiest way is to compare slopes:

x = 2y + 5 => y = x/2 -5/2
Recall that slope of y = mx+c is m. Here m = 1/2

Now slope of line segment joining (m,n) with (m+2,n+p) = (n+p-n)/(m+2-m) = p/2
Since this is part of the same line, slopes are equal. Hence p/2 = 1/2 => p = 1.

option 4 is correct.
:)
Join the discussion

by kartikshah » Mon Jul 16, 2012 8:11 am
Eagleeye: I understood how you derived the slope of the line. But did not follow your calculations thereafter. Please can you explain stepwise?
I'm not that great with Coordinate Geometry.
Join the discussion

by mekoner » Mon Jul 16, 2012 12:14 pm
kartikshah wrote:Eagleeye: I understood how you derived the slope of the line. But did not follow your calculations thereafter. Please can you explain stepwise?
I'm not that great with Coordinate Geometry.
The calculations after the slope are just simply Rise/Run.

We have:
(X1, Y1) = (m,n)
(X2,Y2) = (m+2, n+p)



We then simply solve by Y2-Y1 / X2-X1.

----------
[quote="eagleeye"Easiest way is to compare slopes:

x = 2y + 5 => y = x/2 -5/2
Recall that slope of y = mx+c is m. Here m = 1/2

Now slope of line segment joining (m,n) with (m+2,n+p) = (n+p-n)/(m+2-m) = p/2
Since this is part of the same line, slopes are equal. Hence p/2 = 1/2 => p = 1. [/quote]

My question is:
"Since this is part of the same line", meaning that x = 2y + 5 = y = x/2 -5/2, right? And, should we always re-write the formula in the Y=mx+b form?
Join the discussion

by eagleeye » Mon Jul 16, 2012 5:59 pm
mekoner wrote: My question is:
"Since this is part of the same line", meaning that x = 2y + 5 = y = x/2 -5/2, right? And, should we always re-write the formula in the Y=mx+b form?
a. Yes, that means the line segment is a part of x = 2y+5.
b. Equation of a line can be written in different forms. Once you have enough experience, you can find out the slope without actually using the form. However, writing things out in a recognized form prevents mistakes. At the same time, if you can calculate the slopes mentally or just by observation, you can save computational time. So, to finally answer your question, I would suggest getting familiar with the various forms of equation of a line before doing mental calculations.

Here are a few forms of the top of my head:

1. x/a + y/b = 1 (where a is x intercept and b is y intercept).
2. y = mx + b (where m is the slope and b is the y intercept)
3. (y-y1) = m(x-x1) (where m is the slope and the line passes through (x1,y1)
4. (y-y1) = (x-x1)*(y2-y1)/(x2-x1) (where the line passes through (x1,y1) and (x2,y2)

From comparing the various forms we can see that:

slope = m = -b/a = (y2-y1)/(x2-x1)
and x-intercept = a = -b/m = (x1*y2-x2*y1)/(y2-y1)

Cheers!
Join the discussion

by das.ashmita » Mon Jul 16, 2012 7:59 pm
Here is Another approach

By substitution
x=2y+5

For pt(m,n):
m=2n+5 => 2n = m-5...(1)

For pt(m+2,n+2):
and m+2 = 2(n+p) +5
=>m+2 = m-5+2p+5 (by substituting eqn 1)
=>q=1
Join the discussion