How to find intersection point of two lines without solving the system of equations?

Revision en1, by _the_beginner_, 2020-04-02 16:40:33

Hi, i am now learning to solve geometric problems. I need to cross two lines. On the internet i found only solution through solving the system of equations, but i heared there is another solution that uses vector (dot / cross) product. Could you tell me there i can read about it or explain/give me the code.

Tags #geometry, #question

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English _the_beginner_ 2020-04-02 16:40:33 392 Initial revision (published)