Answer:
Median: 55
First quartile: 26.5
Third quartile: 93
Interquartile range: 66.5
Answer:
5x + 2x + 7x
Step-by-step explanation:
I think $43.57 Bc 41.90 times .04 is 16.76 then move the decimal, and add 41.90+1.67=43.57
Answer:
-12x - 10 or -2(6x +5)
Step-by-step explanation:
4x + 10 - 4(-4x + 5)
first, distribute the -4 among the parentheses
4x + 10 - 16x - 20
combine like terms
-12x - 10
if they want you to take it further, take out a -2
-2(6x + 5)
Step-by-step explanation:
For two points (x₁, y₁) and (x₂, y₂), the distance between them is:
d² = (x₁ − x₂)² + (y₁ − y₂)²
The order of points 1 and 2 don't matter. You can switch it:
d² = (x₂ − x₁)² + (y₂ − y₁)²
This is basically the Pythagorean theorem for a coordinate system.
Let's do an example. If you have points (1, 2) and (4, 6), then the distance between them is:
d² = (4 − 1)² + (6 − 2)²
d² = 3² + 4²
d² = 9 + 16
d² = 25
d = 5
If you have points with negative coordinates, remember that subtracting a negative is the same as adding a positive.
For example, the distance between (-1, -2) and (4, 10) is:
d² = (4 − (-1))² + (10 − (-2))²
d² = (4 + 1)² + (10 + 2)²
d² = 5² + 12²
d² = 25 + 144
d² = 169
d = 13