First, subtract y2 - y1 to find the vertical distance. Then, subtract x2 - x1 to find the horizontal distance.
Formula to find distance given two points.
Square root (X2 - X1)^2 + (Y2 - Y1)^2
Xa Ya Xb Yb
A = (3, -4) B = (-1, 3)
Xa goes into X2 and Xb goes into X1
(3 - (-1))^2
Ya goes into Y2 and Yb goes into Y1
(-4 - 3)^2
Square root (3 - (-1))^2 + (-4 - 3)^2
Square root (4)^2 + (-7)^2
Square root 16 + 49
Square root 65
= 8.06
The error was Drako had (3 - 4)^2 when it should have been (3 - (-4))^2 because a positive is subtracting a negative.
Answer:

Step-by-step explanation:

When x = 4,

Answer:
2/13
Step-by-step explanation:
In a regular deck of cards, there are a total of 52 cards. Of these, there are 4 8's and 4 jacks, making a total of 8 "desirable" outcomes. Therefore, the probability is 8/52=2/13. Hope this helps!