Parallel Lines

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 33
Joined: Tue Nov 27, 2007 2:35 am

Parallel Lines

by dev.gavande » Mon Oct 03, 2011 10:17 pm
Which of the following lines is parallel to line x = 1.44 - 3y ?

[A]y = x/6 + 25
y = 0.48 - x/3
[C]x/3 - y = 2
[D]y + x/3 = 10
[E]x/4 + 3y = 1

I don't understand how to solve this?
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Mon Oct 03, 2011 10:23 pm
dev.gavande wrote:Which of the following lines is parallel to line x = 1.44 - 3y ?

[A]y = x/6 + 25
y = 0.48 - x/3
[C]x/3 - y = 2
[D]y + x/3 = 10
[E]x/4 + 3y = 1

I don't understand how to solve this?


Parallel lines have the same slope.
x = 1.44 - 3y implies 3y = 1.44 - x or y = -x/3 + 1.44/3 = -x/3 + 0.48, which implies that slope of x = 1.44 - 3y is -1/3
Now look at the given options to check which line has a slope of -1/3.
[A]y = x/6 + 25; slope = 1/6
y = 0.48 - x/3; slope = -1/3, here the equation of the line is the same as the given equation so both the lines are the same.
[C]x/3 - y = 2; slope = 1/3
[D]y + x/3 = 10; slope = -1/3 implies this line is parallel to the given line.
[E]x/4 + 3y = 1, slope = -1/12

The correct answer is D.
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/

Legendary Member
Posts: 966
Joined: Sat Jan 02, 2010 8:06 am
Thanked: 230 times
Followed by:21 members

by shankar.ashwin » Mon Oct 03, 2011 10:23 pm
For 2 lines to be parallel they should have equal slopes.

Express each eq. in the form y =mx + c

m is the slope.

Only and [D] have the same slope (-1/3)

But is the same eq. as the question, so the 2 lines would be collinear

Hence d

Senior | Next Rank: 100 Posts
Posts: 33
Joined: Tue Nov 27, 2007 2:35 am

by dev.gavande » Mon Oct 03, 2011 11:16 pm
Thanks Anurag and Shankar!!
I got it now..