Intersection of two lines

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hey. I used the scatterplot to make a chart of 4 trendlines. And now I need
to get the exact intersection of each pair. The only ways I can do it is (1)
go through the data itself and find the exact intersection point - which is
very slow.. or (2) bring my mouse arrow as closet to the intersection point
on the graph and get an estimate.

Is there a way to get the exact intersection point? Perhaps by selecting the
two lines I want the intersection of .. etc?
Thank you!
 
By solving equations. This will be simple if the lines are linear - tell us
more
best wishes
 
Back
Top