<span>Winning Probablity = 0.2, hence Losing Probability = 0.8
Probablity of winning atmost one time, that means win one and lose four times or lose all the times. So p(W1 or W0) = p (W1) + p(W0)
Winning once W1 is equal to L4, winning zero times is losing 5 times.
p(W1) = p(W1&L4) and this happens 5 times; p(W0) = p(L5);
p (W1) + p(W0) = p(L4) + p(L5)
p(L4) + p(L5) = (5 x 0.2 x 0.8^4) + (0.8^5) => 0.8^4 + 0.8^5
p(W1 or W0) = 0.4096 + 0.32768 = 0.7373</span>
T_n = 3 * T_(n-1)
Long way (always works!)
T_5 = 3*T_4,
T_4 = 3*T_3
T_3 = 3*T_2
T_2 = 3*T_1
T_5 = 3*3*3*3*T_1 = 81*T_1 = 81*8 = 648!
Short way (sometimes it works!)
T_n = 3^(n-1) * T_1 (this case is a geometric series of ratio-=3)
T_5 = 3^4*8 = 648
<span>
1 cm = 10mm
5 mm : 10mm : :1 : 2
hoped i helped. ^-^
</span>
Answer:
The answer is
B.
Step-by-step explanation:
just multiply 4.5 by 8 and you get 36