Parent function: y=x m=1 b=0 Equation y=mx+b This project uses pen to graph a linear equation. When it starts up it will ask you for the slope and y-intercept. The slope is a number multiplied by x that changes the steepness of the graph. A slope > 1 will be steeper that the parent function. A slope < 1 but > 0 will be less steep than the parent function. A slope of 0 will be a horizontal line. Lastly a slope < 0 with reflect the graph. The y-intercept is where the line passes through the y axis. You will be also be asked what you want the x and y scale to be. This will determine how many point will be on the x and y axis. Press "r" to add another line I will be making a whole series of these in the future, and I will release them soon after.