Answer:
(1, -2)
Step-by-step explanation:
midpoint x = (x₁ + x₂) / 2
midpoint y = (y₁ + y₂) / 2

= (1, -2)
<h3>
Answer: 28</h3>
==========================================================
Explanation:
Method 1
Imagine a table with 8 rows and 8 columns to represent all possible match-ups. You can actually draw out this table or just think of it as a thought experiment.
There are 8*8 = 64 entries in the table. Along the northwest diagonal, we have each team pair up with itself. This is of course silly and impossible. We cross off this entire diagonal so we drop to 64-8 = 56 entries.
Then notice that the lower left corner is a mirror copy of the upper right corner. A match-up like AB is the same as BA. So we must divide by 2 to get 56/2 = 28 different matches.
----------------------------------
Method 2
There are 8 selections for the first slot, and 8-1 = 7 selections for the second slot. We have 8*7 = 56 permutations and 56/2 = 28 combinations.
----------------------------------
Method 3
Use the nCr combination formula with n = 8 and r = 2

There are 28 combinations possible. Order doesn't matter (eg: match-up AB is the same as match-up BA).
Notice how the (8*7)/2 expression is part of the steps shown above in the nCr formula.
I think you just divide the 130 ft by the 40 ft = 3.25 ??
Answer:
Step-by-step explanation:
Let the number of blue marbles be x
The number of green marbles = 3x - 2
Total marbles= 18
x + 3x -2 = 18
4x - 2 = 18
4x = 18+2
4x = 20
x =20/4
x =5
The number of blue marbles = 5
The number of green marbles = 3*5 - 2 = 15 -2 = 13