Answer:
If you have a group of 700 men, 56 will be color blind
Step-by-step explanation:
The theoretical probability that a man will have some form of color blindness is 8%.
Number of men in group = 700
Number of men with color blindness in a group of 700 men
If you have a group of 700 men, 56 will be color blind
Croscheck 8% of 700 is 56
96 will be left out and there will be 52 rows
In math, Exponentiation refers to the operation of raising one quantity to the power of another. See the program running the exponentiation below.
<h3>What is the required code?</h3>
The code is given below:
number_of_days = 30
amount_after_30days = 0.01 * (2 ** number_of_days)
# print the amount
print(amount_after_30days)
Learn more about exponentiation at;
brainly.com/question/11975096
#SPJ1
2.5 still if you make it a fraction it would be 2 and 1 1/2 so you can't simplify that any more
Answer:
(a) A = 700×1.015^t
(b) 36.2 years
Step-by-step explanation:
(a) Each year, the account value is multiplied by (1 + 1.5%) = 1.015. Repeated multiplication is signified using an exponent. In t years, when the account has been multiplied by 1.015 t times, the account value will be ...
A = $700×1.015^t
__
(b) You want to find t when A=$1200. Logarithms are involved.
1200 = 700×1.015^t . . . . use 1200 for A
1200/700 = 1.015^t . . . . . divide by 700
log(12/7) = t×log(1.015) . . . . . take logarithms
log(12/7)/log(1.015) = t ≈ 36.2 . . . . divide by the coefficient of t
It will take about 36.2 years for the account balance to reach $1200.