Question 403350

1) X-intercept= -3 and Y-intercept= 2


X-intercept: -3 means that the point (-3,0) is on the line


Y-intercept: 2 means that the point (0,2) is on the line



So let's find the equation of the line through the points (-3,0) and (0,2)


*[invoke find_equation_of_line -3, 0, 0, 2]



2) X-intercept= 5 and Y-intercept= 6


let's find the equation of the line through the points (5,0) and (0,6)


*[invoke find_equation_of_line 5, 0, 0, 6]