
with y equaling the total and x equaling the number if months
Answer:
19. 1 do 4^5 which is 1024 then do 1024^0 which is 1
21. 0.000064 do 5^-2 which is 0.04 then do 0.04^3 which is 0.000064
23. 2.33 do 9^4 which is 6561 then do 6561^-2 which is 2.32305731 so you round it to 2.33
btw you should talk to me more
Answer:
10 mph
Step-by-step explanation:
speed of boat in still water = x
speed of current = 5
speed of boat with current (downstream) = x + 5
speed of boat against current (upstream) = x - 5
distance downstream = 9
distance upstream = 3
time = t
speed = distance/time
distance = speed × time
downstream:
9 = (x + 5)t
upstream:
3 = (x - 5)t
9 = xt + 5t
3 = xt - 5t
9 = xt + 5t
-3 = -xt + 5t
-----------------
6 = 10t
t = 0.6
9 = (x + 5)0.6
15 = x + 5
x = 10