The vertices of a triangle have coordinates

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 418
Joined: Sun Jul 04, 2010 12:48 pm
Thanked: 6 times
Followed by:3 members
The vertices of a triangle have coordinates (x,1), (5,1) and (5,y) where x<5
and y>1.

What is the area of the triangle?

1. x= y
2. Angle at the vertex (x,1) = angle at the vertex (5,y)

I chose B because since two of the angles are equal, it is enough information
to signify an isosceles triangle; however, I got it wrong.

OA is C
Source: — Data Sufficiency |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 1179
Joined: Sun Apr 11, 2010 9:07 pm
Location: Milpitas, CA
Thanked: 447 times
Followed by:88 members

by Rahul@gurome » Tue Sep 28, 2010 10:34 pm
If you draw the figure on coordinate plane, you will see that above will be a right angled triangle with 90 degree at vertex (5,1).
The length of perpendicular sides are (y-1) and (5-x).

So area will be ½ * (y-1) * (5-x). To compute this we need both the values of x and y.

Consider first statement (1) alone.
x=y does not give us their individual values.
So (1) alone is not sufficient.
Next consider (2) alone.
Angle at the vertex (x,1) = angle at the vertex (5,y).
This means it is an isosceles right angled triangle.
Or it means the perpendicular sides are same.
Or (y-1) = (5-x).
But again we are not getting the values of x and y individually.
So (2) alone is not sufficient.

Next consider both (1) and (2) combined.
It means x = y and (y-1) = (5-x).
This means y-1 = 5-y.
Or 2y = 6 or y = 3.
So (y-1) = 2.
Or area is ½ * 2 * 2 = 2.

The correct answer is hence (C).
Rahul Lakhani
Quant Expert
Gurome, Inc.
https://www.GuroMe.com
On MBA sabbatical (at ISB) for 2011-12 - will stay active as time permits
1-800-566-4043 (USA)
+91-99201 32411 (India)

Master | Next Rank: 500 Posts
Posts: 418
Joined: Sun Jul 04, 2010 12:48 pm
Thanked: 6 times
Followed by:3 members

by gmatdriller » Fri Oct 01, 2010 9:20 am
oh, condition (2) specifies that the right-angled triangle could have infinitely
many values. e.g Height =2, base=2, area=2; also, height=3, base=3 ==>
area=4.5 etc, etc. So, (2) is INSUFFICIENT.

combining yields a boundary condition that y=x=3, so, area = 4.5
Appreciate.

Legendary Member
Posts: 768
Joined: Mon Nov 30, 2009 3:46 am
Thanked: 21 times
Followed by:7 members

by GMATMadeEasy » Fri Oct 01, 2010 12:28 pm
Good question. Is it GMATPrep question ?