SOLUTION: please help me solve this problem: Plot the points A(-6,7), B(2,-3), C(0,8), and D(-3,-1). What is the point of intersection of AB and CD?

Algebra ->  Points-lines-and-rays -> SOLUTION: please help me solve this problem: Plot the points A(-6,7), B(2,-3), C(0,8), and D(-3,-1). What is the point of intersection of AB and CD?      Log On


   



Question 758418: please help me solve this problem:
Plot the points A(-6,7), B(2,-3), C(0,8), and D(-3,-1). What is the point of intersection of AB and CD?

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
Plot the points A(-6,7), B(2,-3), C(0,8), and D(-3,-1).


now find equations of the lines passing through AB and CD and draw them:
Solved by pluggable solver: Find the equation of line going through points
hahaWe are trying to find equation of form y=ax+b, where a is slope, and b is intercept, which passes through points (x1, y1) = (-6, 7) and (x2, y2) = (2, -3).
Slope a is a+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29+=+%28-3-7%29%2F%282--6%29+=+-1.25.
Intercept is found from equation a%2Ax%5B1%5D%2Bb+=+y%5B1%5D, or -1.25%2A-6+%2Bb+=+-0.5. From that,
intercept b is b=y%5B1%5D-a%2Ax%5B1%5D, or b=7--1.25%2A-6+=+-0.5.

y=(-1.25)x + (-0.5)

Your graph:




Solved by pluggable solver: Find the equation of line going through points
hahaWe are trying to find equation of form y=ax+b, where a is slope, and b is intercept, which passes through points (x1, y1) = (0, 8) and (x2, y2) = (-3, -1).
Slope a is a+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29+=+%28-1-8%29%2F%28-3-0%29+=+3.
Intercept is found from equation a%2Ax%5B1%5D%2Bb+=+y%5B1%5D, or 3%2A0+%2Bb+=+8. From that,
intercept b is b=y%5B1%5D-a%2Ax%5B1%5D, or b=8-3%2A0+=+8.

y=(3)x + (8)

Your graph:




now we can go back and put these lines on a graph above


as you can see from a graph, the point of intersection of AB and CD is (-2,2)

we can check it if we plug in x=-2 and y=2 in y=3x%2B8 and y=-1.25x-0.5
2=3%28-2%29%2B8
2=-6%2B8
2=2......true
2=-1.25%28-2%29-0.5
2=2.5-0.5
2=2......true