मुफ्त पाइथागोरस प्रमेय कैलकुलेटर
पाइथागोरस प्रमेय (a² + b² = c²) से समकोण त्रिभुज की भुजा निकालें। दो भुजाएं दर्ज करें।
C
5.0000
क्षेत्रफल6.0000
परिमाप12.0000
सूत्र
## Pythagorean Theorem ### Formula **c = √(a² + b²)** For a right triangle, the square of the hypotenuse equals the sum of the squares of the other two sides. ### Solving for a Side - **c** = √(a² + b²) - **a** = √(c² - b²) - **b** = √(c² - a²)
हल किया गया उदाहरण
A right triangle with sides a=3 and b=4.
- 01c² = 3² + 4² = 9 + 16 = 25
- 02c = √25 = 5
- 03Area = 0.5 × 3 × 4 = 6
- 04Perimeter = 3 + 4 + 5 = 12
अक्सर पूछे जाने वाले प्रश्न
What is the Pythagorean theorem?
The Pythagorean theorem states that in a right triangle, a² + b² = c², where c is the hypotenuse (the longest side, opposite the right angle).
What are Pythagorean triples?
Pythagorean triples are sets of three whole numbers that satisfy a² + b² = c². Common examples: (3,4,5), (5,12,13), (8,15,17), (7,24,25).
सीखें