Answer: 
Step-by-step explanation:
Given
Population of dust particle doubles every 30 minutes
If the initial sample is 21 grams
The model to predict the population will be

Where t=time in hours
A day has 24 hours . So, for 2 days time is 48 hours
Population is given by
Just set up a proportion with the original numbers and then the numbers you want to find like so: (x1/y1)=(x2/y2) and since you want to find the second y value, just leave y as a variable like so: (15/24)=(3/y) after this just cross multiply and get the answer: 15y=72.....y=4.8
Answer:
14.40
Step-by-step explanation:
100%-> 18
100-20=80
80%-> 14.40
Answer:
r = i + j + (-2/3)(3i - j)
Step-by-step explanation:
Vector Equation of a line - r = a + kb ; where r is the resultant vector of adding vector a and vector b and k is a constant
if a = i + j ; b = t(3i - j) and r = -i +s(j)
for this to be true all the vector components must be equal
summing i 's
i + 3ti = -i; then t = -2/3
j - tj = sj; then s = 1-t; substitue t; s=1+2/3 = 5/3
so r = i + j + (-2/3)(3i - j) which will symplify to -i + 5/3j