Answer to Question #21024 in C++ for Noor
Question #21024
Write a program to find geometry intersection. Suppose two lines segments intersect. The two endpoints for the first line are (x1, y1) and (x2 , y2) and for the second line segment are ( x3, y3) and (x4, y4). Write a program that prompts the user to enter four endpoints and display the intersecting points.
You can use Cramer’s rule to solve the following 2 X 2 system of linear equation:
You can use Cramer’s rule to solve the following 2 X 2 system of linear equation:
Expert's answer
Unfortunately, your question requires a lot of work and cannot be done for free.
Submit it with all requirements as an assignment to our control panel and we'll assist you.
Submit it with all requirements as an assignment to our control panel and we'll assist you.
Need a fast expert's response?
Submit orderand get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment