Answer:
1,05
Step-by-step explanation:
V=length times width times height
wait, we need it in yards
3ft=1yard
so height=1
v=45 times 30 times 1
v=1350 cubic yards
1 cubic yard=201.974 gallons
so times both sides by 1350
272664.9 gallons
per every 5000 gallons of water we have 1 of chlorine
so 272664.9/5000=54.53298
so we need about 54.5 gallons or 55 gallons of cholrine
Step-by-step explanation:
Hi, your question isn't totally complete. Here's the likely full question:
Random walk. A Java programmer begins walking aimlessly. At each time step, she takes one step in a random direction (either north, east, south, or west), each with probability 25%. She stops once she is at Manhattan distance r from the starting point. How many steps will the random walker take? This process is known as a two-dimensional random walk.
Write a program RandomWalker.java that takes an integer command-line argument r and simulates the motion of a random walk until the random walker is at Manhattan distance r from the starting point. Print the coordinates at each step of the walk (including the starting and ending points), treating the starting point as (0, 0). Also, print the total number of steps taken.
Answer:
australia
Step-by-step explanation:
Let's represent h with the number of hours:
15h ≥ 200
h ≥ 200/15
h ≥ 40/3
h ≥ 13 1/3
He has to work at least 13 1/3 hours.