6,11,17,17,19
median is 17
11+17+19+6+17=70
70/5=14
mean is 14
19-6=13
13 is range
Answer: n=2
Step-by-step explanation:
Get graph paper make a graph mark them on your graph and since it says (n,-2) its going down because of the negative 2 i don't think this helped but if it did
Answer: 83,662,774
Step-by-step explanation:
Ok so I'll demonstrate in programming language python.
import math
def circle():
r = float(input("Enter r: "))
a = math.pi * r ** 2
print("Area of circle with r = {0} is {1
}cm2".format(str(r), str(a))
circle()
Answer: Is True
Step-by-step explanation:
these question is true