Find all School-related info fast with the new School-Specific MBA Forum

It is currently 21 May 2013, 11:05
Customize  |  Hide

A line with the equation y = px + q is reflected over the li

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Senior Manager
Senior Manager
Joined: 06 Aug 2011
Posts: 262
Followers: 2

Kudos [?]: 22 [0], given: 42

GMAT Tests User
A line with the equation y = px + q is reflected over the li [#permalink] New post 02 Oct 2012, 01:19
00:00

Question Stats:

16% (01:01) correct 83% (01:03) wrong based on 0 sessions
A line with the equation y = px + q is reflected over the line y = x. Is the reflection of this line parallel to the line y = mx + n?

(1) m = p + 2

(2) m = 3p


I know this question has been discussed earlier..bt that discussion didnt help me out..thats y have made new topic..:)..
[Reveal] Spoiler: OA
2 KUDOS received
BSchool Thread Master
User avatar
Status: If you think you can, then eventually you WILL!
Joined: 05 Apr 2011
Posts: 399
Location: India
Concentration: Finance, Marketing
Schools: ISB '14 (D)
GMAT 1: 570 Q49 V19
GMAT 2: 700 Q51 V31
GPA: 3
WE: Information Technology (Computer Software)
Followers: 32

Kudos [?]: 135 [2] , given: 39

GMAT Tests User
Re: A line with the equation y = px + q is reflected over the li [#permalink] New post 02 Oct 2012, 19:13
2
This post received
KUDOS
A line with the equation y = px + q is reflected over the line y = x. Is the reflection of this line parallel to the line y = mx + n?

(1) m = p + 2

(2) m = 3p

When a line is reflected around y=x then the equation of the reflected line is got by swapping the x and y of the original equation.
So, equation of the reflection of the line y=px + q will be x = py + q

So, for this line to be parallel to y = mx + n we just need to make sure that the slope of the two lines are equal
i.e. 1/p = m

STAT1
m = p + 2
But we cannot say whether m=1/p will be true or not. Proof is below.
Trying m =1/p
we get
1/p = p + 2
p^2 + 2p - 1 =0
p = { -2 +- sqrt(4 + 4) }/2 = { -2 + 4sqrt2 } /2
But there can be many other values of p for which m = p+2 will be true but m = 1/p will not be true.
So, INSUFFICIENT

STAT2
m = 3p
But we cannot say whether m=1/p will be true or not. Proof is below.
Trying m = 1/p
1/p = 3p
=> p^2 = 1/3
But there can be many other values of p for which m = p+2 will be true but m = 1/p will not be true.
So, INSUFFICIENT

Taking both together we have
m = p+2 and m=3p
=> 3p = p+2
=> p = 1

So, m = p+2 = 3
And 1/p = 1
Clearly m is not equal to 1/p. So, lines are not parallel.

So, Answer will be C.
Hope it helps!
_________________

ankit
you must believe

How to start GMAT preparations?
How to Improve Quant Score?
gmatclub topic tags
Check out my GMAT debrief
Thursdays with Ron link
Looking for a Quant tutor? Check out my post for the same!

Combined Formula Sheet :
Number Properties || Word Problems and PnC || Equations, Inequalities || Geometry

How to Solve :
Statistics || Reflection of a line || Remainder Problems


Last edited by nktdotgupta on 02 Oct 2012, 19:57, edited 1 time in total.
Senior Manager
Senior Manager
User avatar
Joined: 11 May 2011
Posts: 383
Location: US
Followers: 1

Kudos [?]: 46 [0], given: 46

Re: A line with the equation y = px + q is reflected over the li [#permalink] New post 02 Oct 2012, 20:33
@nktdotgupta - Thx for the explanation but i've another question on this.
What if -
1. A line with the equation y = px + q is reflected over the line y = 2x, How shall we approach this question?
2. A line with the equation y = px + q is reflected over the line y = 5, How shall we approach this question?
_________________

-----------------------------------------------------------------------------------------
What you do TODAY is important because you're exchanging a day of your life for it!
-----------------------------------------------------------------------------------------

BSchool Thread Master
User avatar
Status: If you think you can, then eventually you WILL!
Joined: 05 Apr 2011
Posts: 399
Location: India
Concentration: Finance, Marketing
Schools: ISB '14 (D)
GMAT 1: 570 Q49 V19
GMAT 2: 700 Q51 V31
GPA: 3
WE: Information Technology (Computer Software)
Followers: 32

Kudos [?]: 135 [0], given: 39

GMAT Tests User
Re: A line with the equation y = px + q is reflected over the li [#permalink] New post 02 Oct 2012, 21:40
Hi,

To find the equation of the reflected line just keep in mind the following things:--

1. Each and every point on the reflected line has the same distance from the line on which the reflection happened as the corresponding point on the original line.
2. The line on which reflection happens is the perpendicular bisector of the line joining a point on the original line and the corresponding point on the reflected line.

So, to find the equation of the reflected line you need to find two points.
One point you can get by finding the point of intersection of the original line and the line on which the reflection happened.
To find the other point you can take any point on the original line and drop a perpendicular to the line on which reflection has to happen. And find the point of the intersection of the line on which the reflection has to happen and the perpendicular drawn just now.
Now, the point of intersection which we got just now is the mid point of the point on the original line and the point on the reflected line. So, we can find the point on the reflected line too.

Will give an example : ( Figure attached )
Suppose we are given the equation of line l and we have to find the reflection of l on line m
line n is the reflected line whose equation we need to find.
We can find one point (O) by solving for lines l and m
Now to find one more point on line n (C(x2,y2)):
Take a point A(x,y) on line l and draw a perpendicular to line m (point B)
Now , we know the slope of line m so we can find the slope of any line perpendicular to line m and we have one point (A) through which that perpendicular is passing so we can find equation of that perpendicular and hence we can find point B (x1, y1)
Since, B is the midpoint of AC (since the line on which reflection happens is the perpendicular bisector of any two corresponding lines on the original and the reflected line)
So,
x1 = (x+ x2) /2
and
y1 = (y + y2)/2
So, we can find x2,y2 and hence point C
Once we have point C then we can find equation of line n as we have two point O and C

Now coming to your doubt:
What if -
1. A line with the equation y = px + q is reflected over the line y = 2x, How shall we approach this question?
2. A line with the equation y = px + q is reflected over the line y = 5, How shall we approach this question?

For the 1st one i will go with the approach mentioned above.
For the second one since the line is y=5. So the X co-ordinate of the corresponding point on the reflected line will remain same but for finding the y co-ordinate i will follow the procedure mentioned above.

Hope it helps!
Attachments

File comment: File attached
image.JPG
image.JPG [ 14.48 KiB | Viewed 794 times ]


_________________

ankit
you must believe

How to start GMAT preparations?
How to Improve Quant Score?
gmatclub topic tags
Check out my GMAT debrief
Thursdays with Ron link
Looking for a Quant tutor? Check out my post for the same!

Combined Formula Sheet :
Number Properties || Word Problems and PnC || Equations, Inequalities || Geometry

How to Solve :
Statistics || Reflection of a line || Remainder Problems

Senior Manager
Senior Manager
Joined: 06 Aug 2011
Posts: 262
Followers: 2

Kudos [?]: 22 [0], given: 42

GMAT Tests User
Re: A line with the equation y = px + q is reflected over the li [#permalink] New post 02 Oct 2012, 23:34
Thanks alot..!!

i got it now..!
Re: A line with the equation y = px + q is reflected over the li   [#permalink] 02 Oct 2012, 23:34
    Similar topics Author Replies Last post
Similar
Topics:
New posts If 2 + i sqrt3 is a root of the equation x^2 + px + q = 0, sunniboy007 1 01 Mar 2004, 16:12
New posts A,B are roots of equation (x)(x)-px+q=0. A,C are roots of smcgrath12 3 30 Oct 2004, 13:11
New posts (M) Does the equation y = (x p)(x q) intercept the x-axis at banksy 3 17 Mar 2011, 14:45
New posts 4 A line with the equation y = px + q is reflected over the bhandariavi 8 20 Mar 2011, 17:14
New posts EXPERTS_POSTS_IN_THIS_TOPIC Does the equation y = (x – p)(x – q) intercept the x-axis at alchemist009 4 09 Jun 2012, 17:24
Display posts from previous: Sort by

A line with the equation y = px + q is reflected over the li

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.