From f46747470166d4598f2a4581b9765795f7111ed6 Mon Sep 17 00:00:00 2001 From: zleyyij <75810274+zleyyij@users.noreply.github.com> Date: Wed, 4 Sep 2024 10:54:42 -0600 Subject: [PATCH] vault backup: 2024-09-04 10:54:42 --- education/math/MATH1060 (trig)/Angles.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/education/math/MATH1060 (trig)/Angles.md b/education/math/MATH1060 (trig)/Angles.md index b38b44f..d717c88 100644 --- a/education/math/MATH1060 (trig)/Angles.md +++ b/education/math/MATH1060 (trig)/Angles.md @@ -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 | | --------------------------------------------- | --------------------------------------------- |