M is always positive is not true.
Hope this helps!
Answer:
m = 25/28
Step-by-step explanation:
It's best to enclose fractional coefficients inside parentheses to eliminate ambiquity: 2/7m-1/7=3/14 => (2/7(m - (1/7) = (3/14).
The LCD is 14; each of the denominators {7, 14} divides evenly into 14. Hence our equation becomes
(4)(m - 1/7) = 3
... after multiplying every term by 14.
Let's multiply each side by 7 to eliminate the remaining fraction:
4(7m - 1) = 21, or
28m - 4 = 21, or
28m = 25.
Hence, m = 25/28.
Answer:
The probability is 0.33696
Step-by-step explanation:
The probability that the outcome will be heads x times is calculated using the following equation:

nCx is calculated as:

This apply for variables that follows a binomial distribution. In which we have n independent and identical events with two possibles results: success and fail with a probability p and 1-p respectively.
So, In this case, n is equal to 5, and p is equal to 0.6 because we are going to call success the event in which the outcome of the coin is head.
Then, the probability that the outcome will be heads at least 4 times is calculated as:
P = P(4) + P(5)
Where P(4) is:

P(4)=0.2592
And P(5) is:

P(4)=0.07776
Finally, the probability is:
P = 0.2592 + 0.07776
P = 0.33696