SOLUTION: How to know whether two lines are intersecting or not without drawing them on the graph, when we know their start and end points?
Suppose if AB is a line with A(2,1) and B(6,5)
Algebra.Com
Question 94: How to know whether two lines are intersecting or not without drawing them on the graph, when we know their start and end points?
Suppose if AB is a line with A(2,1) and B(6,5) and CD is another line with C(3,4) and D(5,2). If we Draw these two lines on the 2D Graph then these two will intersect. But how could i know that these two lines are going to intersect or not without drawing the line on the 2D Plane?
I will be very thankful to you if u can solve my query and suggest me any other links regarding this. Thanks inadvance. Hoping the earliest reply.
Answer by ichudov(507) (Show Source): You can put this solution on YOUR website!
You need to find slopes of these lines. If they are the same, the lines are either parallel (do not intersect), or coincide completely. I have a calculator to find out slopes.
RELATED QUESTIONS
What is the difference betwee intersecting lines and perpendicular lines? Can two lines... (answered by rwm,swincher4391)
How do the slopes and y-intercepts of two linear equations help you to determine whether... (answered by solver91311)
How do you identify whether the graph of a system of linear equations would be two... (answered by josmiceli)
How do you write an equation from a graph? we are given a square grid with Y axis... (answered by Edwin McCravy)
What is the difference between intersecting and perpendicular and parallel lines and can... (answered by tinbar)
Understanding why the graph looks the way it does:
f(x) = (4(x-5))/((x+2)(10-x))
I... (answered by stanbon)
Here are some questions that I need answered.
1. How do you find an inequality on a... (answered by Edwin McCravy)
Can two lines exist that are not intersecting or parallel? If so, how? If not,... (answered by richard1234)