Answer:
Slope = (1/3)
Explanation:
Point 1: (0, 2); Point 2: (3, 3)
(x₁, y₁) (x₂, y₂)
y₂ - y₁ 3 - 2 1
m = ----------- = ------------ = ---------
x₂ - x₁ 3 - 0 3
y - y₁ = m(x - x₁)
y - 2 = (1/3)(x - 0)
y - 2 = (1/3)x - 0
+2 +2
--------------------------
y = (1/3)x + 2
I hope this helps!