In a coordinate plane, consider triangle ABC with vertices at the points A(1, 2), B(5, 6), and C(3, 8).
Determine the equation of the line that is parallel to line segment AB and passes through point D(3, 4).
The slope of line segment AB can be calculated using the formula:
$slope = \f\frac{y_2 - y_1}{x_2 - x_1}$, where $(x_1, y_1)$ and $(x_2, y_2)$ are the coordinates of points A and B.