Kalkulilo de pitagora teoremo
Solvi rektangulan triangulon: trovu la hipotenuzon aŭ mankantan kruron.
@ info: status
Pri tiu kalkulilo
the triangle is 3-4 right triangle, the hypotenuse is 3² + 4² = √(9 + 16) = √25 = 5. 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 a missing leg, rearrange to a = √(c² − b²)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 take the square root: a 3-4 right triangle has hypotenuse √(3² + 4²) = √(9 + 16) = √25 = 5. To find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuseTo find the hypotenuse
Oftaj demandoj
Kio estas la pitagora teoremo?
Por rekta triangulo, a² + b² = c², kie c estas la hipotenuzo. 3- 4- rekta triangulo havas hipotenuzon √( 9 + 16) = 5.
Kiel vi trovas mankantan kruron?
Rearanĝu al a = √( c² − b²). La kruro devas esti pli mallonga ol la hipotenuzo, do la hipotenuza valoro devas esti la plej granda flanko.
Kiujn kromajn valorojn tiu ilo montras?
Krom la mankanta flanko, ĝi raportas la areon de la triangulo (½ × kruro × kruro), ĝian perimetron, kaj la du akrajn anguloj.
Kiel oni trovas la akrajn angulojn?
De la arko- tangento de la du kruroj. En rekta triangulo la du akraj anguloj ĉiam sumiĝas al 90°.
Kio estas pitagora triopo?
Aro de entjeraj lateroj, kiuj kontentigas a² + b² = c², kiel 3- 4- 5 aŭ 5- 12- 13. Ili formas ekzaktajn rektangulajn triangulojn sen rondigo.
Kial la hipotenuzo devas esti la plej longa latero?
Ĝi estas kontraŭa al la rektangulo kaj ĉiam estas la plej longa flanko. Kiam vi solvas por gambo, la entajpita hipotenuzo devas superi la konatan gambo aŭ la ilo flagros ĝin.
API - uzi tiun kalkulilon el kodo
Alvoku tiun kalkulilon kiel liberan JSON- finpunkton - neniu ŝlosilo necesas. Sendu la malsuprajn kampovalorojn kiel demandparametroj aŭ JSON. Legi la plenan API- dokumentaron →
Finpunkto
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);
La rezultoj estas taksadoj por ĝenerala gvidado nur, ne financa, medicina aŭ imposta konsilo.