Probability that both roads from a to b are blocked is the product of the individual probabilities, i.e.
P(~ab)=0.25*0.25=0.0625
Similarly
P(~bc)=0.25*0.25=0.0625
Probability that EITHER one or both of ab and bc are blocked is the sum of the probabilities:
P(~ab ∪ ~bc)=0.0625+0.0625=0.125
(recall that one cannot travel from a to c if either ab or bc is blocked.)
Therefore the probability that there exists an open route from a to c
= P(ac) = 1-P(~ab ∪ ~bc)
= 1 - 0.125
=0.875
<span> f (x)= 10-x³.
f(2) means the value of the function when x=2.
So, we need to substitute 2 instead of x.
f(2) = 10 - 2³ = 10-8 =2
f(2) = 2
</span>
7x + 6 < 3(x - 2)
7x + 6 < 3x - 6
7x - 3x < -6 - 6
4x < -12
x < -12/4
x < -3
<span>{x | x < -3}</span>