(x+4) + ((x-15)+4)= 41
2x-7= 41
2x= 48
x= 24
The final probability is the weighted average of the playing probabilities calculated over the possible weather options:
P(john practices cello; given that it rains) * P(it rains) +
P(john practices cello; given that it does not rain) * P(it does not rain) =
0.6 * 0.7 + 0.4 * 0.3 = 0.54
The probability is 54%
Answer:
x = 5/2
Step-by-step explanation:
log4(x^2+5x)-log8(x^3)=1/log3(4)
log(x^2 + 5 x) / log(4) - log(x^3) / log(8) = log(3) / log(4)
log(x (x+5))/log(4) - log(x^3) / log(8) = log(3) / log(4)
(3 log(x (x+5)) - 2 log(x^3)) / log(64) = log(3) / log(4)
3 log(x (x+5)) - 2 log(x^3) = 3 log(3)
log((3 x)/(x+5))=0
x=5/2