Answer:
A
Step-by-step explanation:
2x2.5x3= 15
2x2.5x4.5=22.5
2.5x3x4=30
2.5x2x4=20
This is simply a question about ratios. This ratio means that for every 1 cm on the map, there are 12 km in actuality. You can set this problem up in fractions:
1 cm 12 cm
-------- = ----------
12 km x
To solve for x, we cross-multiply, for the moment ignoring units. Remember, your answer will be in km.
1*x=12*12
x=144
If x=144, then for 12 cm, there are 144 km.
He should change how much he puts into his account each month to $50
7r=-7/2
divide both sides by 7 to get r by itself
(7r)/(7) = (-7/2)/(7)
if you don't quite see it, think of multiplying both sides by 1/7 instead (its the same thing as dividing by 7)
(7r)*(1/7)=(-7/2)*(1/7)
r=-1/2
a. The reason why this question is a binomial experiment is based on the fact that it is made up of an independent sample, it has a number that is fixed and a probability.
Each event is made up of two outcomes and they are random with the same success rate.
<h3>b. How to solve probability that exactly 5 had a bachelor</h3>
we have the following data n = 12, p = 0.27 and k = 5
We have to use the function to solve electronically
binompdf(n,p,k)
input the values
= binompdf(12,0.27,5)
This gives us
= 0.1255
<h3>(C) Probability that fewer than 5 have bachelor</h3>
We use the formula below
= binompdf(12,0.27,5-1)
This is = 0.7984
D. Probability of at least 5
1 - probability of fewer than 5
= 1 - 0.7984
= 0.2016
How to solve for the Mean = n*p
n = 12 , p = 0.27
Mean = 12*0.27 = 3.24
and
standard deviation = √npq
n = 12, p = 0.27 , q = 1- 0.27
= 0.73
sd = √12*.27*.73
= 1.54
Read more on binomial experiment here:
brainly.com/question/9325204
#SPJ1