Right angle Triangle.

This topic has expert replies
User avatar
Legendary Member
Posts: 866
Joined: Mon Aug 02, 2010 6:46 pm
Location: Gwalior, India
Thanked: 31 times

Right angle Triangle.

by goyalsau » Sat Oct 09, 2010 3:35 am
HI! Friends.

I have been solving these problems just by plugging in values but at times it becomes too slow, When the number is big or quite difficult to calculate, So

I want to know is there a particular formula to solve these kind of problems.

Please post if you have any suggestions to solve these kind of problems.
Attachments
1.jpg
Saurabh Goyal
[email protected]
-------------------------


EveryBody Wants to Win But Nobody wants to prepare for Win.
Source: — Problem Solving |

User avatar
Legendary Member
Posts: 1460
Joined: Tue Dec 29, 2009 1:28 am
Thanked: 135 times
Followed by:7 members

by selango » Sat Oct 09, 2010 3:57 am
Sides of Isosceles triangle are a,a and asqrt(2) with hypotenuse asqrt(2)

Perimeter=a+a+asqrt(2)=2a+sqrt(2)--Eqn1

-->2a+asqrt(2)=16+16sqrt(2)

we need to find value of a to find value of hypotenuse.

Assume 2a=16 or 2a=16sqrt(2)

If 2a=16,a=8

sub a=8 in Eqn1

Perimeter=16+8sqrt(2).Not satisfied


If 2a=16sqrt(2),a=8sqrt(2)

sub a=8sqrt(2) in Eqn1

Perimeter=16sqrt(2)+16.Satisfied

Hypotenuse=asqrt(2)=8sqrt(2)*sqrt(2)=16

Hope this clarify!!!
--Anand--

User avatar
Master | Next Rank: 500 Posts
Posts: 270
Joined: Wed Apr 07, 2010 9:00 am
Thanked: 24 times
Followed by:2 members

by neerajkumar1_1 » Sat Oct 09, 2010 4:35 am
just remember that sides dont always have to be integer...
take side as 8 root(2)
so p = 8 root(2) + 8 root(2) + root(2) 8 root(2) = 16 root(2) + 16...