Answer:436
Step-by-step explanation:
Since Colin scored 141 and Brian scored 154 more than Colin that would be (154+141). So Brian scored 295, so you add Brian's score and Colin's so 295+141, the total score is 436
<h3>
Answer: -4</h3>
==========================================================
Explanation:
We can pick any two rows from the table to get the (x,y) points needed to find the slope.
Let's say we pick the second and third rows
Subtract the y values: 14-6 = 8
Subtract the x values in the same order: 1-3 = -2
Divide the differences: 8/(-2) = -4
The slope is -4
--------------------------------------------------
You can use the slope formula
Let's say the points are (x1,y1) = (1,14) and (3,6)
m = (y2-y1)/(x2-x1)
m = (6-14)/(3-1)
m = -8/2
m = -4
It's the same basic idea as the previous section. You subtract the y values together (y2-y1) and the x values together (x2-x1) and divide the differences to get m. The order of subtraction doesn't matter as long as you stay consistent. If you do something like y2-y1 and x1-x2, then you'll get the wrong slope value.
Y = mx + b
in this case m = 2 and b = 1 so
equation
y =2x + 1
hope this helps
Answer: x(2) -9
I’m pretty sure that it
Y - y1 = m( x - x1); where m = (y2 - y1)/(x2 - x1);
We have m = (6-0)/(7-5) = 6 / 2 = 3 ;
The equation of the line is: y - 0 = 3(x-5);
Finally: y = 3x - 15.