Answer: 28.
Step-by-step explanation:
The median of a data set is defined as the middle value of a data set.
For instance, the median of the data set [4, 7, 8] would be 7 because it is the "middle value".
You can find this by sorting the numbers by smallest to largest:
2, 9, 15, 16, 21, 24, 28, 32, 34, 35, 37, 39, 40
There are 13 numbers in the set, so you can exclude the first 6 and last 6 numbers from the set to get your median, 28.
The answer is D.
This is because you take 125 and multiply it by 100 to get 12,500 ft.
Answer:
Approximately 7.8 units
Step-by-step explanation:
To find the distance between any two points, we can use the distance formula:

From the graph, we can see that A is (0,0). Let's let this be x₁ and y₁.
B is (-5,6). Let's let this be x₂ and y₂. So, substitute:

Simplify:

Square:

Add:

Take the square root. Use a calculator:

So, the distance between them is about 7.8 units.
And we're done!
Quadratic formula is x = -b+ or- sq rt b^2-4ac / 2a
a=2 b=5 c=-3
-5 +or- sqrt 5^2-4(2)(-3) / 2(2)
-5 +or- sqrt 49/ 4
-5 + 7 /4 = 2/4 = 1/2
-5 - 7 /4 = -12/4 = -3
Factoring a*c is 2*-3 =-6
Factors of -6 that add to 5 are 6 and -1
Split 5x into +6x-1x
2x^2+6x-1x-3 and group
2x(x+3)-1(x+3)
(x+3)(2x-1)=0
x+3=0 gives x=-3
2x-1=0 gives x=1/2