Answer:
the answer would be 6 in the amount earned for 0 lawns
Step-by-step explanation:
if 1 lawn is equal to 12 then it is 1 times 12 so if you put that logic for 0 then it would be 0 times 12 which would equal out to 0
Answer:
You can't, but i'm guessing deleting your account helps.
Step-by-step explanation:
The effective monthly interest rate is:
i = 0.053/12 = 0.0044
The effective annual interest rate is:
i = (1 + 0.0044)^12 -1 = 0.0543
The present worth of all the loans is:
P = 6125 + 6125 (1 + 0.0543)^-1 + 6125 (1 + 0.0543)^-2 + 6125(1 + 0.0543)^-3
P = $22,671.40
If he starts paying after four years, the worth of the loans by then is:
P = 22671.40 (1 + 0.0543)^4 = 31,616.16
Answer:
the answer D=1.44
Step-by-step explanation:
if the X= number of red cards observed in 6 trials , since each card observation is independent from the others and the sampling process is done with replacement ( the card is observed, then returned and reshuffled) , X follows an binomial distribution.
X(x)= n!/((n-x)!*x!) *p^x *(1-p)^(n-x)
where n = number of trials = 6 , x= number of red cards observed , p= probability of obtaining a red card in one try
the probability of obtaining the card in one try is
p = number of red cards / total number of cards = 12/ (12+8) = 0.6
since we know that X has a binomial distribution, the variance of this kind of distribution is
variance = σ² = n * p * (1-p)
therefore the variance of X is
variance = σ² = n * p * (1-p) = 6 * 0.6 * (1-0.6) = 1.44