(Geometry: Points in triangle?) Suppose a right triangle is placed in a plane as shown below. The right-angle Point is placed at (0, 0), and the other two Points are placed at (200, 0), and (0, 100). Write a program that prompts the user to enter a Point with x- and y-coordinates and determines whether the Point is inside the triangle.

Here are the sample runs:


We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.