You could try searching it up I’m sure it will pop up !
The slope is -1 as picking any two points, and finding (y2-y1)/(x2-x1)=-1
<h3>
Answer: reflection over x axis</h3>
g(x) = -f(x) is the same as g(x) = -1*f(x)
Since y = f(x), we are really saying g(x) = -1*y. Whatever the y coordinate is on f(x), multiply it by -1. This turns something like y = 2 into y = -2, or something like y = -3 into y = 3, etc etc. Visually this reflects the point over the horizontal x axis. Do this to all points on f(x), and the entire curve reflects over the x axis.
I show an example of y = x^2 turn into y = -x^2 in the attached image below.
A = L * W
A = 50
L = 2W
50 = W(2W)
50 = 2W^2
50/2 = W^2
25 = W^2
sqrt 25 = W
5 = W
L = 2W
L = 2(5)
L = 10 <==length is 10 yd