<h3>
Answer: Median = 7</h3>
=======================================================
Explanation:
Sort the values from smallest to largest. Doing so leads to the list {1,4,6,8,8,9}
Since the set is small enough, you can probably notice that the middle most number is a tie between the 6 and the first 8. The midpoint is (6+8)/2 = 14/2 = 7.
The median is 7.
---------------
If you wanted, you could cross off the first and last items of the set
That means we go from {1,4,6,8,8,9} to {4,6,8,8}
Then repeat to get the smaller set {6,8}
This shows we have a tie between the 6 and 8 as the middle most item, and why 7 is the median (since 7 is the midpoint between 6 and 8).
Answer:
400 cm
Step-by-step explanation:
1 cm = 1000m
44.8 cm=?
Answer:
Perimeter of rectangle ABCD = 47.62
Step-by-step explanation:
The perimeter of a rectangle is P = 2(length + width)
You need to find length and width
If you graph, you can pick your length length and your width
Pick two points after you graph, for 
Use the distance formula to find the length =
point B (4,5) will be point 1 and point C (8,-3) will be point 2
Substitute
length =
length = 
length = 8.94
Use the distance formula to find the width =
point C (8,-3) will be point 1 and point D (-2,8) will be point 2
Substitute
width =
width =
width =
width = 
width = 14.87
Now use formula P = 2(length + width)
P = 2(8.94 + 14.87)
Perimeter of rectangle ABCD = 47.62
Answer:
S = a² => 20 = a² => a = √20 ≈ 4.5 cm
Step-by-step explanation: