There are several ways to do this.
I'll show you two methods.
1) Pick two points on the line and use the slope formula.
Look for two points that are easy to read. It is best if the points are on grid line intersections. For example, you can see points (-4, -1) and (0, -2) are easy to read.
Now we use the slope formula.
slope = m = (y2 - y1)/(x2 - x1)
Call one point (x1, y1), and call the other point (x2, y2).
Plug in the x1, x2, y1, y2 values in the formula and simplify the fraction.
Let's call point (-4, -1) point (x1, y1).
Then x1 = -4, and y1 = -1.
Let's call point (0, -2) point (x2, y2).
Then x2 = 0, and y2 = -2.
Plug in values into the formula:
m = (y2 - y1)/(x2 - x1) = (-2 - (-1))/(0 - (-4)) = (-2 + 1)/(0 + 4) = -1/4
The slope is -1/4
2) Pick two points on the graph and use rise over run.
The slope is equal to the rise divided by the run.
Run is how much you go up or down.
Rise is how much you go right or left.
Pick two easy to read points.
We can use the same points we used above, (-4, -1) and (-0, -2).
Start at point (0, -2).
How far up or down do you need to go to get to point (-4, -1)?
Answer: 1 unit up, or +1.
The rise is +1.
Now that we went up 1, how far do you go left or right top go to point (-4, -1)?
Answer: 4 units to the left. Going left is negative, so the run is -4.
Slope = rise/run = +1/-4 = -1/4
As you can see we got the same slope using both methods.
Answer:
C - On the number line, move 3 units to the left. End at -7. The dolphin was 7 feet below sea level.
Step-by-step explanation:
The dolphin's starting point was -4 (4 feet below sea level). If the dolphin if diving down by 3 feet, you add -3 to its starting point.
-4 + -3 = -7.
There was a time that a friend of mine got to a decision because the leader of the group said so (it was a group project). Although it was clear that he did not want to comply to the decision, he made it because it was what the leader said so.
Answer:
C
Step-by-step explanation:
move the x over
-x+y=6
move the y over
-x = -y+6
times each number by a -
x=y-6
Slope intercept form:
Y = mx + b
m = slope, b = y intercept
Given the slope of 4
Y = 4x + b
Plug in the point (3,8)
8 = 4(3) + b
8 = 12 + b, b = -4
Y intercept = -4
Solution: y = 4x - 4