Answer:
<u>Third Option</u>: 
Step-by-step explanation:
Given the points on the graph, (4, 5) and (-4, -5):
In order to determine the equation of the given graph in slope-intercept form, y = mx + b:
Use the given points to solve for the slope:
Let (x₁, y₁) = (-4, -5)
(x₂, y₂) = (4, 5)
m = (y₂ - y₁)/(x₂ - x₁)

Therefore, the slope of the line is:
.
Next, use one of the given points on the graph, (4, 5) to solve for the y-intercept, b:
y = mx + b
5 =
+ b
5 = 5 + b
5 - 5 = 5 - 5 + b
0 = b
Therefore, the linear equation in slope-intercept form is:
. The correct answer is Option 3.
It’s the 3rd one hopefully this helps
Answer:
50%
Step-by-step explanation:
47 is half of 94 which is the same thing as 50% of 94
Answer: $1.33
Step-by-step explanation:
4 divided by 3
Answer:
y - 5 = -4(x + 3)
Step-by-step explanation:
This question is asking you to use and make an equation using the base of the "point-slope form." This is a common equation used when dealing with coordinates and graphs in math. The point-slope form equation looks like this:
y - y₁ = m(x - x₁).
We are going to need to use this equation base to create our problem from the information given. If you are wondering what those subscripts of 1 mean (the 1 in y₁ and x₁), I will explain. Remember that:
slope (m) = <u>y - y₁</u>
x - x₁
So, our first y value (which is the y-coordinate of 5 in [-3, 5]) can be added into the problem base that I had mentioned above:
y - <u>5</u> = m(x - x₁).
Now, we need to place the first x value (which is the -3 in [-3, 5]) can be added into the base problem once more:
y - 5 = m(x - (<u>-3</u>)).
Because a negative number with a negative symbol in front of it creates a positive, we can change that as well:
y - 5 = m(x + 3).
Fortunately, the question provides a slope ready for use. The question says that the slope is -4, so we can place this into the equation now:
y - 5 = -4(x + 3).
I hope that this helps.