mirror of
https://gitlab.com/magicalsoup/Highschool.git
synced 2025-02-02 12:51:46 -05:00
Update Unit 5: Analytical Geometry and Linear Relations.md
This commit is contained in:
parent
f3222415a5
commit
d118d8f27a
@ -4,7 +4,7 @@
|
||||
|
||||
## Slope and Equation of Line
|
||||
- ```Slope```: The measure of the steepness of a line - ```rise / run``` or ```the rate of change```
|
||||
- ```Slope Formula```: $`m = \frac{y_2 - y_1}{x_2 - x_1}`$
|
||||
- ```Slope Formula```: $`m = \dfrac{y_2 - y_1}{x_2 - x_1}`$
|
||||
- ```Standard Form```: $`ax + by + c = 0, a \isin \mathbb{Z}, b \isin \mathbb{Z}, c \isin \mathbb{Z}`$ (must be integers and $`a`$ must be positive)
|
||||
- ```Y-intercept Form```: $`y = mx + b`$
|
||||
- ```Point-slope Form```: $`y_2-y_1 = m(x_2-x_1)`$
|
||||
|
Loading…
Reference in New Issue
Block a user