پېتاګوري قضيې شمېرګر
د يو سم مثلث حل: د hypotenuse يا د يوه ناپېژندلې پښه پيدا کړي.
. پایلې اوسمهالول لکه څنګه چې تاسو ليکل
د دې شمېرګر په اړه
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 the 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:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and take the square root:To find the hypotenuse, add the squares of the legs and
ډېرې پوښتنې
د Pythagorean قضيه څه ده؟
د يو سم مثلث لپاره، a² + b² = c²، چېرته چې c د hypotenuse ده. يو 3-4 سم مثلث د hypotenuse لري √ (9 + 16) = 5.
تاسو څنګه د نشتوالي پښه ومومئ؟
د a = √ (c² − b²) ته بيا ترتيب کړئ. د پښو اړخ بايد د Hypotenuse څخه لنډ وي، نو د Hypotenuse ارزښت بايد تر ټولو لوی اړخ وي.
دا توکي کوم زيات ارزښتونه ښودل کيږي؟
د ورکې خوا سربیره، دا د مثلث ساحه (½ × پښه × پښه)، د هغې حدود، او دوه تیز زاویه راپوروي.
د تیز زاویه څرنګه موندل کیږي؟
د دوو پښو له آرکټنګینټ څخه. په یوه سم مثلث کې دواړه تیز زاویه تل د 90 ° پورې اضافه کیږي.
د Pythagorean درې پړاوونه څه ده؟
د تامو عددونو د اړخونو يوه ټولګه چې a² + b² = c² پوره کوي، لکه 3-4-5 يا 5-12-13. دا په دقيقه توګه د ښو مثلثونو په توګه کار کوي چې پرته له پړاوونو څخه دي.
ولې باید هیپوتینوز اوږده اړخ وي؟
دا د ښي زاويې سره مخامخ پروت دی او تل اوږده خوا لري. کله چې تاسو د پښې لپاره حل کړئ، هغه هیپوټینوس چې تاسو یې داخل کړئ باید د پیژندل شوي پښې څخه زیات وي یا وسیله یې نښه کوي.
API - له کوډ څخه دا محاسبه کاروي
د يو وړيا JSON پای ټکي په توګه دا محاسبه ونيسئ - نه د اړتيا وړ. د ساحې ارزښتونه لاندې د پوښتنې پارامترونو یا JSON په توګه واستوئ. د بشپړ API اسناد ولولئ →
پای ټکی
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);
پایلې یوازې د عمومي لارښوونې لپاره اټکل شوي، نه مالي، طبي یا مالیه مشورې.