Select integer values for three unique coordinate pairs which will be used to construct a triangle on a Cartesian grid.
STEP_0: Select a horizontal position (i.e. x-axis value) for point A from the list below.
STEP_1: Select a vertical position (i.e. y-axis value) for point A from the list below.
STEP_2: Select a horizontal position (i.e. x-axis value) for point B from the list below.
STEP_3: Select a vertical position (i.e. y-axis value) for point B from the list below.
STEP_4: Select a horizontal position (i.e. x-axis value) for point C from the list below.
STEP_5: Select a vertical position (i.e. y-axis value) for point C from the list below.
STEP_6: Click the GENERATE button to validate the point values and to construct their respective triangle.
#canvas_container
#output
#events_log
This single web page application is a newer version of the application which is featured on the following web page: