Share on Facebook Share on Twitter Email
Answers.com

Hypotenuse

 
Wikipedia: Hypotenuse
A right angled triangle and its hypotenuse.

A hypotenuse is the longest side of a right triangle (Right-angled triangle in British English), the side opposite the right angle. The length of the hypotenuse of a right triangle can be found using the Pythagorean theorem, which states that the square of the length of the hypotenuse equals the sum of the squares of the lengths of the other two sides.

For example, if one of the other sides has a length of 3 meters (when squared, 9 m²) and the other has a length of 4 m (when squared, 16 m²). Their squares add up to 25 m². The length of the hypotenuse is the square root of this, or 5 m.

The word hypotenuse derives, according to some sources, from the Greek ὑποτείνουσα (hypoteinousa), a combination of hypo- ("under") and teinein ("to stretch") [1]. Others suggest the original meaning in Ancient Greek was for a thing which supports something in the manner of a prop or buttress derived from a combination of hypo- ("under") and tenuse ("side"). [2]

The word "hypotenuse" is also commonly used as a slang term for a form of jaywalking across a street.

Contents

Calculating the hypotenuse

A right angled triangle and its hypotenuse, h, along with catheti, c1 and c2.

Usually the length of the hypotenuse is calculated using the square root function derived from the Pythagorean theorem. Setting x = c1 and y = c2 to avoid subscripts:

In mathematical notation;

h = \sqrt { x^2 + y^2 }

Many computer languages support the ISO C standard function hypot(x,y) which returns the value above. The function is designed not to fail where the straightforward calculation might overflow or underflow and can be slightly more accurate.

Some scientific calculators provide a function to convert from rectangular coordinates to polar coordinates. This gives both the length of the hypotenuse and the angle the hypotenuse makes with the base line (c1 above) at the same time when given x and y. The angle returned will normally be that give by atan2(y,x).

See also

Notes

  1. ^ Schwartzman, Steven The Words of Mathematics, An Etymological Dictionary of Mathematical Terms used in English, Published by the Mathematical Association of America.
  2. ^ Anderson, Raymond (1947). Romping Through Mathematics. Faber. pp. 52. 

References


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
hypothenuse
hyp. (abbreviation)
sine (technology)

How long is the hypotenuse? Read answer...
How do get the hypotenuse of a triangle? Read answer...
What is the length of the hypotenuse? Read answer...

Help us answer these
What is a hypotenuse angle?
Why is it called the hypotenuse?
What is the hypotenuse theroem?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Hypotenuse" Read more