Answer:
the one that looks like s but sideways
Step-by-step explanation:
You didn’t show the graph
Answer:
with what
Step-by-step explanation:
Since there is replacement, drawings are independent which means that the result of one of them does not affect the others.
Probability of drawing an apple is 4/10 (4 apple out of 10 fruits)
Probability of drawing an apricot is 2/10
Probability on one happening consecutively to the other (thanks to independence) is 4/10*2/10=8/100
Which can be simplified to 2/25
Answer:
y = -4/5x - 0.8
Step-by-step explanation:
A(-6, 4)
B(4, -4)
Find slope using the two points above:
m = (y₂ - y₁) / (x₂ - x₁)
= (-4 - 4) / (4 - (-6))
= -8 / 10
m = -4/5
Find y-intercept using m from above and anyone point, let's use (-6, 4):
y = mx + b
4 = -4/5(-6) + b
4 = 24/5 + b
b = -0.8
Use m and b from above to form equation of line:
y = mx + b
y = -4/5x - 0.8