<h2>Hello!</h2>
The answer is: [-2,2]
<h2>
Why?</h2>
The range of a function shows where the function can exist in the y-axis.
To know the range of the function, we have to isolate x,
So

The only possible values that y can take go from -2 to 2. Taking values out of these values will give as result a non-real number.
Therefore,
The range of the function is [-2,2]
Have a nice day!
Step-by-step explanation:
Y=mx+b
m=slope
b=yintercept
given
slope=-1/4
yint=5
y=-1/4x+5
ANSWER
The domain of the function is

or
[-3,6]
EXPLANATION
The domain of a function refers to the values of x for which the function is defined.
From the graph, we can see that the function begins at (-3,6) and ends at (6,-4).
Therefore the function is defined for x=-3 to x=6.
Hence the domain of the function is

or
[-3,6]
First, let's re-arrange to slope-intercept form.
x + 8y = 27
Subtract 'x' to both sides:
8y = -x + 27
Divide 8 to both sides:
y = -1/8x + 3.375
So the slope of this line is -1/8, to find the slope that is perpendicular to this, we multiply it by -1 and flip it. -1/8 * -1 = 1/8, flipping it will give us 8/1 or 8.
So the slope of the perpendicular line will be 8.
Now we can plug this into point-slope form along with the point given.
y - y1 = m(x - x1)
y - 5 = 8(x + 5)
y - 5 = 8x + 40
y = 8x + 45