Pythagorean Theorem Calculation
Pythagorean Theorem Calculation is a site that provides a free tool that allows you to easily calculate the "length of the remaining side", "angle", and "area" in Pythagorean Theorem. Just enter the lengths of the two sides and you can easily calculate the "length of the remaining side", "angle", and "area".
How to use
- The right triangle you want to find is known. Enter the length of the two sides.
- The remaining side length that you did not enter will be calculated automatically.
- Also, the "angle" and "area" are calculated at the same time.
What is Pythagoras' theorem? span>
Pythagorean theorem The Pythagorean theorem is a fundamental mathematical theorem about the lengths of the sides of right-angled triangles.
The Pythagorean theorem has been known since ancient times, and was known to ancient Babylonians and Indian mathematicians. It was named after the ancient Greek mathematician Pythagoras, who systematized it.
Contents of the theorem
In a right-angled triangle, the hypotenuse The square of the length of is equal to the sum of the squares of the lengths of the other two sides.
c² = a² + b²
- c: Hypotenuse (the side that is closest to the right angle long side)
- a: other side
- b: Another side
Integer values for finding right-angled triangles (Pythagorean numbers)
The following combinations of integers satisfy Pythagorean theorem. < /p>
- 3,4,5
- 5,12,13
- 7,24,25
Pythagoras' theorem formula and calculation method
Find the hypotenuse (c)
c = √(a² + b²)
Calculation example
When a = 3, b = 4
c = √(3² + 4²) = √(9 + 16) = √25 = 5
Find the length of one side (a)
a = √(c² − b²)
Example calculation
< p>When c = 10, b = 6a = √(10² − 6²) = √(100 − 36) = √64 = 8
One side (b) Required
b = √(c² − a²)
Calculation example
c = 13,a = 5 In this case, b = √(13² − 5²) = √(169 − 25) = √144 = 12. Calculate the area. S = a × b / 2
Angle calculation
θ = tan-1(b/a)
Notes
This tool is available for free.
※This program is created and confirm the operation in PHP8.1.22.
※If you have any inquiries, opinions, or requests that you would like to make,
please fill out the following form