Answer:
Use the distance formula to determine the distance between the two points.
Distance
=
√(x2−x1)^2 + (y2−y1)^2
Substitute the actual values of the points into the distance formula.
√ ( (−6) − 0)^2 +( (−3) − 4)^2
Subtract 0 from −6
√(−6)^2 + ( ( −3 ) −4 )^2
Raise −6 to the power of 2
√36 + ( ( −3 ) −4 )^2
Subtract 4 from −3
√36 + ( −7 )^2
Raise −7 to the power of 2
√ 36 + 49
Add 36 and 49
√85
Answer: True
Step-by-step explanation:
Answer:
(- 3, 5 )
Step-by-step explanation:
Given the 2 equations
y = - x + 2 → (1)
y = - 2x - 1 → (2)
Using substitution method.
Substitute y = - x + 2 into (2)
- x + 2 = - 2x - 1 ( add 2x to both sides )
x + 2 = - 1 ( subtract 2 from both sides )
x = - 3
Substitute x = - 3 into (1)
y = - (- 3) + 2 = 3 + 2 = 5
Solution is (- 3, 5 )