Last visit was: 27 Apr 2024, 22:55 It is currently 27 Apr 2024, 22:55

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Director
Director
Joined: 30 Jun 2008
Posts: 538
Own Kudos [?]: 2730 [0]
Given Kudos: 1
Send PM
User avatar
Current Student
Joined: 28 Dec 2004
Posts: 1581
Own Kudos [?]: 642 [0]
Given Kudos: 2
Location: New York City
Concentration: Social Enterprise
Schools:Wharton'11 HBS'12
Send PM
User avatar
Director
Director
Joined: 30 Jun 2008
Posts: 538
Own Kudos [?]: 2730 [0]
Given Kudos: 1
Send PM
User avatar
Current Student
Joined: 28 Dec 2004
Posts: 1581
Own Kudos [?]: 642 [0]
Given Kudos: 2
Location: New York City
Concentration: Social Enterprise
Schools:Wharton'11 HBS'12
Send PM
Re: PS : Triangle [#permalink]
you should memorize the famous right triangles they are 3:4:5, 5:12:13 etc

in this case it was obvious that hyp is 25 which is a multiple of 5..so i knew the x factor is 5..

3:4:5
15:20:25
User avatar
Manager
Manager
Joined: 21 Apr 2008
Posts: 114
Own Kudos [?]: 294 [0]
Given Kudos: 0
Location: Motortown
Send PM
Re: PS : Triangle [#permalink]
D - 150

fresinha12: Can you please explain your method :roll:

I went by the traditional way of 3 traingles(PQS, QSR, PQR), 3 variables(PQ, QS, QR), 3 equations

Area = 1/2 * 25 * QS
After solving the 3 equations you will get QS = 12, So area = 150

But, I would rather solve it with faster approach :wink:
User avatar
VP
VP
Joined: 29 Aug 2007
Posts: 1021
Own Kudos [?]: 1726 [1]
Given Kudos: 19
Send PM
Re: PS : Triangle [#permalink]
1
Kudos
fresinha12 wrote:
the triangle is a 3:4:5 where the x factor is 5..

so height is 20 and base=15, which leaves area to b e 1/2*15*20 or 150


But where in the question it is mentioned that the sides of the traingle PQR are in the ratio of 3:4:5?

I also got 150 but differently:
QS = x
PQ = a
QR = b

a^2 = 16^2 + x^2
b^2 = 9^2 + x^2

25^2 = a^2 + b^2
25^2 = 16^2 + x^2 + 9^2 + x^2
625 = 2x^2 + 337
x = 12

So a = 20 and b = 15

area = 1/2 (20x15) = 150
User avatar
Director
Director
Joined: 30 Jun 2008
Posts: 538
Own Kudos [?]: 2730 [0]
Given Kudos: 1
Send PM
Re: PS : Triangle [#permalink]
GMAT TIGER wrote:
fresinha12 wrote:
the triangle is a 3:4:5 where the x factor is 5..

so height is 20 and base=15, which leaves area to b e 1/2*15*20 or 150


But where in the question it is mentioned that the sides of the traingle PQR are in the ratio of 3:4:5?

I also got 150 but differently:
QS = x
PQ = a
QR = b

a^2 = 16^2 + x^2
b^2 = 9^2 + x^2

25^2 = a^2 + b^2
25^2 = 16^2 + x^2 + 9^2 + x^2
625 = 2x^2 + 337
x = 12

So a = 20 and b = 15

area = 1/2 (20x15) = 150


Ahh!! Good ol' Pythagoras ..... Thanks GMAT TIGER... +1!
User avatar
Senior Manager
Senior Manager
Joined: 04 Aug 2008
Posts: 274
Own Kudos [?]: 124 [0]
Given Kudos: 1
Send PM
Re: PS : Triangle [#permalink]
there are several shorcuts to calculate sides for right triangles as fresinha said and one on them is
3-4-5

others are
5-12-13
6-8-10
8-15-17
7-24-25
etc

basically all that satisfy pythagorean theorem


here we need to recognize (visually) that hypothenuse 16+9=25 stands approximatelly in 3-4-5 ratio
and therefore the explanation follows
hypo = 25
therefore height is (15*15)-(9*9)=sqrt144=12

plug in the triangle formula and calculate 300/2=150
User avatar
VP
VP
Joined: 29 Aug 2007
Posts: 1021
Own Kudos [?]: 1726 [0]
Given Kudos: 19
Send PM
Re: PS : Triangle [#permalink]
spiridon wrote:
there are several shorcuts to calculate sides for right triangles as fresinha said and one on them is
3-4-5

others are
5-12-13
6-8-10
8-15-17
7-24-25
etc

basically all that satisfy pythagorean theorem


here we need to recognize (visually) that hypothenuse 16+9=25 stands approximatelly in 3-4-5 ratio
and therefore the explanation follows
hypo = 25
therefore height is (15*15)-(9*9)=sqrt144=12

plug in the triangle formula and calculate 300/2=150


How do you use those shortcuts such as "3-4-5"? Can you be more elabroative?

I could not do so.
User avatar
Director
Director
Joined: 17 Jun 2008
Posts: 614
Own Kudos [?]: 444 [0]
Given Kudos: 0
Send PM
Re: PS : Triangle [#permalink]
I will solve this using the similar triangles. PQS and QSR are similar triangles such that
PS/SQ = SQ/SR
or SQ = sqrt(PS*SR) = 4*3 = 12

Hence, area = 1/2*12*25 = 150.
User avatar
Intern
Intern
Joined: 16 Jun 2008
Posts: 3
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
Re: PS : Triangle [#permalink]
scthakur..
how did u figure out that PQS and QSR are similar triangles ??
User avatar
VP
VP
Joined: 29 Aug 2007
Posts: 1021
Own Kudos [?]: 1726 [0]
Given Kudos: 19
Send PM
Re: PS : Triangle [#permalink]
scthakur wrote:
I will solve this using the similar triangles. PQS and QSR are similar triangles such that
PS/SQ = SQ/SR
or SQ = sqrt(PS*SR) = 4*3 = 12

Hence, area = 1/2*12*25 = 150.



Intresting :o but on what basis you say that PS/SQ = SQ/SR is true? :roll:
User avatar
Intern
Intern
Joined: 30 Oct 2008
Posts: 12
Own Kudos [?]: 2 [0]
Given Kudos: 0
Send PM
Re: PS : Triangle [#permalink]
GMAT TIGER wrote:
scthakur wrote:
I will solve this using the similar triangles. PQS and QSR are similar triangles such that
PS/SQ = SQ/SR
or SQ = sqrt(PS*SR) = 4*3 = 12

Hence, area = 1/2*12*25 = 150.



Intresting :o but on what basis you say that PS/SQ = SQ/SR is true? :roll:


Similar triangles. Its a theorem which says if the angles of two triangle are same then the corresponding sides of the triangle will be in proportion.
User avatar
VP
VP
Joined: 29 Aug 2007
Posts: 1021
Own Kudos [?]: 1726 [0]
Given Kudos: 19
Send PM
Re: PS : Triangle [#permalink]
mbajingle wrote:
GMAT TIGER wrote:
scthakur wrote:
I will solve this using the similar triangles. PQS and QSR are similar triangles such that
PS/SQ = SQ/SR
or SQ = sqrt(PS*SR) = 4*3 = 12

Hence, area = 1/2*12*25 = 150.



Intresting :o but on what basis you say that PS/SQ = SQ/SR is true? :roll:


Similar triangles. Its a theorem which says if the angles of two triangle are same then the corresponding sides of the triangle will be in proportion.


No dispute on these basics. But how do you show that the corresponding angles are same?
User avatar
Director
Director
Joined: 17 Jun 2008
Posts: 614
Own Kudos [?]: 444 [0]
Given Kudos: 0
Send PM
Re: PS : Triangle [#permalink]
GMAT TIGER wrote:
No dispute on these basics. But how do you show that the corresponding angles are same?


Ok, here we go.

Between triangles PQR and PQS
angle PQR = angle PSQ = 90 degree.
angle QPS is common.
Hence, the third angle QRP equals angle PQS and this also makes triangles PQS and QSR similar.

Hope, this clarifies.



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Problem Solving (PS) Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
GMAT Club Bot
Re: PS : Triangle [#permalink]
Moderators:
Math Expert
92959 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne