Skip to main content
CalculoraCalculora

金融与商业

金融计算器投资与规划个人理财房地产投资商业工具创业与软件企业

数学与技术

数学计算器工程工具物理工具开发者工具学校工具

健康与生活

医疗工具智能工具随机生成器

创作者与专项

创作者经济伊斯兰工具可持续发展游戏

转换器

单位换算器长度换算器重量换算器温度转换器→ 单位换算器

随机生成器

随机数生成器密码强度检测器幸运转盘抛硬币模拟器骰子模拟器时区重叠计算器→ 随机生成器
文件转换器

PDF 工具

将PDF转换为JPG将PDF转换为PNG将 PDF 转换为 TXT将 PDF 转换为 GIF将 PDF 转换为 WebP将 PDF 转换为 SVG将 PDF 转换为 DOCX将PDF转换为Excel将PDF转换为PowerPoint将PDF转换为HTML将PDF转换为Markdown将PDF转换为TIFF

图片转换器

将JPG转换为PNG将PNG转换为JPG将PNG转换为WebP将 WebP 转换为 PNG将 WebP 转换为 JPG将 JPG 转换为 WebP将 SVG 转换为 PNG将SVG转换为JPG将SVG转换为WebP将BMP转换为PNG将BMP转换为JPG将BMP转换为WebP

高级图像

将HEIC转换为JPG将HEIC转换为PNG将TIFF转换为JPG将TIFF转换为PNG将JPG转换为TIFF将PNG转换为TIFF将JPG转换为ICO将PNG转换为ICO将 JPEG 转换为 AVIF将PNG转换为AVIF

GIF 和动画

将GIF帧转换为PNG将GIF帧转换为JPG将 GIF 转换为单个帧 (PNG/JPEG)将 PNG 转换为 GIF将 JPG 转换为 GIF将 GIF 转换为 WebP

编辑

添加水印图像对象移除在浏览器中即时调整图片大小在线压缩图片 — 减小文件大小,保持画质
数学速度挑战心算挑战词汇猜谜宾特和瓦拉德数独2048
货币转换器
CalculoraCalculora

一站式计算器平台。满足各种需求的免费、快速、准确工具。

计算器输入内容100%保密——所有计算都在您的浏览器中进行,绝不会发送到我们的服务器永远免费 — 无付费墙,无订阅,无需账户

热门

  • BMI计算器
  • 贷款计算器
  • 年龄计算器
  • 抵押贷款计算器
  • 百分比计算器
  • 科学计算器

数学

  • 统计计算器
  • 方程求解器
  • 分数计算器
  • 质因数分解计算器
  • 最大公约数与最小公倍数计算器
  • 对数计算器

金融

  • 财务独立提前退休计算器
  • 债务滚雪球计算器
  • 投资计算器
  • 退休计算器
  • 薪资计算器
  • 投资回报率计算器

法律信息

  • 查看全部
  • 分类
  • 货币转换器
  • 网站地图
  • 游戏与趣味工具
  • 关于我们
  • 联系我们
  • 隐私政策
  • 服务条款
  • 免责声明

语言

  • enEnglish
  • arالعربية
  • esEspañol
  • deDeutsch
  • frFrançais
  • hiहिन्दी
  • idBahasa Indonesia
  • itItaliano
  • ja日本語
  • ko한국어
  • ptPortuguês
  • ruРусский
  • trTürkçe
  • viTiếng Việt
  • bnবাংলা
  • zh中文
  • nlNederlands
  • plPolski
  • ukУкраїнська
  • msBahasa Melayu
  • thภาษาไทย

© 2026 Calculora. 版权所有。

使用构建 — 100% 免费

轻量快速——Cookie和分析仅在您同意的情况下运行

  1. 首页
  2. 数学计算器
  3. 勾股定理计算器

勾股定理计算器

解直角三角形。输入两条已知边,求第三边、面积和周长。

什么是勾股定理计算器?

The Pythagorean theorem is one of the most fundamental and widely used results in all of mathematics. It states that in any right-angled triangle, the square of the hypotenuse (the side opposite the right angle) equals the sum of the squares of the other two sides: a² + b² = c².

