Graph the Line Segment (0,3)-(-3,4)
Problem
Solution
Identify the endpoints of the line segment as the Cartesian coordinates
((x_1),(y_1))=(0,3) and((x_2),(y_2))=(−3,4) Plot the first point
(0,3) on they axis, which is 3 units above the origin.Plot the second point
(−3,4) by moving 3 units to the left of they axis and 4 units up from thex axis.Connect the points with a straight line segment, ensuring the line does not extend beyond these two specific coordinates.
Determine the slope to ensure accuracy, using the formula
m=((y_2)−(y_1))/((x_2)−(x_1))
Write the equation of the line containing the segment using the slope-intercept form
y=m*x+b whereb is they intercept(0,3)
Final Answer
Want more problems? Check here!