<h3>
Answer: 2.2 units</h3>
============================================
Explanation:
I'll define these point labels
- B = Blake's starting position
- F = finish line
- C = the third unmarked point of the triangle
The locations of the points are
- B = (-8,1)
- C = (-6,-3)
- F = (4,-2)
Use the distance formula to find the distance from B to C

Segment BC is roughly 4.47214 units long.
Following similar steps, you should find that segment CF is approximately 10.04988 units long.
If Blake doesn't take the shortcut, then he travels approximately BC+CF = 4.47214+10.04988 = 14.52202 units. This is the path from B to C to F in that order.
---------
Use the distance formula again to find the distance from B to F. This distance is about 12.36932 units. He travels this amount if he takes the shortcut.
Subtract this and the previous result we got
14.52202 - 12.36932 = 2.1527
That rounds to 2.2
This is the amount of distance he doesn't have to travel when he takes the shortcut.
In other words, the track is roughly 2.2 units shorter when taking the shortcut.
Side note: Replace "units" with whatever units you're working with (eg: feet or meters).
Answer:
line one should have a y-intercept at (0,2).
Step-by-step explanation:
0.65 is equivalent to 65%.
0.65 of 120 is the same as
0.65 x 120.
0.65 x 120 = 78.
So, 78 students ate pizza.
Answer:
2
Step-by-step explanation:
y2 - y1 / x2 - x1
-2 - 4 / -1 - (-4)
-2 - 4 / -1 + 4
-6 / 3
2
Equation A find “m” and “b”:
“B” is the y-intercept when x = 0. They give this in the table as “-2” so b = -2
Find slope (m) = (-8)-(-2)/(-2)-0 = 3
Equation A is y = 3x - 2 (y = mx + b)
Equation B find “m” and “b”:
Find m = (-9)-(-5)/(-3)-(-1) = 2
To find be, plug in m, x, and y from ANY coordinates in table b into y = mx + b:
-9 = 2(-3) + b
-9 = -6 + b
b = -3
Equation b is y = 2x -3
Use substitution and substitute all of equation “b” for “y” in equation a:
2x - 3 = 3x - 2
Algebra: x = -1
Plug back into equation a:
y = 3(-1) -2
y = -5
x = -1
(-1, -5) final answer (B)