vault backup: 2024-08-28 11:04:34

This commit is contained in:
zleyyij 2024-08-28 11:04:34 -06:00
parent 7ca78331cd
commit 55a7ba19ca

View File

@ -2,7 +2,17 @@ Angles consist of two rays with the same endpoint and are typically measured in
If an angle is measured counterclockwise, it's a *positive angle*, and if an angle is measured clockwise, it's a *negative angle*.
## Complementary and Supplementary Angles
A **complimentary** angle is formed when two positive angles add up to $90\degree$ or $\frac{\pi}{2}$. One mnemonic device that you can use to remember this is:
> Complementary starts with C, and C stands for corner. $90\degree$ makes a corner.
A **supplementary** angle is formed when two positive angles add up to $180\degree$ or $\pi$. One mnemonic device that you can use to remember this is:
> Supplementary starts with S and S stands for straight. $180\degree$ makes a straight line.
Angles greater than $90\degree$ have no complement and angles greater than $180\degree$ have no supplement.
# Definitions
| Term | Description |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
@ -14,5 +24,7 @@ If an angle is measured counterclockwise, it's a *positive angle*, and if an ang
| Terminal side | In standard position, the terminal side is the ray that's being measured relative to the initial side. |
| $s$ | The length of a curve along the radius. |
| Radian | Denoted with $rad$, one radian is equal to the radius, but it's measured along the arc in a curve instead of from the center. |
| Complementary Angles | Two positive angles that add up to $90\degree$ or $\frac{\pi}{2}$. One mnemonic device that you can use to remember this |
| Supplementary Angles | Two positive angles that add up to $180\degree$ or $\pi$. |
| Complementary Angles | Two positive angles that add up to $90\degree$ or $\frac{\pi}{2}$. One mnemonic device that you can use to remember this is: <br><br>Complementary starts with C, and C stands for corner. $90\degree$ makes a corner. |
| Supplementary Angles | Two positive angles that add up to $180\degree$ or $\pi$. One mnemonic device that you can use to remember this is:<br><br>Supplementary starts with S and S stands for straight. $180\degree$ makes a straight line. |
| | |
| | |