Follow PEMDAS
multiplication is first (in this case) and then addition
2 x 8 = 16
16 + 2 = 18
18 is your answer
hope this helps
28 might be a parallelogram
Answer: P = 0.125 = 1/8
Step-by-step explanation:
We know that he has a blue coat and a black coat.
If he dresses at random, then the probability of getting the blue coat is equal to the quotient between the number of blue coats (1) and the total number of coats (2).
Then the probability is:
p = 1/2
We also know that he has blue pants and brown pants, the probability of getting at random the blue pants is calculated in the same way than above, then:
q = 1/2
And for the shirt he has a blue shirt and a red one, the probability of randomly selecting the blue one is calculated in the same way than above, then:
k = 1/2
Now, the joint probability (he selects all blue clothes) is equal to the product of the individual probabilities:
P = p*q*k = (1/2)*(1/2)*(1/2) = 1/8 = 0.125
Answer: $4,365.10
Step-by-step explanation:
Ok, we know that:
The account starts with $2350
There is a simple interest of 3.75% (or 0.035).
Then after one year, the amount in the account will increase by 3.75%, this means that the amount will be:
$2350 + 0.035*$2350 = (1.035)*$2350.
After another year, we have the same increase (but applied to the new amount in the account):
(1.035)*$2350 + 0.035*(1.035)*$2350. = (1.035)^2*$2350
And so on.
You already can see the pattern here, the amount of money in the saving account after N years will be:
M(N) = $2350*(1.035)^N.
Now we can answer:
what is the balance of the account if it earns a simple interest of 3.75% for 18 years?
Just replace N by 18 in that equation:
M(18) = $2350*(1.035)^18 = $4,365.10