Answer:
The perimeter of the shaded region is 267.8 m ( approximately)
Step-by-step explanation:
7x+y=11 where y= -5 So, when we substitute y in the equation then,
7x + (-5) = 11 that is 7x - 5 = 11....
So, B. is the right answer.
Answer:
Slope = -2/2 = -1
x-intercept = 6/1 = 6
y-intercept = 6/1 = 6
I wasn't sure what you really were asking for, so I did slope, x, and y.
Using slope-intercept form, y = mx + b where m = slope and b = y-intercept:
We know our slope is -6. This can be interpreted as -6/1, which rise-over-run-wise, means that when y changes by 6, x changes inversely by 1.
To find that y-intercept, though, we need to find the value of y when x = 0.
Use our point (-9, -3) to find this...
We want to add 9 to x so that it becomes 0.
According to our slope, this means subtracting 54 from y.
Our y-intercept is at (0, -57), with -57 being the value of b we put in our equation.

You could also just use point-slope form:
y - y¹ = m(x - x¹)
y - (-3) = -6(x - (-9))
y + 3 = -6(x + 9)
And convert to slope-intercept if you want:
y + 3 = -6x - 54
y = -6x - 57