Determine whether line segment $RS$ and line segment $TU$ are parallel, perpendicular, or neither. Given $R(-1,4)$, $S(-3,7)$, $T(5,-1)$, $U(6,1)$.
2025/4/30
1. Problem Description
Determine whether line segment and line segment are parallel, perpendicular, or neither. Given , , , .
2. Solution Steps
First, we need to find the slopes of the two line segments. The slope of a line segment with endpoints and is given by the formula:
For the line segment , with and :
For the line segment , with and :
Now we compare the slopes to determine the relationship between the line segments.
If the slopes are equal (), the line segments are parallel.
If the product of the slopes is (), the line segments are perpendicular.
If neither of these conditions is met, the line segments are neither parallel nor perpendicular.
Check if the slopes are equal:
Check if the line segments are perpendicular:
Since , the lines are not perpendicular.
3. Final Answer
Neither.