Pretty difficult problem, but that’s why I’m here.
First we need to identify what we’re looking for, which is t. So now plug 450k into equation and solve for t.
450000 = 250000e^0.013t
Now to solve this, we need to remember this rule: if you take natural log of e you can remove x from exponent. And natural log of e is 1.
Basically ln(e^x) = xln(e) = 1*x
So knowing this first we need to isolate e
450000/250000 = e^0.013t
1.8 = e^0.013t
Now take natural log of both
Ln(1.8) = ln(e^0.013t)
Ln(1.8) = 0.013t*ln(e)
Ln(1.8) = 0.013t * 1
Now solve for t
Ln(1.8)/0.013 = t
T= 45.21435 years
Now just to check our work plug that into original equation which we get:
449999.94 which is basically 500k (just with an error caused by lack of decimals)
So our final solution will be in the 45th year after about 2 and a half months it will reach 450k people.
The answer I got was 59.2
How I got it was that I counted how many years it was I got 16 years multiplied it by 3.7 and got 59.2
<span>Answer:
a manufacturing process has a 70% yield, meaning that 70% of the porducts are acceptable and 30% are defective. If three of the products are randomly selected, find the probability that all of them are acceptable.
---
Ans: 0.7^3 = 0.3430.</span>
a = amount (in oz) of solution A
b = amount of solution B
The scientist wants a mixture of 110 oz, so
a + b = 110
Solution A consists of 65% salt, so each ounce of solution A contributes 0.65 oz of salt; similarly, each ounce of B contributes 0.9 oz. The mixture is supposed to consist of 75% salt, which amounts to 0.75 * (110 oz) = 82.5 oz of salt. So
0.65 a + 0.9 b = 82.5
Solve for a and b:
b = 110 - a
0.65 a + 0.9 (110 - a) = 82.5
0.65 a + 99 - 0.9 a = 82.5
0.25 a = 16.5
a = 66 ==> b = 44