Question 173717
The points if graphed would be (0,0) & (20.91,2.75)
Slope=(y2-y1)/(x2-x1)
slope=(2.75-0)/(20.91-0)=2.75/20.91=.131516=.13
{{{ graph( 300, 200, -6, 25, -10, 10, y = .13x) }}} (graph 300x200 pixels, x from -6 to 25, y from -10 to 10, y = .13x).