
I divided by 100 and shifted the decimal point two places left.
(0,1)(2,7)
Calculating the slope (m) gives: (7-1) / (2-0) = 6/2 = 3
The equation is represented as y = mx + b
where the slope (m) equals 3
Utilizing either of your coordinates... (0,1).... this implies x = 0 and y = 1
Substituting to solve for b, the y-intercept
1 = 3(0) + b
which simplifies to 1 = b
Thus, the equation you seek is: y = 3x + 1....or 3x - y = -1