Answer:
y= -x+5
Explanation:
→first you need to identify 2 points. I'm using (5,0) and (0,5)
→second you need to find the slope using y2-y1/x2-x1 as your formula
5-0/0-5= 5/-5=-1
→then you need to use y-y1=m(x-x1) formula
y-0=-1(x-5)
(distribute the -1)
y-0= -1x+5 (+5 because a negative times a negative is a positive)
(combine like terms)
y= -1x+5
→once you solve you get y= -x+5