4 1/5 should be your answer
The new coordinates are (3, 1)
Number of nickels plus number of dimes equals total number of coins
so
n + d = 40
then they tell us that "there are seven times as many dimes as there are nickels"
this translates to
d = 7n
we then plug that into our first equation
and get
n + 7n = 40
then we solve for n
add like terms
8n = 40
then divide both sides by 8
n = 40/8 = 5
therefore Jimmy has 5 nickels
Answer:
0.0143
Step-by-step explanation:
In this question, we are asked to use the binomial distribution to calculate the probability that 10 or fewer passengers from a sample of MIT data project sample were on American airline flights.
We proceed as follows;
The probability that a passenger was an American flight is 15.5%= 15.55/100 = 0.155
Let’s call this probability p
The probability that he/she isn’t on the flight, let’s call this q
q =1 - p= 0.845
Sample size, n = 155
P(X < A) = P(Z < (A - mean)/standard deviation)
Mean = np
= 125 x 0.155
= 19.375
Standard deviation = √npq
= √ (125 x 0.155x 0.845)
= 4.0462
P(10 or fewer passengers were on American Airline flights) = P(X \leq 10)
= P(Z < (10.5 - 19.375)/4.0462)
= P(Z < -2.19)
= 0.0143