This calculator lets you solve a right triangle in three ways: find the hypotenuse when you know both legs, find one leg when you know the other leg and the hypotenuse, or verify whether three given sides form a valid right triangle. Every result includes the area, perimeter, and a complete step-by-step derivation so you can follow the algebra.

公式

Pythagorean Theorem: a² + b² = c²
Finding the hypotenuse: c = √(a² + b²)
Finding leg a: a = √(c² - b²)
Finding leg b: b = √(c² - a²)
Area: A = ½ab
Perimeter: P = a + b + c

如何计算

  1. Choose what you want to find: the hypotenuse or one of the legs.
  2. Enter the two known side lengths.
  3. The calculator applies the Pythagorean theorem and shows the full algebraic derivation.
  4. Review the area and perimeter of the right triangle.

示例

For a right triangle with legs a = 3 and b = 4: c = √(3² + 4²) = √(9 + 16) = √25 = 5. Area = ½ × 3 × 4 = 6 square units. Perimeter = 3 + 4 + 5 = 12 units.

主要优势

  • Three solving modes: find hypotenuse, find leg a, or find leg b
  • Animated SVG right triangle visualization with labeled sides
  • Full step-by-step algebraic derivation using KaTeX-rendered formulas
  • Instant area and perimeter calculation
  • Copy, share, and export results with one click

需要避免的常见错误

  • Applying the theorem to non-right triangles — it only works for 90° angles
  • Confusing which side is the hypotenuse — it is always the longest side, opposite the right angle
  • Subtracting when you should add (or vice versa) — remember: c² = a² + b² to find c, but a² = c² − b² to find a leg
  • Forgetting to take the square root after adding or subtracting the squares

专业提示

  • Use Pythagorean triples (3-4-5, 5-12-13, 8-15-17) to quickly check your work
  • The hypotenuse is always the longest side of a right triangle
  • If a² + b² > c², the triangle is acute; if a² + b² < c², it is obtuse
  • For coordinate geometry, the distance between two points is just the hypotenuse of a right triangle formed by the horizontal and vertical differences

关键术语解释

斜边
The longest side of a right triangle, opposite the right angle
直角边
Either of the two shorter sides of a right triangle that form the right angle
勾股数
Three positive integers a, b, c that satisfy a² + b² = c²
直角三角形
A triangle with exactly one 90° angle
平方根
The inverse operation of squaring a number

常见用例

  • Solving geometry homework and exam problems
  • Construction — calculating diagonal distances
  • Navigation — finding straight-line distances between two points
  • Architecture — verifying right angles in building layouts
  • Physics — resolving vector components

常见问题

What is the Pythagorean theorem?
The Pythagorean theorem states that in a right triangle, the square of the hypotenuse equals the sum of the squares of the other two sides: a² + b² = c². It lets you find any missing side when you know the other two.
How do I find the hypotenuse?
Use c = √(a² + b²). Square both legs, add the results, then take the square root. For example, if a = 6 and b = 8: c = √(36 + 64) = √100 = 10.
Can I use this for non-right triangles?
No, the Pythagorean theorem only applies to right triangles (triangles with a 90° angle). For non-right triangles, use the Law of Cosines: c² = a² + b² − 2ab·cos(C).
What are Pythagorean triples?
Pythagorean triples are sets of three positive integers that satisfy a² + b² = c². Common examples include (3, 4, 5), (5, 12, 13), (8, 15, 17), and (7, 24, 25).
How do I know which side is the hypotenuse?
The hypotenuse is always the longest side and is always opposite the right angle (90°). In the formula a² + b² = c², c is always the hypotenuse.

相关工具

百分比计算器
科学计算器
分数计算器
指数计算器
矩阵计算器
方程求解器
90°a = 3b = 4c = 5
直角三角形
斜边 (c)
5
直角边 a
3
直角边 b
4
面积
6
周长
12
Step-by-Step Solution
1

Given the two legs

2

Pythagorean theorem

3

Substitute the known values

✓

Solve for c (hypotenuse)

5

Area of the right triangle