Answer:
BOD concentration at the outflow = 17.83 mg/L
Explanation:
given data
flow rate of Q = 4,000 m³/day
BOD1 concentration of Cin = 25 mg/L
volume of the pond = 20,000 m³
first-order rate constant equal = 0.25/day
to find out
What is the BOD concentration at the outflow of the pond
solution
first we find the detention time that is
detention time t = 
detention time t = 
detention time = 5 days
so
BOD concentration at the outflow of pond is express as
BOD concentration at the outflow = 
here k is first-order rate constant and t is detention time and Cin is BOD1 concentration
so
BOD concentration at the outflow = 
BOD concentration at the outflow = 17.83 mg/L
Answer
Statically determinate beams are those beams in which the unknown reaction forces are equal or less than the equilibrium equation.
As shown in figure 1 in which reaction forces are 3 and we have 3 equilibrium equation so beam is determinate.
Statically indeterminate beams are those beams in which unknown reaction force are more than the equilibrium equation.
As shown in figure 2 in which reaction forces are 6 and we have 3 equilibrium equation so beam is indeterminate.
Answer:
The code is given below in Python with appropriate comments
Explanation:
# convert list to set
male_names = set(['Oliver','Declan','Henry'])
# get remove and add name from user
remove_name = input("Enter remove name: ")
add_name = input("Enter add name: ")
# remove name from set
male_names.remove(remove_name)
# add new name ij set
male_names.add(add_name)
# sort the set
a = sorted(male_names)
# print the set
print(a)
Answer: l = 2142.8575 ft
v = 193.99 ft/min.
Explanation:
Given data:
Thickness of the slab = 3in
Length of the slab = 15ft
Width of the slab = 10in
Speed of the slab = 40ft/min
Solution:
a. After three phase
three phase = (0.2)(0.2)(0.2)(3.0)
= 0.024in.
wf = (1.03)(1.03)(1.03)(10.0)
= 10.927 in.
Using constant volume formula
= (3.0)(10.0)(15 x 15) = (0.024)(10.927)Lf
Lf = (3.0)(10.0)(15 x 15)/(0.024)(10.927)
= 6750 /0.2625
= 25714.28in = 2142.8575 ft
b.
vf = (0.2 x 0.2 x 3.0)(1.03 x 1.03 x 10.0)(40)/(0.024)(10.927)
= (0.12)(424.36)/0.2625
= 50.9232/0.2625
= 193.99 ft/min.
Answer:
B. operator error or misuse
Explanation:
A product is a failure if it is not able to achieve the anticipated life cycle as expected by the organization.
In such a case, there is a withdrawal of the product from the market as a result of its ultimate failure of a product to achieve profitability.
Four common causes of product failure are poor design, poor construction, poorly communicated operating instructions, and <u>operator error or misuse</u>