Geo

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 233
Joined: Wed Aug 22, 2007 3:51 pm
Location: New York
Thanked: 7 times
Followed by:2 members

Geo

by yellowho » Thu Jan 20, 2011 10:27 pm
A right triangle has perimeter 20. If the sum of the squares of the triangle's three sides is 162,
what is the area of the triangle?
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 35
Joined: Mon Jan 03, 2011 4:56 pm
Location: Calif
Thanked: 2 times
Followed by:1 members

by Everest » Thu Jan 20, 2011 10:52 pm
A right triangle has perimeter 20. If the sum of the squares of the triangle's three sides is 162,
what is the area of the triangle?


Let the three sides are a, b and c......think a and b are sides and c as the hypotenuse of the right angle traingle.

a+b+c = 20 , a^2+b^2+c^2 = 162

from phythogoreous theorem , a^2+b^2 = c^2

use below formula

(a+b+c) ^2 = a^2+b^2+c^2+2ab+2bc+2ca


20 ^ 2 = 162 + 2ab+2bc+2ca

ab+bc+ca = 400 - 162/2 = 119

since a^2+b^2 = c^2 and a^2+b^2+c^2 = 162 => 2 * c^2 = 162 => c^2 = 81 => c = 9

ab+bc+ca = 119 => ab+9b+9a (substitute the value of c from above)

ab+9(a+b) = 119

ab+9(11) = 119 ( since, a+b+c = 20 and c= 9 => a+b =11)

=> ab = 119 -99 = 20

=> ab = 20

area of triangle = 1/2* a * b = 1/2 * 20 = 10

Therefor area of triangle is 10

Master | Next Rank: 500 Posts
Posts: 233
Joined: Wed Aug 22, 2007 3:51 pm
Location: New York
Thanked: 7 times
Followed by:2 members

by yellowho » Thu Jan 20, 2011 11:05 pm
I did that. Took a long time. Better way?

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 » Thu Jan 20, 2011 11:43 pm
yellowho wrote:A right triangle has perimeter 20. If the sum of the squares of the triangle's three sides is 162, what is the area of the triangle?
Say, length of sides of the triangle are a, b, and c and c is the hypotenuse. Thus, area of the triangle = (ab)/2

Hence, (a + b + c) = 20 and (a² + b² + c²) = 162
As, (a² + b²) = c²
=> (c² + c²) = 162
=> c² = 81
=> c = 9

Hence, (a + b) = 11
=> (a + b)² = (a² + 2ab + b²) = 121

As, (a² + b²) = c² = 81
=> (2ab + 81) = 121
=> 2ab = 40
=> (ab)/2 = 10

Hence area of the triangle is 10 sq. units.
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: 233
Joined: Wed Aug 22, 2007 3:51 pm
Location: New York
Thanked: 7 times
Followed by:2 members

by yellowho » Thu Jan 20, 2011 11:44 pm
Wow. there u go. huge difference in time.

[quote="Rahul@gurome"][quote="yellowho"]A right triangle has perimeter 20. If the sum of the squares of the triangle's three sides is 162, what is the area of the triangle?[/quote]

Say, length of sides othe triangle are a, b, and c and c is the hypotenuse. Thus, area of the triangle = (ab)/2

Hence, (a + b + c) = 20 and (a² + b² + c²) = 162
As, (a² + b²) = c²
=> (c² + c²) = 162
=> c² = 81
=> c = 9

Hence, (a + b) = 11
=> (a + b)² = (a² + 2ab + b²) = 121

As, (a² + b²) = c² = 81
=> (2ab + 81) = 121
=> 2ab = 40
=> (ab)/2 = 10

Hence area of the triangle is 10 sq. units.[/quote]