Bunuel
Three of the four vertices of a rectangle in the xy-coordinate plane are ( –5, 1), ( –4, 4), and (8, 0). What is the fourth vertex?
(A) (–4.5, 2.5)
(B) ( –4, 5)
(C) (6, –2 )
(D) (7, –3 )
(E) (10, 1)
Kudos for a correct solution.
MANHATTAN GMAT OFFICIAL SOLUTION:Your GMAT scratchpad has a grid; use it to plot the diagram to scale.
Attachment:
2015-06-15_1342.png
“Eyeball” solution: The corner at ( –4, 4) looks like a right angle, so complete the rectangle with the dashed lines shown. The 4th point must be located approximately where the bigger dot is drawn. The closest answer choice is the point (7, –3 ). Alternatively, you could plot all of the answer choice points and see which one “works” with the three given points.
Alternatively, we could solve by checking the slopes of the solid lines we drew between the given points to prove those lines are perpendicular, that is, to prove we have drawn two sides of the rectangle correctly.
The slope of the long solid line = (4- 0)/(-4 - 8) = -1/3.
The slope of the short solid line = (4 - 1)/(-4 - (-5)) = 3.
The product of these slopes is -1/3*3 = -1, proving that the lines are perpendicular.
Compute the location of the 4th point, using the fact that the short sides have the same slope. The known short side connects the points ( –5, 1) and ( –4, 4). In other words, the bottom left corner is 1 to the left and 3 down from the top left corner. The unknown bottom right corner should therefore be 1 to the left and 3 down from the top right corner, or x = 8 – 1 = 7 and y = 0 – 3 = –3, corresponding to the point (7,–3).
The correct answer is D.Hi Bunuel, please explain why the rectangle cant be such that one side joins the points (-5,1) and (8,0), and the opposite side joins the points (-4,4) and the unknown? Thats what I did initially, but it led to a wrong answer. What (apparently obvious) clues did I miss?
My approach was this: two parallel lines have equal slopes so slope for the line joining (-5,1) and (8,0) = slope for the line joining the points (-4,4) and the unknown. For the latter part (slope involving unknown point), x coordinate would be one unit more than (8,0), since the difference b/w x coordinates is 1 unit here: (-5,1) and (-4,4). Then solved for y (the only unknown variable left now).