vault backup: 2025-01-26 17:42:19

This commit is contained in:
arc 2025-01-26 17:42:19 -07:00
parent b2aacf61ff
commit e8b4376546

View File

@ -7,6 +7,11 @@ Interpreting it, this can be described as the change in $y$ over the change in $
- Speed is always positive
- Velocity is directional
As the distance between the two points
# Line Types
## Secant Line
A **Secant Line** connects two points on a graph.
A **Tangent Line** represents the rate of change or slope at a single point on the graph.