The no. of letters in the world (MATH) = 4
the no. of favourable outcomes = 10
hence‚ probability of getting the letters (MATH) 2/5
Answer:

Step-by-step explanation:
In 5 liters, there is 4% salt.
Lets find liters of salt.
First, converting 4% to decimal (dividing by 100):
4% = 4/100 = 0.04
0.04 * 5 = 0.2
So, there is 0.2 liters of salt.
Now, x liters of water is added to total, so total is now:
5 + x
The concentration of salt will be amount of salt divided by amount of salt water solution.
Amount of salt = 0.2 (as seen above)
Amount of new salt water solution = x + 5
So,
Concentration of salt in new solution is 
2nd choice is right.
By definition we have the following equation:
t = d / v
Where,
t: time
d: distance
v: speed
For this case we have:
d / 30 + d / 4 = 17
Rewriting we have:
2d + 15d = 17 (60)
17d = 17 (60)
d = 60 mi
Then, the walking time is
t = d / v
t = 60/4
t = 15 hours
Answer:
She walked
t = 15 hours
Answer:
0.347
Step-by-step explanation:
n = 3
p = 1/6
r = 1
Use binomial probability:
P = nCr pʳ qⁿ⁻ʳ
P = ₃C₁ (1/6)¹ (5/6)³⁻¹
P = 0.347
Or, using a calculator:
P = binompdf(n, p, r)
P = binompdf(3, 1/6, 1)
P = 0.347