Question 359190
<pre><font size = 3 color = "indigo"><b>
Hi,
*Note: slope is "change in y /change in x "
slope of (5/1)  As y increase by 5, x increases by 1, for ex
Examples of changes with slope = (5/1) would be: 5/1, 10/2, 15/3, etc

(1,2) and (3,K) x has increased by 2, then y must increase by 10
k = 12

{{{drawing(300,300, -16, 16, -16, 16,
circle(1, 2,0.4),
circle(3, 12,0.4),
graph( 300, 300, -16, 16, -16, 16,5x -3))}}}