Kalkulator Teorema Pythagoras
Selesai segitiga lurus: cari hipotenusa atau kaki yang hilang.
Hasil dikemaskini semasa anda menaip.
Perihal kalkulator ini
the triangle is 3-4 right triangle, the hypotenuse is 3² + 4². The triangle is 3-4 right triangle, and the hypotenuse is 3² + 4². The triangle is 3-4 right triangle, and the hypotenuse is 3² + 4². The triangle is 3-4 right triangle, and the hypotenuse is 3² + 4². The triangle is 3-4 right triangle, and the hypotenuse is 3² + 4².This is the workhorse of right-triangle geometry:To find the hypotenuse, add the squares of the legs and take the square root: a 3-4 right triangle has hypotenuse √(3² + 4²) = √(9 + 16) = √25 = 5. To find the hypotenuse, add the squares of the legs and the hypotenuse is 3² + 4².To find the hypotenuse, add the squares of the legsTo find the hypotenuse, add the squares of the legs and take the square root: a 3-4 right triangle has hypotenuse √(3² + 4²) = √(3² + 4²) = √25 = 5.To find the hypotenuse, add the squares of the legsTo find the hypotenuse, add the squares of the legs and take the square root: a 3-4 right triangle has hypotenuse √(3² + 4²) = √(3² + 4²) = √25 = 5. To find the hypotenuse, add the squares of the legs.This is the workhorse of right triangle geometry:To find the hypotenuse, add the squares of the legsTo find the hypotenuse, add the squares of the legs, add the square root of the legsTo find the hypotenuse, add the square root of the legs, add the square root of the legsTo find the hypotenuse, add the square root of the legs, add the square root of the legsTo find the hypotenuse, add
Pertanyaan yang kerap ditanya
Apa itu teorema Pythagoras?
Untuk segitiga lurus, a² + b² = c², di mana c adalah hipotenus. Segitiga lurus 3-4 mempunyai hipotenus √(9 + 16) = 5.
Bagaimana kau cari kaki yang hilang?
Susun semula ke a = √(c² − b²). Kaki mesti lebih pendek daripada hipotenusa, jadi nilai hipotenusa mesti sisi terbesar.
Nilai tambahan apa yang alat ini paparkan?
Selain daripada sisi yang hilang, ia melaporkan kawasan segitiga (½ × kaki × kaki), perimeternya, dan dua sudut tajam.
Bagaimana sudut tajam dijumpai?
Dari arkotangen dua kaki. Dalam segitiga lurus, dua sudut tajam selalunya menambahkan sehingga 90°.
Apa itu Pythagoras triple?
Set sisi nombor integer yang memenuhi a² + b² = c², seperti 3-4-5 atau 5-12-13. Mereka membentuk segitiga lurus tepat tanpa bulatan.
Kenapa hipotenusa mesti sisi yang paling panjang?
Ia terletak bertentangan dengan sudut lurus dan sentiasa sisi terpanjang. Apabila anda menyelesaikan untuk kaki, hipotenusa yang anda masukkan mesti melebihi kaki yang diketahui atau alat memboncengnya.
API — gunakan kalkulator ini dari kod
Panggil kalkulator ini sebagai titik akhir JSON percuma - tiada kekunci diperlukan. Hantar nilai medan di bawah sebagai parameter pertanyaan atau JSON. Baca dokumen API penuh →
Titik Akhir
GET https://calculator.free/api/v1/pythagorean-theorem/
curl
curl "https://calculator.free/api/v1/pythagorean-theorem/?solve=hypotenuse&a=3&b=4"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/pythagorean-theorem/?" + new URLSearchParams({
"solve": "hypotenuse",
"a": "3",
"b": "4"
}));
const data = await r.json();
console.log(data.results);
Hasil adalah perkiraan untuk panduan umum sahaja, bukan nasihat kewangan, perubatan atau cukai.