Answer:
y=x+5
Explanation:
So first you need to plug everything into the point-slope formula which is
y-y1=m(x-x1)
m being the slope and y1 and x1 being the point (5,10)
So once you plug it in it should look like this: y-10=1(x-5)
Now you solve it
First you need to distribute 1 in 1(x-5) which is (x-5)
Now you have y-10=x-5
Then you add 10 to both sides which is y=x+5
Your answer is y=x+5