freeCodeCamp/guide/chinese/mathematics/special-right-triangles-intro/index.md

21 lines
804 B
Markdown
Raw Normal View History

---
title: Special Right Triangles Intro
localeTitle: 特别右三角形介绍
---
## 特别右三角形介绍
特殊直角三角形是一种直角三角形,其中两个非直角共享一种特殊的关系。
有两种类型的特殊直角三角形45-45-90和30-60-90。
## 45-45-90
这种类型的三角形具有90 度的一个角度以及每个45°的两个角度。这导致三角形的边有这种特殊的关系
![45-45-90边关系](https://github.com/Zoonn123/resources/blob/master/45-45-90hacktoberfestedit.png)
## 30-60-90
这种类型的三角形具有90 度的一个角度的60°一个角度和30°一个角度。这导致三角形的边有这种特殊的关系
![30-60-90边的关系](https://github.com/Zoonn123/resources/blob/master/30-60-90hacktoberfestedit.png)