Lets say W=Wesley, M=Max, and J=Jared.
So your equations are M=2J, 2M=W, and M+J+W=21days(3 weeks)
So substituting M and W into M+J+W=21 gives you 2J+J+2M=21, substitute M again, to get 2J+J+4J=21 so you get 7J=21 so J= 3 days. Using J=3, substitute in to find M, using M=2J, so M=2(3) so M=6 and using that, substitute into 2M=W, so 2(6)=W so W=12. And 12+6+3=21 to check.
        
             
        
        
        
Step-by-step explanation:
3x - y = 74
4y = x
Replace x in the first expression by 4y
3x - y = 74 ➡ 3(4y) - y = 74
12y - y = 74
11y = 74
y = 74/11 we can use this to find x
4y = x
4 × 74/11 = x
296/11 = x
 
        
             
        
        
        
1 : 100,000
Because there are 100cm in a m and 1000m in a km
100 x 1000 = 100,000
        
             
        
        
        
The function that represents the growth of this culture of bacteria as a function of time is; P = 1500e^(1.0986t)
<h3>How to calculate Exponential Growth?</h3>
The formula for exponential growth is;
P = P₀e^(rt)
where;
P = current population at time t
P₀ = starting population
r = rate of exponential growth/decay
t = time after start
Thus, from our question we have;
4500 = 1500 * e^(r * 1)
4500/1500 = e^r
e^r = 3
In 3 = r
r = 1.0986
Thus, the function that represents the growth of this culture of bacteria as a function of time is;
P = 1500e^(1.0986t)
For the culture to double, then;
P/P₀ = 2. Thus;
e^(1.0986t) = 2
In 2 = 1.0986t
t = 0.6931/1.0986 
t = 0.631 hours
Read more about Exponential Growth at; brainly.com/question/27161222
#SPJ1