Pithagorean Teorem Kalkülatory
Üçburçluk çöz: hipotens ýa-da eksik bogun tap
Netijeler ýazýan wagtyň täzelener.
Bu hasapçy hakda
the triangle has a hypotenuse, the area of the triangle is equal to the area of the triangle's perimeter. The triangle has a hypotenuse, the area of the triangle is equal to the area of the triangle's perimeter. The triangle has a hypotenuse, the area of the triangle is equal to the area of the triangle's perimeter. The triangle has a hypotenuse, the area of the triangle is equal to the area of the triangle's perimeter. The triangle has a hypotenuse.This is the workhorse of right-triangle geometry: finding diagonals, checking that a corner is square in construction, computing distances, and deriving the coordinate distance formula.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 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 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.
Köp soralýan soraglar
Pitagora teoremi näme?
Bir çep üçburç üçin, a² + b² = c², c gipotenüz. A 3-4 right triangle has a hipotenüz √(9 + 16) = 5.
Nädip gaçýan aýagy tapýaň?
a = √(c² − b²) üçin täzeden düzelt. Aýagy hipotenuzdan gysga bolmaly, şonuň üçin hipotenuz mykdary iň uly tarap bolmaly.
Bu esbap näçe eklenç mykadry görkezýär?
Eksik tarapdan başga, üçburçluk meýdanyny (½ × leg × leg), onuň perimetrini we iki çuň burçlaryny görkezýär.
Agyr burçlar nädip tapylýar?
Iki aýagyň arktangensinden. Bir üçburçlukda iki agyr burç her wagt 90° goşýar.
Pithagorean üçlügi näme?
Bir tam sanlar seti a² + b² = c², 3-4-5 ýa 5-12-13 ýaly. Olar dogry üçburçluklary düzýärler.
Näme üçin gipotenuza iň uzak tarap bolmaly?
Bu düz burçyň tersine duryar we her wagt iň uzak tarapdyr. Bir bölek üçin çözmek üçin, girýän hipotens belli bir bölekden has köp bolmaly ýa-da esbap ony baglanmalydyr.
API — bu hasapçyny koddan ullan
Bu hasapçyny azat JSON ahtar noktasy hökmünde çagyr - açar gerek däl. Aşakdaky meýdança mykdarlaryny soragyň parametrleri ýa-da JSON hökmünde iber. Eňlisçe senedleri oka →
_Soňky
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);
Netijeler diňe umumy ýardam üçin hasaplanypdyr, maliýe, lukmançylyk ýa-da salgyt maslahaty üçin däl.