<h3>
Answer: 3/5</h3>
============================================================
Explanation:
The set {1, 2}U{2, 6, 7, 9}U{5, 6, 7} simplifies to {1,2,5,6,7,9} after we combine everything and sort the values. We toss any duplicates.
Let B = {1,2,5,6,7,9}
There are 6 items in set B out of 10 items in set A.
The probability of landing in set B, if you pick something randomly from A, is 6/10 = 3/5
Answer:
2. the interquartile range is 20
3. 80 is the median.
Step-by-step explanation:
have a nice day.
Answer:
f(2) 6x2= 12
f(-6) 6x-6=-36
f(5) 6x5=30
f(0) 6x0=0
f(10) 6x10=60
Step-by-step explanation:
it's really easy when they ask you this just put the number in parentheses instead of the x because x is an unknown number it's telling you to multiply the 6 by the number they give you
Answer:
Midpoint of a line segment with the endpoints A(a1, a2), B(b1, b2) is M(1/2*(a1 + b1), 1/2*(a2 + b2))
So,
(1/2*(-4 + 7), 1/2*(-3 + (-5))) = (1/2*3, 1/2*(-8)) = (1.5, -4)
Answer D is correct.