When dividing by a multiple of 10, depending on if it's greater than 0, The decimal place would move. In this case, the decimal place in 34.5 would move more to the left making the answer 3.45.
I am going to show you the procedure with any slope (given that you did not write the value of the slope)
general slope value: m
generic point (x1,y1)
Formula: y - y1 = m (x -x1)
y - y1 = mx - mx1
y - mx - y1 + mx1 = 0
x1 = -2 , y1 = -3 =>
y - mx - (-3) + m(- 2) = 0
y - mx + (3 -2m) = 0
Now suppose a value for m. Lets say it is m = 5.
y - 5x + (3 - 2*5) = 0
y - 5x + (3 - 10) = 0
y - 5x + (-7) = 0 and that is the standard form if the slope is 5. Now you can do the same with any slope.