Skip to main content

কীভাবে Pythagorean গণনা করবেন

Pythagorean কি?

The Pythagorean theorem states that in any right triangle, the square of the hypotenuse equals the sum of squares of the other two legs: a² + b² = c².

ধাপে ধাপে নির্দেশিকা

  1. 1Identify the hypotenuse — always the side opposite the 90° angle
  2. 2Square both legs: a² and b²
  3. 3Add: a² + b²
  4. 4Take the square root to find c, or rearrange to find a missing leg

সমাধান করা উদাহরণ

ইনপুট
a=3, b=4
ফলাফল
c=5
9+16=25, √25=5
ইনপুট
a=5, b=12
ফলাফল
c=13
25+144=169, √169=13
ইনপুট
c=10, a=6
ফলাফল
b=8
100-36=64, √64=8

সেটিংস