Consider a coordinate plane where point A is located at (3, 4) and point B is located at (7, 10). What is the slope of the line that passes through these two points?
The slope $m$ of a line through two points $(x_1, y_1)$ and $(x_2, y_2)$ can be calculated using the formula:
$m = \f\frac{y_2 - y_1}{x_2 - x_1}$