Answer:
Q6. D
Q8. A
Step-by-step explanation:
Q6. In 40 trials, he flipped '2 heads and 1 tail' 16 times.
For 2 heads, probability= 16/40= 4/10
For 120 trials, number of times= 4/10 × 120= 48
Q8.

Answer is A because the inequality shows that x is equal or greater than 8 so the dot at 8 has to be coloured.
Note that we do not change the inequality sign unless we are dividing the whole thing by -1.
ANSWER: -60
EXPLANATION: To solve for (-10) - |(-20) – (+30) |, we need to do:
−10−| −20 − 30|, which equals −10−|−50|. Next, we do −10−50, which is -60.
−10−|−20−30|
= −10−|−50|
= −10−50
= −60
Answer:
Your equation is 
Step-by-step explanation:
Well, the center origin of the circle is given (h,k) = (1,-1).
We have to find our radius as they gave us a point. from origin to the edge of the circle.
Using the formula: (x - h)^2 + (y - k)^2 = r^2
Plug in our (h,k) = (1,-1) and (x,y) = (0.5,-1) to solve for radius.
(x - h)^2 + (y - k)^2 = r^2
(0.5 - (1))^2 + (-1 - (-1))^2 = r^2
(-0.5)^2 + (0)^2 = r^2
1/4= r^2
r^2 = 1/4
r = 1/2
Answer:
Step-by-step explanation:
first, we find the slope
slope = (y2 - y1) / (x2 - x1)
(8,2)....x1 = 8 and y1 = 2
(7,1)....x2 = 7 and y2 = 1
now we sub
slope = (1 - 2) / (7 - 8) = -1/-1 = 1
y = mx + b
slope(m) = 1
use either of ur points...I will use (8,2)...x = 8 and y = 2
now we sub and find b, the y intercept
2 = 1(8) + b
2 = 8 + b
2 - 8 = b
-6 = b
so ur equation is : y = 1x - 6....or just y = x - 6 <===