vault backup: 2024-09-04 10:54:42
This commit is contained in:
parent
8906ccdc1d
commit
f467474701
@ -19,7 +19,14 @@ A **supplementary** angle is formed when two positive angles add up to $180\degr
|
||||
|
||||
Angles greater than $90\degree$ have no complement and angles greater than $180\degree$ have no supplement.
|
||||
|
||||
# Right Angle Triangle Trigonometry
|
||||
# Triangles
|
||||
Triangles are typically notated using $A$, $B$, and $C$ for the angles of a triangle, and $a$, $b$, and $c$ for the sides of a triangle. $C$ will always be the right angle, and $c$ will always refer to the hypotenuse, but $A$/$a$ and $B$/$b$ are used interchangeably.
|
||||
|
||||
For any valid triangle, all three angles will *always* add up to $180\degree$.
|
||||
|
||||
$$ \angle A + \angle B + \angle C = 180 $$
|
||||
|
||||
## Right Angle Triangle Trigonometry
|
||||
|
||||
| SohCahToa | Inverse |
|
||||
| --------------------------------------------- | --------------------------------------------- |
|
||||
|
Loading…
Reference in New Issue
Block a user