Answer:
D. d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
C. d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
B. d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
Step-by-step explanation:
Given two points (x1, y1) and (x2,y2) we can find the distance using
d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
The order of the terms inside the square doesn't matter
d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
When we are squaring are term, we can take the absolute value before we square and it does not change the value
d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
Answer:
8
Step-by-step explanation:
There are 4 people that are 27 and 4 people that are 29. Both are <em>older</em> than 26.
Answer:
Step-by-step explanation:
1. Make 1 2/7 an improper fraction = 9/7
2. Multiply 7 on both numerator and denominator for 2/3 to make 14/21, and multiply 3 for both numerator and denominator for 9/7 to make 27/21.
3. Add them together. 14/21+27/21=41/21.
4. (Optional) If the question is asking for mixed numbers, 41/21 = 1 20/21.
Answer:
Please provide a question so we can answer, thank you.
3-5y= 2x
-5y= 2x-3
y= (-2/5)x + 3/5
y + 2 = (-2/5)(x + 3)
y + 2 = (-2/5)x - (6/5)
y + 10/5 = (-2/5)x - 6/5
y = (-2/5)x - 16/5 is the answer