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)
The cost of 1 vanilla ice cream and 1 strawberry ice cream should total to $31. Since you only bought one of each flavor, you simply have to add their unit prices.
Cost for 1 carton of strawberry ice cream + Cost for 1 carton of vanilla ice cream = Total Cost
Total Cost = s + v --> this is the general equation
Since s = 1.5 + v, the modified equation would be
Total Cost = 1.5 + v + v
Total Cost = 1.5 + 2v
200
You divide 60 by 3 because there are 60 m minutes in 1 hour. You get 20.
You then multiply 10 by 20 and you get 200.
Hope this helps! :)