Geometry Ques from GMATPrep

This topic has expert replies
Source: — Problem Solving |

User avatar
Legendary Member
Posts: 1556
Joined: Tue Aug 14, 2012 11:18 pm
Thanked: 448 times
Followed by:34 members
GMAT Score:650

by theCodeToGMAT » Wed Oct 09, 2013 3:41 am
Using Distance Formula calculate the values of sides

PQ = sqrt (4^2 + 3^2) = 5
PR = sqrt(3^2 + 4^2) = 5
QR = sqrt(7^2 + 1^2) = 5 sqrt(2)

From the above values we can see that it is a isosceles right angled triangle

So, Area = 5 * 5 /2 = 12.5
R A H U L

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Wed Oct 09, 2013 5:49 am
We're trying to find the area of triangle PQR.
Image


Let's draw a rectangle around the triangle (as shown above) and then subtract from the rectangle's area (28) the areas of the 3 right triangles that surround the triangle in question.

We get the following:
Image

So, the area of PQR = 28 - (3.5 + 6 + 6) = 12.5

Answer = A

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

Master | Next Rank: 500 Posts
Posts: 168
Joined: Thu Nov 01, 2012 7:43 pm
Thanked: 1 times

by pareekbharat86 » Wed Oct 09, 2013 4:30 pm
I found another formula for calculating the area of a triangle using coordinate geometry:

Area= Mod{Ax(By-Cy)+ Bx(C-Ay)+ Cx(Ay-By)}/2

Thanks everyone!

Newbie | Next Rank: 10 Posts
Posts: 8
Joined: Mon Jan 02, 2012 6:20 am
Thanked: 2 times

by s.vishnu » Thu Oct 10, 2013 11:39 am
Hi,
I used a rough approach for this question.I approximated the height to be the average of the y-coordinates of(0,3) and (7,4),coming to 3.5.

I also approximated the length of this line segment as 7 instead of a more accurate sqrt50.

Area = 7X3.5)/2 =24.5/2 apprx=12.5

Probably a little lucky here..