This is a tool for graphing a line. First, input the x for the first dot. Enter the y, and then repeat for the second plot. There will now be a line between the two dots. The variables in the left corner show the coordinates of both dots, and the slope of the line. UPDATES: Added Distance Formula Now reduces slope if denominator of slope is 1, (or -1) and sets slope as undefined if denominator is 0
This is just something I made in my spare time, but I'm proud of it! Note: The slope won't reduce, so you'll have to do it manually. Another thing is the coordinates don't match up to the graph backdrop. This is intentional, so you can use big numbers if you want. (about 250) Even though the coordinates don't match, you still get the correct slope. (Not always, read above.)